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