From: Denys Dmytriyenko <denys@ti.com>
To: Ankur Tyagi <ankur.tyagi85@gmail.com>
Cc: meta-arago@arago-project.org
Subject: Re: How to remove linux headers from rootfs
Date: Tue, 7 Feb 2017 16:00:20 -0500 [thread overview]
Message-ID: <20170207210020.GA32691@edge> (raw)
In-Reply-To: <CADySD0Huh=wkgE8wNtp0b3Hv5_2c9D3ZYvmx9=UWK6A8zJpLpA@mail.gmail.com>
Something is depending on those dev packages as dependencies - you need to
figure out what that is. Do you have packagegroup-core-buildessential pulled
into your rootfs by any chance? Otherwise, you can run bitbake with -g flag
and examine resulting *.dot files for dependencies.
--
Denys
On Tue, Feb 07, 2017 at 05:26:56PM +1300, Ankur Tyagi wrote:
> Hi,
>
> Any suggestions on how to remove these packages from my rootfs ?
>
> I know daisy is old but my current sdk is based upon it. I am in
> process of evaluating morty but it will take time.
> Until then, I would like to tune my current rootfs.
>
> thanks
> Ankur
>
> On Sun, Feb 5, 2017 at 11:02 AM, Ankur Tyagi <ankur.tyagi85@gmail.com> wrote:
> > To add more, linux-libc-headers indeed produce linux-libc-headers-dev
> >
> > bitbake -e linux-libc-headers | grep "^PACKAGES="
> > PACKAGES="linux-libc-headers-dbg linux-libc-headers-staticdev
> > linux-libc-headers-dev linux-libc-headers-doc
> > linux-libc-headers-locale linux-libc-headers"
> >
> > And forgot to mention that I am using *daisy* branch..
> >
> > On Sun, Feb 5, 2017 at 10:42 AM, Ankur Tyagi <ankur.tyagi85@gmail.com> wrote:
> >> Hi Denys,
> >>
> >> I have following dev packages installed in my rootfs which I don't want
> >>
> >> - linux-libc-headers-dev
> >> - libgcc-s-dev
> >> - libc6-dev
> >>
> >> I haven't explicitly added any -dev package.
> >> How can I remove them ?
> >>
> >> Thanks
> >> Ankur
> >>
> >> On Fri, Feb 3, 2017 at 1:33 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> >>> On Fri, Feb 03, 2017 at 01:26:38PM +1300, Ankur Tyagi wrote:
> >>>> Hi,
> >>>>
> >>>> I have an image recipe which include packagegroup-core-boot which
> >>>> brings in external-linaro-toolchain which in turn adds
> >>>> linux-libc-headers.
> >>>>
> >>>> How can I remove linux-libc-headers from my end root FS ?
> >>>
> >>> linux-libc-headers is an empty package. linux-libc-headers-dev is the one that
> >>> contains all the standard headers required for development. Which one you have?
> >>>
> >>> --
> >>> Denys
next prev parent reply other threads:[~2017-02-07 21:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-03 0:26 How to remove linux headers from rootfs Ankur Tyagi
2017-02-03 0:33 ` Denys Dmytriyenko
2017-02-04 21:42 ` Ankur Tyagi
2017-02-04 22:02 ` Ankur Tyagi
2017-02-07 4:26 ` Ankur Tyagi
2017-02-07 21:00 ` Denys Dmytriyenko [this message]
2017-02-08 7:50 ` Ankur Tyagi
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=20170207210020.GA32691@edge \
--to=denys@ti.com \
--cc=ankur.tyagi85@gmail.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.