From: Jack Mitchell <ml@communistcode.co.uk>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Removing netbase from an image
Date: Tue, 30 Oct 2012 10:17:08 +0000 [thread overview]
Message-ID: <508FA924.4030301@communistcode.co.uk> (raw)
I am attempting to remove netbase from a custom image. I would like to
replace it with connman. I have added connman through
EXTRA_IMAGE_INSTALL, however netbase is brought in via
packagegroup-core-boot.bb which funnily enough has some very important
features and I would like to keep.
What would be the best way to make this replacement. Should I copy
packagegroup-core-boot.bb and keep a local copy, while keeping it in
sync manually? Alternatively, I notice quite a few packages in
packagegroup-core-boot have a VIRTUAL-RUNTIME_* define. Would it be
worth having a VIRTUAL-RUNTIME_network ?= "netbase" which could be
overridden?
Thoughts?
--
Jack Mitchell (jack@embed.me.uk)
Embedded Systems Engineer
http://www.embed.me.uk
--
next reply other threads:[~2012-10-30 10:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-30 10:17 Jack Mitchell [this message]
2012-10-30 10:22 ` Removing netbase from an image Burton, Ross
2012-10-30 14:33 ` Phil Blundell
2012-10-30 14:14 ` Otavio Salvador
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=508FA924.4030301@communistcode.co.uk \
--to=ml@communistcode.co.uk \
--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 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.