From patchwork Mon Mar 20 05:31:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 95455 Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp788422qgd; Sun, 19 Mar 2017 22:33:49 -0700 (PDT) X-Received: by 10.84.140.107 with SMTP id 98mr5862775pls.87.1489988029495; Sun, 19 Mar 2017 22:33:49 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id g17si9555229pgn.265.2017.03.19.22.33.49; Sun, 19 Mar 2017 22:33:49 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-devel-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=@gmail.com; spf=pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-devel-bounces@lists.openembedded.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmail.com Received: from review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 28B3F779B3; Mon, 20 Mar 2017 05:33:42 +0000 (UTC) X-Original-To: openembedded-devel@lists.openembedded.org Delivered-To: openembedded-devel@lists.openembedded.org Received: from mail-pf0-f194.google.com (mail-pf0-f194.google.com [209.85.192.194]) by mail.openembedded.org (Postfix) with ESMTP id 561C471D7F for ; Mon, 20 Mar 2017 05:32:09 +0000 (UTC) Received: by mail-pf0-f194.google.com with SMTP id o126so15583004pfb.1 for ; Sun, 19 Mar 2017 22:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=8ljOlcgeLeYVIM9Ay4wGUjlHGROXFkhfOC2j9bZBRlk=; b=nUnS2aJq4xfGyC/TcrpsWR39K2Fl7HQ9RYS9msHkFfGivUUcYBJgK2wxcZJm/V5jZg V4VyBVDKzbW9qNicT2Ffcn9c0bqL3F5FhB3djnU93+yG+tl5kNqcM+14hMii1r/qlfMH V1X2Xa4bXtbJKEJC8WyiEADsXO5RuA0TH9tFdlM6LulFV+fBi5yHMdJ03bMXIqmxvINn BYjRP1Epi3LOh+zaRfxeommWYKJgWDoVMWIZ/21XKYVpR3JKL12vcLX/tLcxnYyLDO9L y/5ImFHZDu9u8r4jvGsNZns7N83anowPMhd1GtmfG+Vt+WfNzSjNLUJLwvpss9l5XXj2 6Qvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=8ljOlcgeLeYVIM9Ay4wGUjlHGROXFkhfOC2j9bZBRlk=; b=jFGC0ebNMtLtSk1zB2ZjpSgSVrJip0dMRnZK4bwn1vHLSEbPiLoEJbmmYquj3QA0Gx gn2ZRdHea3vu4V569Aj+3qZmQgj+vWPu7d1YXtGl72cJaobVQp+1cOCt6WPjSkDTozXU JYRr/HXQZ1JV+kLnzNccB+9kcKmXkntjX0OLDTgpO7k6NrCe04Y71uFh3SpFJ/ioH1VM 48TuztN5WsHebibBZ2DLiiopUqVAcUGhtkNBn8JPtRx/NNyaoHeNP0vwhz7KX6C72LmL EJGNZNicug9n1RNaqTvJCxQ0y6xL75snuxAeWEB1tkJrNKMNHnW7LkR/1I4WipyExJga jJmg== X-Gm-Message-State: AFeK/H1ftFas/RM6EWp8rw5ivGlgdL8W4PY+lMocv3YGJWLq9fUeoZpegoe22uWu0GyfNA== X-Received: by 10.98.194.157 with SMTP id w29mr30616314pfk.192.1489987930430; Sun, 19 Mar 2017 22:32:10 -0700 (PDT) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id o189sm30203934pga.12.2017.03.19.22.32.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Mar 2017 22:32:09 -0700 (PDT) From: Khem Raj To: openembedded-devel@lists.openembedded.org Date: Sun, 19 Mar 2017 22:31:40 -0700 Message-Id: <20170320053152.29352-4-raj.khem@gmail.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: <20170320053152.29352-1-raj.khem@gmail.com> References: <20170320053152.29352-1-raj.khem@gmail.com> Subject: [oe] [meta-xfce][PATCH V2 04/16] core-image-minimal-xfce: Drop ROOTFS_PKGMANAGE_BOOTSTRAP X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-devel-bounces@lists.openembedded.org Errors-To: openembedded-devel-bounces@lists.openembedded.org OE-Core has now dropped this var Signed-off-by: Khem Raj --- meta-xfce/recipes-core/images/core-image-minimal-xfce.bb | 1 - 1 file changed, 1 deletion(-) -- 2.12.0 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel diff --git a/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb b/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb index a683c2dd4..f5c5c26ae 100644 --- a/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb +++ b/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb @@ -1,7 +1,6 @@ DESCRIPTION = "A XFCE minimal demo image." IMAGE_INSTALL = "packagegroup-core-boot \ - ${ROOTFS_PKGMANAGE_BOOTSTRAP} \ packagegroup-core-x11 \ packagegroup-xfce-base \ kernel-modules \