Openembedded Core Discussions
 help / color / mirror / Atom feed
From: <kai.kang@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/2] layer.conf: update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
Date: Fri, 3 Aug 2018 09:49:47 +0800	[thread overview]
Message-ID: <20180803014947.23598-3-kai.kang@windriver.com> (raw)
In-Reply-To: <20180803014947.23598-1-kai.kang@windriver.com>

From: Kai Kang <kai.kang@windriver.com>

allarch has been removed from some packages which rdepends on
TUNE_PKGARCH packages, so remove related depenencies from
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 meta/conf/layer.conf | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 315fb936fa..49ce7a913a 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -53,10 +53,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
   *->icecc-create-env-native \
   gcc-cross-${TARGET_ARCH}->virtual/${TARGET_PREFIX}libc-for-gcc \
   gcc-cross-${TARGET_ARCH}->linux-libc-headers \
-  ppp-dialin->ppp \
-  resolvconf->bash \
-  docbook-xsl-stylesheets->perl \
-  ca-certificates->openssl \
   initramfs-framework->${VIRTUAL-RUNTIME_base-utils} \
   initramfs-framework->eudev \
   initramfs-framework->systemd \
@@ -72,10 +68,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
   liberation-fonts->fontconfig \
   cantarell-fonts->fontconfig \
   gnome-icon-theme->librsvg \
-  font-alias->font-util \
   systemd-boot->systemd-bootconf \
-  weston-init->weston \
-  weston-init->kbd \
 "
 
 # We need to keep bitbake tools in PATH
-- 
2.17.1



  parent reply	other threads:[~2018-08-03  2:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-03  1:49 [PATCH V2 0/2] Remove allarch from recipes which rdeps TUNE_PKGARCH packages kai.kang
2018-08-03  1:49 ` [PATCH 1/2] remove allarch from recipes which rdepends on " kai.kang
2018-08-03 21:28   ` richard.purdie
2018-08-06 14:51     ` Mark Hatle
2018-08-07  9:37       ` Kang Kai
2018-08-07 10:44         ` richard.purdie
2018-08-07 14:56           ` Richard Purdie
2018-08-07 17:07             ` Mark Hatle
2018-08-03  1:49 ` kai.kang [this message]
2018-08-03  2:32 ` ✗ patchtest: failure for Remove allarch from recipes which rdeps TUNE_PKGARCH packages (rev2) Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2018-08-03  4:20 [PATCH V3 0/2] Remove allarch from recipes which rdeps TUNE_PKGARCH packages kai.kang
2018-08-03  4:20 ` [PATCH 2/2] layer.conf: update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS kai.kang
2018-08-03  0:53 [PATCH 0/2] Remove allarch from recipes which rdeps TUNE_PKGARCH packages kai.kang
2018-08-03  0:53 ` [PATCH 2/2] layer.conf: update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS kai.kang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180803014947.23598-3-kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox