[OE-core] [PATCH 13/17] apt: Package unpackaged files

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 6 10:25:51 UTC 2011


On Wed, 2011-07-06 at 10:17 +0100, Phil Blundell wrote:
> On Tue, 2011-07-05 at 23:51 +0100, Richard Purdie wrote:
> > -FILES_${PN}-dev = "${libdir}/libapt*.so"
> > +FILES_${PN}-dev = "${libdir}/libapt*.so ${includedir}"
> 
> Is there a reason why the default FILES from bitbake.conf wouldn't work
> there?  It looks like both the above would be included.

The rest of apt's packaging its horrible and its unclear if there are
other things in the default -dev FILES expression which the apt
packaging wouldn't take well to or not. Really the whole thing needs
rewriting but I wasn't quite in the mood for it ;-).

Cheers,

Richard





More information about the Openembedded-core mailing list