From: Khem Raj <raj.khem@gmail.com>
To: Giuseppe CONDORELLI <giuseppe.condorelli@st.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] iproute2: add bash runtime dependence
Date: Tue, 26 Mar 2013 10:26:27 -0700 [thread overview]
Message-ID: <215CBD66-C237-4B73-9F4D-D90CB207AE04@gmail.com> (raw)
In-Reply-To: <1364314652-17317-1-git-send-email-giuseppe.condorelli@st.com>
Giuseppe
On Mar 26, 2013, at 9:17 AM, Giuseppe CONDORELLI <giuseppe.condorelli@st.com> wrote:
> Add bash runtime dependence, required at package install time.
it would be nicer if you could find which scripts in the whole package needs bash
separate that out into a separate package and add RDEPENDS_<thatpackage> = "bash"
>
> Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>
> ---
> meta/recipes-connectivity/iproute2/iproute2.inc | 1 +
> .../iproute2/iproute2_3.8.0.bb | 2 +-
> 2 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/recipes-connectivity/iproute2/iproute2.inc
> index fb233eb..e840605 100644
> --- a/meta/recipes-connectivity/iproute2/iproute2.inc
> +++ b/meta/recipes-connectivity/iproute2/iproute2.inc
> @@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
> file://ip/ip.c;beginline=3;endline=8;md5=689d691d0410a4b64d3899f8d6e31817"
>
> DEPENDS = "flex-native bison-native iptables"
> +RDEPENDS_${PN} += "bash"
>
> inherit update-alternatives
>
> diff --git a/meta/recipes-connectivity/iproute2/iproute2_3.8.0.bb b/meta/recipes-connectivity/iproute2/iproute2_3.8.0.bb
> index 65164cb..99c7ede 100644
> --- a/meta/recipes-connectivity/iproute2/iproute2_3.8.0.bb
> +++ b/meta/recipes-connectivity/iproute2/iproute2_3.8.0.bb
> @@ -1,6 +1,6 @@
> require iproute2.inc
>
> -PR = "r2"
> +PR = "r3"
>
> SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BPN}-${PV}.tar.xz \
> file://configure-cross.patch \
> --
> 1.7.7.6
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
next prev parent reply other threads:[~2013-03-26 17:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-26 16:17 [PATCH] iproute2: add bash runtime dependence Giuseppe CONDORELLI
2013-03-26 17:26 ` Khem Raj [this message]
2013-03-26 17:28 ` Phil Blundell
-- strict thread matches above, loose matches on Subject: below --
2013-03-27 9:19 Giuseppe CONDORELLI
2013-03-27 14:25 ` Iorga, Cristian
2013-03-27 14:36 ` Giuseppe CONDORELLI
2013-03-27 14:49 ` Khem Raj
2013-03-27 14:48 ` Khem Raj
2013-03-27 14:51 ` Giuseppe CONDORELLI
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=215CBD66-C237-4B73-9F4D-D90CB207AE04@gmail.com \
--to=raj.khem@gmail.com \
--cc=giuseppe.condorelli@st.com \
--cc=openembedded-core@lists.openembedded.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