From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] packagegroup-arago-base-tisdk: Remove unnecessary bootloader binaries from fs
Date: Mon, 16 Sep 2013 17:41:25 -0400 [thread overview]
Message-ID: <20130916214124.GE19671@edge> (raw)
In-Reply-To: <1379365315-32089-1-git-send-email-fcooper@ti.com>
On Mon, Sep 16, 2013 at 04:01:55PM -0500, Franklin S. Cooper Jr wrote:
> * With newer versions of u-boot requiring kernel binaries to be located in the
> boot directory in the rootfs it can become confusing for users who think that
> bootloader binaries also needs to be included in the rootfs boot directory
> since some binaries were already found there.
I'm fine with this change. I've seen other groups removing u-boot binary from
rootfs, so not having it installed in the base image is a good thing.
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
> .../packagegroups/packagegroup-arago-base-tisdk.bb | 3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
> index 505bb53..16b5df1 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
> @@ -1,6 +1,6 @@
> DESCRIPTION = "Additional packages beyond console packages shared by TI SDKs"
> LICENSE = "MIT"
> -PR = "r12"
> +PR = "r13"
>
> inherit packagegroup
>
> @@ -15,7 +15,6 @@ RDEPENDS_${PN} = "\
> iptables \
> iperf \
> psplash \
> - ${PREFERRED_PROVIDER_virtual/bootloader} \
> arago-gpl-notice \
> nfs-utils-client \
> "
> --
> 1.7.0.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:[~2013-09-16 21:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-16 21:01 [PATCH] packagegroup-arago-base-tisdk: Remove unnecessary bootloader binaries from fs Franklin S. Cooper Jr
2013-09-16 21:41 ` 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=20130916214124.GE19671@edge \
--to=denys@ti.com \
--cc=fcooper@ti.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.