Age | Commit message (Expand) | Author | Files |
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 |
2011-10-24 | bootimg.bbclass: add support to disable HDD image building | Otavio Salvador | 1 |
2011-10-20 | module.bbclass: add lock to prevent error bulding ext modules | Anders Darander | 1 |
2011-10-19 | insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUM | Darren Hart | 1 |
2011-10-19 | src_distribute.bbclass, src_distribute_local.bbclass: mostly rewritten | Otavio Salvador | 2 |
2011-10-19 | poky: fix broken ubifs link in deploy folder | Lauri Hintsala | 1 |
2011-10-14 | image-live.bbclass: allow override of initrd image | Otavio Salvador | 1 |
2011-10-14 | autotools: fix multi-word arguments for EXTRA_OECONF | Christopher Larson | 1 |
2011-10-14 | autotools: Enhance gettext handling to better work with SCM versions of code | Richard Purdie | 1 |
2011-10-10 | libc-package.bbclass: Use a makefile for locale gernation to increase paralle... | Richard Purdie | 1 |
2011-10-06 | native.bbclass: Ensure native recipes have a deterministic baselib value | Richard Purdie | 1 |
2011-10-06 | sstate.bbclass: Ensure machine specific stamps are only wiped for the current... | Richard Purdie | 1 |
2011-10-06 | image.bbclass: No need to run most tasks except do_rootfs | Richard Purdie | 1 |
2011-10-06 | base.bbclass: Implement PACKAGECONFIG | Richard Purdie | 1 |
2011-10-06 | base.bbclass: Minor cleanup | Richard Purdie | 1 |
2011-10-05 | autotools.bbclass: Allow dependency tracking option to be easily overridden | Richard Purdie | 1 |
2011-10-04 | bootimg.bbclass: fix comment typo | Otavio Salvador | 1 |
2011-10-04 | image-live.bbclass: allow images to override ROOTFS and INITRD | Otavio Salvador | 1 |
2011-10-04 | image.bbclass: improve comments regarding exported functions | Otavio Salvador | 1 |
2011-10-04 | populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDK | Richard Purdie | 1 |