Age | Commit message (Expand) | Author | Files |
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 |
2011-11-08 | multilib: Drop MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 6 |
2011-11-08 | useradd.bbclass: fix how RDEPENDS is setup | Scott Garman | 1 |
2011-11-07 | allarch.bbclass: disable shlib and debug symbol processing | Paul Eggleton | 1 |
2011-11-07 | image_types bbclass: use 4k bytes per inode so we don't run out of space imme... | Koen Kooi | 1 |
2011-11-07 | libcense.bbclass: fix OpenSSL mapping | Martin Jansa | 1 |
2011-11-07 | buildstats: Fix for buildstats on tmpfs | Elizabeth Flanagan | 1 |
2011-11-04 | bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in... | Richard Purdie | 1 |
2011-11-04 | patch: Convert to use oe_terminal | Richard Purdie | 1 |
2011-11-04 | rootfs_ipk bbclass: special-case base-passwd preinst to run first | Koen Kooi | 1 |
2011-11-02 | gettext: Switch to disabling nls and reducing -native build dependencies to a... | Richard Purdie | 1 |
2011-11-01 | package.bbclass: Fix various problems | Richard Purdie | 1 |
2011-11-01 | package_ipk: There is no longer any need to force owners/groups to root | Richard Purdie | 1 |
2011-10-31 | python-dir: change PYTHON_BASEVERSION to 2.7 | Martin Jansa | 1 |
2011-10-24 | useradd.bbclass: check if a group already exists manually | Otavio Salvador | 1 |