http://bugs.openembedded.org/show_bug.cgi?id=3376


Richard Purdie <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Richard Purdie <[EMAIL PROTECTED]>  2007-11-30 08:26:04 ---
This is not a bitbake bug. OE recently had some dependencies cleaned up and
this caused the side affect of all dependent recipes not packaging anymore any
more. "bitbake x" is defined to mean build x and whatever other tasks x needs
to build, not build x and package all x's dependencies. 

I do agree we need a way to bitbake everything though and a "buildall" task has
now been added to OE after some testing in Poky. To package all depends use
"bitbake x -c buildall".


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to