| Commit message (Expand) | Author | Age | Files | Lines |
* | cross-canadian.bbclass: Correct deb package arch. | Lianhao Lu | 2011-01-28 | 1 | -0/+3 |
* | Initial commit of license reporting: | Beth Flanagan | 2011-01-28 | 1 | -0/+101 |
* | staging.bbclass: Only clean out the sysroot if we rerun configure, not at set... | Richard Purdie | 2011-01-28 | 2 | -2/+6 |
* | sstate: Ensure stale stamp files are removed as part of sstate_clean() | Richard Purdie | 2011-01-28 | 1 | -2/+6 |
* | sstate.bbclass: Fix stupid typo | Richard Purdie | 2011-01-27 | 1 | -1/+1 |
* | sstate.bbclass: No need to dump the contents of the sstate package to stdout | Richard Purdie | 2011-01-27 | 1 | -2/+2 |
* | sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ... | Richard Purdie | 2011-01-27 | 1 | -0/+2 |
* | sstate.bbclass: Optimise to check if the manifest exists without taking locks | Richard Purdie | 2011-01-27 | 1 | -3/+3 |
* | rm_work.bbclass: Update to convert stamps to setscene stamps | Richard Purdie | 2011-01-27 | 1 | -0/+25 |
* | autotools.bbclass: Drop unused autotools_stage_dir dummy function | Richard Purdie | 2011-01-27 | 1 | -4/+0 |
* | autotools.bbclass: Only include aclocal directories if the exist, no point in... | Richard Purdie | 2011-01-27 | 1 | -3/+6 |
* | crosssdk: Drop PACKAGES setting as its set in cross.bbclass already | Richard Purdie | 2011-01-26 | 1 | -2/+0 |
* | sstate.bbclass: Correctly handle empty sstate packages | Richard Purdie | 2011-01-26 | 1 | -1/+6 |
* | cross.bbclass: Move sysroot_stage_all function to the only place that uses it... | Richard Purdie | 2011-01-26 | 1 | -13/+0 |
* | staging.bbclass: No need to create these directories any more, also remove in... | Richard Purdie | 2011-01-26 | 1 | -9/+2 |
* | sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro... | Richard Purdie | 2011-01-25 | 2 | -2/+2 |
* | base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc... | Yu Ke | 2011-01-25 | 2 | -2/+8 |
* | base.bbclass: use bb.fetch2 unpack API | Yu Ke | 2011-01-25 | 1 | -1/+7 |
* | bitbake: machine specific sysroots implementation | Dongxiao Xu | 2011-01-25 | 11 | -18/+67 |
* | gcc/libc: Change bootstrap to use an intermediate sysroot and hence no longer... | Richard Purdie | 2011-01-25 | 1 | -1/+3 |
* | sstate.bbclass: allow each step of toolchain bootstrap processes to do popula... | Dexuan Cui | 2011-01-25 | 1 | -24/+0 |
* | cross.bbclass: make MULTIMACH_TARGET_SYS adjustable for bindir, libdir, libex... | Dexuan Cui | 2011-01-25 | 1 | -3/+4 |
* | linux-yocto: allow multiple BSPs per branch | Bruce Ashfield | 2011-01-24 | 1 | -2/+2 |
* | update-rc.d.bbclass: Changed RDEPENDS for native | Saul Wold | 2011-01-24 | 1 | -1/+3 |
* | package_deb: Remove access to the D directory which isn't used and might not ... | Richard Purdie | 2011-01-21 | 1 | -7/+2 |
* | package_ipk: Do not depend on the existence of "D" to create ipk package | Dongxiao Xu | 2011-01-21 | 1 | -6/+1 |
* | staging: Use relative path in sysroot-destdir for target recipes | Dongxiao Xu | 2011-01-21 | 6 | -19/+25 |
* | insane.bbclass: skip checks on .la installed status | Scott Garman | 2011-01-21 | 1 | -5/+0 |
* | staging.bbclass, utils.bbclass: remove la mangling code | Scott Garman | 2011-01-21 | 2 | -27/+2 |
* | autotools.bbclass: libtool sysroot support changes | Scott Garman | 2011-01-21 | 1 | -16/+9 |
* | distrodata.bbclass: add .xz file type | Saul Wold | 2011-01-20 | 1 | -2/+2 |
* | qt4: Enable accessibility and sm option for LSB. | Jingdong Lu | 2011-01-20 | 1 | -0/+1 |
* | distutils(-common-base) bbclass: sync with OE | Koen Kooi | 2011-01-20 | 2 | -26/+17 |
* | python-dir bbclass: import from OE | Koen Kooi | 2011-01-20 | 1 | -0/+2 |
* | setuptools bbclass: import from OE | Koen Kooi | 2011-01-20 | 1 | -0/+8 |
* | sanity.bbclass: remove SDK_ARCH check | Jessica Zhang | 2011-01-20 | 1 | -3/+0 |
* | base.bbclass: fix parse error on recipes with '++' in their name | Paul Eggleton | 2011-01-20 | 1 | -1/+2 |
* | sanity.bbclass: Disable TERMCMD checking with noop patching | Mark Hatle | 2011-01-20 | 1 | -5/+6 |
* | qemuimagetest: Use same image during sanity testing instead of copying a new ... | Jiajun Xu | 2011-01-20 | 1 | -5/+28 |
* | gdk-pixbuf: Add 2.22.1 as new recipe | Zhai Edwin | 2011-01-20 | 1 | -1/+1 |
* | linux-yocto: update validate_branches to detected invalid commit IDs | Bruce Ashfield | 2011-01-19 | 1 | -13/+13 |
* | linux-yocto: streamline new BSP creation | Bruce Ashfield | 2011-01-19 | 1 | -3/+8 |
* | sstate.bbclass: Ensure clean/setscene sstate functions run under appropriate ... | Richard Purdie | 2011-01-19 | 1 | -1/+9 |
* | package.bbclass: Take a shared lock when reading to improve do_package parall... | Richard Purdie | 2011-01-19 | 1 | -1/+4 |
* | staging: relocate *.la paths in destination dirs | Dongxiao Xu | 2011-01-17 | 1 | -3/+4 |
* | libc-package.bbclass: should not rm scsi/*.h | Dexuan Cui | 2011-01-17 | 1 | -3/+0 |
* | qemuimagetest: Use the same image in sanity testing to fix the timeout issue ... | Jiajun Xu | 2011-01-14 | 1 | -3/+19 |
* | image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to d... | Richard Purdie | 2011-01-14 | 1 | -1/+1 |
* | insane.bbclass: Make sure QA issues are reported as warnings | Richard Purdie | 2011-01-13 | 1 | -2/+1 |
* | kernel.bbclass: Remove a binary generated by recent kernel versions | Richard Purdie | 2011-01-12 | 1 | -1/+1 |