[oe] setting of ipk pakcages

Chris Larson clarson at kergoth.com
Tue Jun 22 15:56:24 UTC 2010


On Tue, Jun 22, 2010 at 8:51 AM, saleh usman <salehusman at hotmail.com> wrote:

>
> Hello
>
> How and where setting are made for ipkg packages in OpenEmbedded. What does
> hello-dev.ipk and hello-dbg.ipk contain instead of hello.ipk when hello is
> name of bitbake recipe.


Read bitbake.conf.  See the PACKAGES variable which lists what binary
packages will be emitted, and the FILES_ variables which control what files
go into those packages.  All the packaging is based on what the do_install
task installs into the ${D} directory.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



More information about the Openembedded-devel mailing list