| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | kernel bbclass: add 'perf' to kernel-modules blacklist | Koen Kooi | 2011-01-12 | 1 | -1/+1 |
* | Adding check for DL_DIR permissions: sanity.bbclass | Beth Flanagan | 2011-01-12 | 1 | -1/+9 |
* | meta-environment: Remove c++ include dir from CXXFLAGS. | Lianhao Lu | 2011-01-12 | 1 | -1/+1 |
* | cpan.bbclass: add a new parameter EXTRA_PERLFLAGS | Nitin A Kamble | 2011-01-12 | 1 | -1/+2 |
* | cpan.bbclass: use LIBDIR instead of DATADIR | Nitin A Kamble | 2011-01-12 | 3 | -5/+5 |
* | kernel-yocto: pass the build directory to configme | Bruce Ashfield | 2011-01-10 | 1 | -1/+1 |
* | insane.bbclass: Enable the package_qa_hash_style check | Richard Purdie | 2011-01-07 | 1 | -2/+2 |
* | base.bbclass: Use the new stampfile function in bitbake to determine the path... | Richard Purdie | 2011-01-06 | 1 | -1/+1 |
* | insane.bbclass: Fix message for LIC_FILES_CHKSUM Errors | Saul Wold | 2011-01-06 | 1 | -8/+8 |
* | rootfs_rpm: fix rootfs generation rm error | Darren Hart | 2011-01-05 | 1 | -1/+1 |