From patchwork Mon Aug 22 20:25:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 74459 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp1749776qga; Mon, 22 Aug 2016 13:25:28 -0700 (PDT) X-Received: by 10.98.59.205 with SMTP id w74mr46350752pfj.156.1471897528694; Mon, 22 Aug 2016 13:25:28 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id kb2si27404569pad.220.2016.08.22.13.25.28; Mon, 22 Aug 2016 13:25:28 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@intel-com.20150623.gappssmtp.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 8F46676802; Mon, 22 Aug 2016 20:25:20 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by mail.openembedded.org (Postfix) with ESMTP id 85F51766E1 for ; Mon, 22 Aug 2016 20:25:16 +0000 (UTC) Received: by mail-wm0-f50.google.com with SMTP id o80so163070040wme.1 for ; Mon, 22 Aug 2016 13:25:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id; bh=nA76rb51SYjzVjyMwlLtRbkhd4SrCoPQADhSdhI3g1A=; b=m/YYW7kj6EsteBeCXj4fzQtiWE/72o8esdCeF4HKVDXJA2Laa00Q1gUE6ZIGvQypDO p1DtUrGe4C6Ohtk2zfbcQzHy83tTrnivh3euUctfy8M9fUZH51oZRGxWySYuwEYJqGEI cufTWRzHRXITTisauxYtTZvzRlWFnxOqwo7YzzVOjuBfqiueDAL8qKoLZmSJvI4A+8hx 0VN9Me+j5fDhh5Gsic2CJbFhbz5hsCy0127iKNVdMb03excOF2roOC7PrwSK4NLKdfvc XyhPVIT/ApjW9HZrOltIKu8eghhcNRU563OTc3FdgmHS8Na46TWfwGYHhdohCakmAPf9 9TlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id; bh=nA76rb51SYjzVjyMwlLtRbkhd4SrCoPQADhSdhI3g1A=; b=FlQrpokvxiTdUBpu2Bpll3F7lFNJ4DtR2h2CX1sHORMbY9Hmf+9NMgbCZVU/26ztqi b/Ktt15q4Cf35jaR9g8hq20m06FvsU0/G5i4afC6jG0xkehop/zCkpY+O4iZpMIOp91h M3d8obqY/T4GV5TI4CaRTA7eg14b3AhlNbIrld8kXNiGEXk5KNsMjRZIl3/+FASfs3r/ Ff+QatlPnezVFHVp3+qcoX/fLZQVoykroxfJxTFObcoCqsx11dlobGmVLq5Lqtrebz2F CWu6VtJe3AQOlIpdBV2eDn/+/vPMSOjatLwvu/pALbjnpKyakPxHQE9fQEZCzC25i5A2 VESg== X-Gm-Message-State: AEkoousNU8TAuRIrGLHCos/vIEiQ3h+iFcCGaVfmI2L85nH53VnuEBDE+70lmDr8PE1m3zwX X-Received: by 10.194.42.202 with SMTP id q10mr18649545wjl.190.1471897516338; Mon, 22 Aug 2016 13:25:16 -0700 (PDT) Received: from flashheart.burtonini.com (home.burtonini.com. [81.2.106.35]) by smtp.gmail.com with ESMTPSA id f4sm23446880wmf.8.2016.08.22.13.25.15 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 22 Aug 2016 13:25:15 -0700 (PDT) From: Ross Burton To: openembedded-core@lists.openembedded.org Date: Mon, 22 Aug 2016 21:25:13 +0100 Message-Id: <1471897513-13103-1-git-send-email-ross.burton@intel.com> X-Mailer: git-send-email 2.8.1 Subject: [OE-core] [PATCH] core-image-weston: add sudo to image explicitly X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org This is a very rough image for testing purposes, and the OE automated tests expect that non-minimal images have sudo in (for the RPM tests), so install sudo explicitly. Signed-off-by: Ross Burton --- meta/recipes-graphics/images/core-image-weston.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.8.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-graphics/images/core-image-weston.bb b/meta/recipes-graphics/images/core-image-weston.bb index e36655f..ad48767 100644 --- a/meta/recipes-graphics/images/core-image-weston.bb +++ b/meta/recipes-graphics/images/core-image-weston.bb @@ -8,5 +8,5 @@ inherit core-image distro_features_check REQUIRED_DISTRO_FEATURES = "wayland" -CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples gtk+3-demo clutter-1.0-examples" +CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples gtk+3-demo clutter-1.0-examples sudo" CORE_IMAGE_BASE_INSTALL += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'weston-xwayland matchbox-terminal', '', d)}"