| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | mime.bbclass: No need to import os.path, it then breaks the os module | Richard Purdie | 2011-11-10 | 1 | -1/+1 |
* | classes/[gnome|gnomebase|mime]: enhance gnome related classes | Joshua Lock | 2011-11-09 | 3 | -16/+90 |
* | classes/package_rpm: disable uninstall scripts for upgrades | Paul Eggleton | 2011-11-09 | 1 | -2/+16 |
* | Add new IMAGE_CLASSES variable for classes for image generation | Matthew McClintock | 2011-11-08 | 1 | -1/+2 |
* | useradd.bbclass: handle nativesdk case | Eric Bénard | 2011-11-08 | 1 | -3/+9 |
* | multilib: Drop MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 2011-11-08 | 6 | -41/+42 |
* | useradd.bbclass: fix how RDEPENDS is setup | Scott Garman | 2011-11-08 | 1 | -1/+5 |
* | allarch.bbclass: disable shlib and debug symbol processing | Paul Eggleton | 2011-11-07 | 1 | -0/+5 |
* | image_types bbclass: use 4k bytes per inode so we don't run out of space imme... | Koen Kooi | 2011-11-07 | 1 | -7/+7 |
* | libcense.bbclass: fix OpenSSL mapping | Martin Jansa | 2011-11-07 | 1 | -1/+1 |