Ticket #716 (closed defect: fixed)
BBMASK="uboot" results in attempt to build wrong kernel + failure
| Reported by: | cwixon@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | OE bitbake recipes / build system | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
With BBMASK="uboot" in the local.conf file, an attempt to bitbake
openmoko-devel-image will result in the generic "linux_2.6.21.bb" bitbake recipe
being run, rather than "linux-gta01_2.6.21.5.bb" which I believe is correct.
The build fails.
There's no need to rebuild uboot every time a new rootfs is desired, so it would
be nice for this configuration to work properly.
Change History
Note: See
TracTickets for help on using
tickets.

This error has also been seen by user CM in IRC. From the logs:
Aug 18 11:00:34 <CM> rwhitby: I've been unable to build the kernel for two days
now, any hint where I should look to try to solve it? Even restarting from
scratch didn't help. http://rafb.net/p/1MD5Ck83.html