| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | classes/buildhistory: add new output history collection class | Paul Eggleton | 2011-12-05 | 3 | -6/+167 |
* | classes/packagehistory: fix and extend | Paul Eggleton | 2011-12-05 | 1 | -40/+192 |
* | bitbake.conf: add default PRINC 0 to be able to increment it | Martin Jansa | 2011-12-05 | 1 | -1/+1 |
* | bootimage: Use ${S} explicitly for generated config files | Darren Hart | 2011-12-02 | 2 | -7/+5 |
* | kernel-yocto: fix extra CR in do_kernel_checkout | Saul Wold | 2011-12-02 | 1 | -2/+1 |
* | linux-yocto: prefer in-tree tools to external ones | Bruce Ashfield | 2011-12-02 | 1 | -1/+11 |
* | kernel-yocto: support allnoconfig base configuration | Bruce Ashfield | 2011-12-02 | 1 | -2/+13 |
* | Revert "classes/buildhistory: add new output history collection class" | Richard Purdie | 2011-12-01 | 3 | -412/+6 |
* | classes/buildhistory: add new output history collection class | Paul Eggleton | 2011-12-01 | 3 | -6/+412 |
* | classes/base: split out metadata revision code to separate function | Paul Eggleton | 2011-12-01 | 1 | -20/+24 |
* | classes, conf: Exclude native and nativesdk recipes from libc specific override | Khem Raj | 2011-12-01 | 2 | -0/+6 |
* | libc-package.bbclass: Fix typo in setVar usage | Richard Purdie | 2011-12-01 | 1 | -1/+1 |
* | autotools.bbclass: Report the missing configure path | Darren Hart | 2011-11-30 | 1 | -4/+5 |
* | bootimg: Allow for EFI-only boot images | Darren Hart | 2011-11-30 | 1 | -9/+40 |
* | bootimg: Add grub-efi support | Darren Hart | 2011-11-30 | 3 | -0/+155 |
* | bootimg: Pull syslinux specific bits into syslinux.bbclass | Darren Hart | 2011-11-30 | 2 | -63/+76 |
* | bootimg: Refactor build_hddimg and build_iso routines | Darren Hart | 2011-11-30 | 1 | -42/+43 |
* | image_types.bbclass: add xz-native to deps for lzma ext2.lzma images | Matthew McClintock | 2011-11-30 | 1 | -1/+1 |
* | toolchain-scripts.bbclass: Make it work when TCLIBC=uclibc | Khem Raj | 2011-11-29 | 1 | -2/+6 |
* | getVar/setVar cleanups | Richard Purdie | 2011-11-26 | 18 | -111/+111 |
* | patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cache | Matthew McClintock | 2011-11-24 | 1 | -1/+1 |
* | base.bbclass: Use bb.plain to print the build header | Richard Purdie | 2011-11-24 | 1 | -1/+1 |
* | gconf: Ensure the correct backend directory is used | Richard Purdie | 2011-11-23 | 1 | -0/+1 |
* | gconf: Ensure that GCONF_SCHEMA_INSTALL_SOURCE uses correct paths | Richard Purdie | 2011-11-23 | 1 | -0/+4 |
* | staging: Remove debug accidently left in | Richard Purdie | 2011-11-22 | 1 | -1/+0 |
* | staging.bbclass: Add BB_SETSCENE_VERIFY_FUNCTION function | Richard Purdie | 2011-11-22 | 1 | -0/+15 |
* | package.bbclass: Ensure paths to rpmmarcos and rpmpopt are set | Richard Purdie | 2011-11-22 | 1 | -1/+1 |
* | mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONF | Andreas Müller | 2011-11-21 | 1 | -0/+2 |
* | package.bbclass: fix path for relative links on elf files, when moved to debu... | Henning Heinold | 2011-11-21 | 1 | -0/+2 |
* | sstate.bbclass: Ensure we expand stamp-extra-info | Richard Purdie | 2011-11-21 | 1 | -1/+1 |
* | useradd: Ensure -native recipes don't depend on target recipes | Richard Purdie | 2011-11-21 | 1 | -0/+3 |
* | bootimg: Create a valid boot sector for the iso image | Damien Lespiau | 2011-11-18 | 1 | -0/+2 |
* | sanitytest: remove rpm/zypper tests if PACKAGE_CLASSES does not set package_rpm | Jiajun Xu | 2011-11-18 | 1 | -1/+24 |
* | package_rpm: Set _tmppath to avoid races over tmp files | Richard Purdie | 2011-11-18 | 1 | -0/+1 |
* | insane.bbclass: avoid errors for x32 kernel | Nitin A Kamble | 2011-11-17 | 1 | -3/+5 |
* | package.bbclass: Ensure we tell rpmdeps where to find its magic file | Richard Purdie | 2011-11-17 | 1 | -1/+1 |
* | sanity.bbclass: No need to check for cvs any more | Richard Purdie | 2011-11-16 | 1 | -1/+1 |
* | base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URI | Martin Jansa | 2011-11-15 | 1 | -1/+7 |
* | mime.bbclass: fix typo | Connor Abbott | 2011-11-15 | 1 | -1/+1 |
* | rootfs_ipk.bbclass: Ensure bad recommendations persist in the status file | Richard Purdie | 2011-11-14 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: Turn off script debugging | Mark Hatle | 2011-11-11 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: Enable pre and post install scripts | Mark Hatle | 2011-11-11 | 2 | -20/+38 |
* | populate_*.bbclass: Correct INSTALL variable name after recent multilib changes | Richard Purdie | 2011-11-10 | 3 | -6/+6 |
* | populate_*.bbclass: Drop pointless fakeroot attribute (fakeroot is at the tas... | Richard Purdie | 2011-11-10 | 3 | -3/+3 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 61 | -869/+869 |
* | Allow use of dash as /bin/sh | Richard Purdie | 2011-11-10 | 1 | -3/+0 |
* | classes: Remove various bashisms | Richard Purdie | 2011-11-10 | 3 | -11/+11 |
* | useradd: Add missing DEPEND on shadow | Richard Purdie | 2011-11-10 | 1 | -1/+1 |
* | useradd.bbclass: do not modify -nativesdk packages | Scott Garman | 2011-11-10 | 1 | -4/+5 |
* | useradd.bbclass: only modify packages in USERADD_PACKAGES | Scott Garman | 2011-11-10 | 1 | -26/+16 |