From: Denys Dmytriyenko <denys@ti.com>
To: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] remove the layer directories
Date: Wed, 4 Apr 2018 13:54:37 -0400 [thread overview]
Message-ID: <20180404175437.GG32427@edge> (raw)
In-Reply-To: <1522834047-15232-1-git-send-email-huangqy.fnst@cn.fujitsu.com>
On Wed, Apr 04, 2018 at 05:27:26PM +0800, Huang Qiyu wrote:
> Meta-arago writes all the dependent layer directories to the bblayer, which caused to
> add these dependent layers to build environment even though only need one of them.
> This is obviously unreasonable.
Huh? No, this change is not correct. NAK.
> Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
> ---
> meta-arago-distro/conf/layer.conf | 13 -------------
> meta-arago-extras/conf/layer.conf | 10 ----------
> 2 files changed, 23 deletions(-)
>
> diff --git a/meta-arago-distro/conf/layer.conf b/meta-arago-distro/conf/layer.conf
> index c175bd8..260efed 100644
> --- a/meta-arago-distro/conf/layer.conf
> +++ b/meta-arago-distro/conf/layer.conf
> @@ -8,19 +8,6 @@ BBFILE_COLLECTIONS += "meta-arago-distro"
> BBFILE_PATTERN_meta-arago-distro := "^${LAYERDIR}/"
> BBFILE_PRIORITY_meta-arago-distro = "10"
>
> -LAYERDEPENDS_meta-arago-distro = " \
> - core \
> - meta-ti \
> - openembedded-layer \
> - networking-layer \
> - meta-python \
> - linaro-toolchain \
> - meta-optee \
> - qt5-layer \
> - browser-layer \
> - meta-arago-extras \
> -"
> -
> BB_DANGLINGAPPENDS_WARNONLY = "true"
>
> SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
> diff --git a/meta-arago-extras/conf/layer.conf b/meta-arago-extras/conf/layer.conf
> index 83ac107..605d083 100644
> --- a/meta-arago-extras/conf/layer.conf
> +++ b/meta-arago-extras/conf/layer.conf
> @@ -13,16 +13,6 @@ ARAGOBASE := '${@os.path.normpath("${LAYERDIR}/../")}'
>
> LICENSE_PATH += "${LAYERDIR}/licenses"
>
> -LAYERDEPENDS_meta-arago-extras = " \
> - core \
> - meta-ti \
> - openembedded-layer \
> - networking-layer \
> - meta-python \
> - linaro-toolchain \
> - qt5-layer \
> -"
> -
> SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
> matrix-gui-multimedia-demos->amsdk-av-files \
> matrix-gui-oprofile-demos->oprofile \
> --
> 2.7.4
>
>
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2018-04-04 17:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-04 9:27 [PATCH] remove the layer directories Huang Qiyu
2018-04-04 9:27 ` [PATCH] thttpd: thttpd to systemd Huang Qiyu
2018-04-04 17:54 ` Denys Dmytriyenko [this message]
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=20180404175437.GG32427@edge \
--to=denys@ti.com \
--cc=huangqy.fnst@cn.fujitsu.com \
--cc=meta-arago@arago-project.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.