From patchwork Thu Oct 13 20:53:14 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 77635 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp7041qge; Thu, 13 Oct 2016 14:08:25 -0700 (PDT) X-Received: by 10.99.157.78 with SMTP id i75mr10751883pgd.148.1476392905351; Thu, 13 Oct 2016 14:08:25 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id bi5si13254239pab.4.2016.10.13.14.08.25; Thu, 13 Oct 2016 14:08:25 -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 review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id DE70D71AE8; Thu, 13 Oct 2016 21:08:19 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-lf0-f53.google.com (mail-lf0-f53.google.com [209.85.215.53]) by mail.openembedded.org (Postfix) with ESMTP id 2DE0C6057A for ; Thu, 13 Oct 2016 20:53:19 +0000 (UTC) Received: by mail-lf0-f53.google.com with SMTP id x79so159493788lff.0 for ; Thu, 13 Oct 2016 13:53:21 -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=4psRAo9LQeXPnQd9Kg/wCQ2K5Jnc2sloMXqrwQiEiSk=; b=v9/Hhym+dqQDRG5zVkOfUkO0puAEfxJyHtHON13bo8WmnVYDubBT9+XKnuC9fwd+MG jxF+ROReSgkq9w4cBPhNKyaoDM9eXUewTqlfE4mMC5axxg3X3AAOTXxMjlsHT6lY670J G7xzncPEHyVvK54gUs5LxPgQNbw4y3EzyxC8qMylqkWaKgCqfZFAQjMOBXZGdINPiS1X 0m0a/ky2Wx0P0w6blRWFeQbGEmiwiPG/CAsyNs3SDc2znxLF0pJ9m88e2BKr1nmSOHCr mJJBELr6t/R6k1GQYEKrdPRwWF8ccby0+gSraKlKUsYDAlYjI49NKc4f7bySPs64oq3d 7kPw== 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=4psRAo9LQeXPnQd9Kg/wCQ2K5Jnc2sloMXqrwQiEiSk=; b=ZPHQ1MZNLcjTeNfb3sFtep4rpKqYVMadi6mBlkFTUGYm0B32/wDBOFkT0tlqBDIJu2 g9HRG8ZkyTWNTrdJMjde4Vx3quxMsSIbvK6gRt7j56vOed/NJzbQ55Yh0rk4UiEqlAw2 02jDGo0HnWzSSh2Nx3loJ913YYucqL0b0YaB1F55eSNnA2Pn/r2tjyrarb2aDY76b8/L SnzTCuD5fa1fmHdweONvIxeRBy5f7pB3wlfDFdytfOEJ9RGb5dI/OMhTqz+asDNsttBx X5SDBg15soTbeJpHk3ePBoHt6bUUV4cDsRoklmcX6f5BGA6nSWNkfJmi9/U9Avk+Xkcp 4HFg== X-Gm-Message-State: AA6/9RkD7q4+TjwlG2gsC/rvpZrtz2SI/AdHhTo5ESvVfW689HYYwH67Tw2+SA+uyEqbENEY X-Received: by 10.28.175.2 with SMTP id y2mr3362314wme.106.1476391999992; Thu, 13 Oct 2016 13:53:19 -0700 (PDT) Received: from flashheart.burtonini.com (home.burtonini.com. [81.2.106.35]) by smtp.gmail.com with ESMTPSA id a1sm25558815wju.41.2016.10.13.13.53.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 13 Oct 2016 13:53:19 -0700 (PDT) From: Ross Burton To: openembedded-core@lists.openembedded.org Date: Thu, 13 Oct 2016 21:53:14 +0100 Message-Id: <1476391995-17730-1-git-send-email-ross.burton@intel.com> X-Mailer: git-send-email 2.8.1 Subject: [OE-core] [PATCH 1/2] librsvg: remove redundant assignment 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 PIXBUFCACHE_SYSROOT_DEPS was removed in oe-core b41108, so remove this assignment to avoid confusing people reading the recipe. Signed-off-by: Ross Burton --- meta/recipes-gnome/librsvg/librsvg_2.40.16.bb | 2 -- 1 file changed, 2 deletions(-) -- 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-gnome/librsvg/librsvg_2.40.16.bb b/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb index ed54d9d..49243c8 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb @@ -41,5 +41,3 @@ FILES_rsvg = "${bindir}/rsvg* \ FILES_librsvg-gtk = "${libdir}/gdk-pixbuf-2.0/*/*/*.so" PIXBUF_PACKAGES = "librsvg-gtk" - -PIXBUFCACHE_SYSROOT_DEPS_append_class-native = " harfbuzz-native:do_populate_sysroot_setscene pango-native:do_populate_sysroot_setscene icu-native:do_populate_sysroot_setscene"