| Commit message (Expand) | Author | Age | Files | Lines |
* | Control over when package init scripts are run | Gary Thomas | 2011-04-22 | 1 | -3/+8 |
* | sanity.bbclass: Fixup Poky references | Richard Purdie | 2011-04-21 | 1 | -6/+6 |
* | Further cleanup of various poky references | Richard Purdie | 2011-04-21 | 3 | -6/+6 |
* | sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ve... | Richard Purdie | 2011-04-21 | 1 | -1/+1 |
* | Rename poky-image.bbclass to core-image.bbclass | Richard Purdie | 2011-04-20 | 1 | -0/+0 |
* | Rename the remaining poky-* scripts to oe-* or runqemu-* | Richard Purdie | 2011-04-20 | 1 | -1/+1 |
* | POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOT | Richard Purdie | 2011-04-20 | 1 | -3/+3 |
* | Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* | Richard Purdie | 2011-04-20 | 2 | -48/+48 |
* | Replace POKYBASE with COREBASE | Richard Purdie | 2011-04-20 | 4 | -7/+7 |
* | Remove obsolete scripts/classes | Richard Purdie | 2011-04-20 | 1 | -62/+0 |
* | Rename poky-init-build-env to oe-init-build-env | Richard Purdie | 2011-04-20 | 1 | -1/+1 |
* | kernel: Remove debug statements | Darren Hart | 2011-04-19 | 1 | -2/+0 |
* | kernel: Copy over bzImage to sysroots during install | Darren Hart | 2011-04-19 | 1 | -0/+1 |
* | python-dir.bbclass: define default PYTHON_BASEVERSION | Martin Jansa | 2011-04-18 | 1 | -0/+1 |
* | Allow JFFS2 image options to be overridden | Gary Thomas | 2011-04-12 | 1 | -1/+1 |
* | autotools: Pass --disable-silent-rules to configure | Colin Walters | 2011-04-12 | 1 | -0/+1 |
* | sstate: ensure an ordered mapping between SSTATETASKS and SSTATETASKNAMES | Dexuan Cui | 2011-04-08 | 1 | -2/+4 |
* | distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csv | Mei Lei | 2011-04-06 | 1 | -22/+7 |
* | image.bbclass: Disable ldconfig-native when using uclibc | Richard Purdie | 2011-04-05 | 1 | -5/+11 |
* | native, nativesdk, crosssdk: reset TARGET_FPU | Ilya Yanok | 2011-04-05 | 3 | -0/+3 |
* | image.bbclass: make execution ldconfig verbose | Nitin A Kamble | 2011-04-04 | 1 | -1/+2 |
* | patch.bbclass: allow importing patches into other dirs | Tom Rini | 2011-04-04 | 1 | -3/+16 |
* | classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o... | Khem Raj | 2011-04-04 | 2 | -3/+3 |
* | sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-control | Khem Raj | 2011-04-04 | 1 | -1/+1 |
* | package_rpm: Ensure we take the sstate shared lockfile in the place we write ... | Richard Purdie | 2011-03-29 | 1 | -6/+3 |
* | sstate: Add support for taking shared lockfiles | Richard Purdie | 2011-03-29 | 1 | -0/+7 |
* | image.bbclass: Remove uneeded do_populate_sysroot requirement for images | Richard Purdie | 2011-03-29 | 1 | -3/+0 |
* | image.bbclass: Add dependencies on native versions of update-alternatives and... | Richard Purdie | 2011-03-29 | 1 | -0/+1 |
* | base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ... | Richard Purdie | 2011-03-29 | 3 | -2/+3 |
* | image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E... | Richard Purdie | 2011-03-24 | 1 | -4/+9 |
* | bitbake.conf/image.bbclass: Move image type information into image_types.bbclass | Richard Purdie | 2011-03-24 | 2 | -21/+82 |
* | image.bbclass: Move ROOTFS_SIZE into runimagecmd() function | Richard Purdie | 2011-03-24 | 1 | -1/+1 |
* | image.bbclass: Improve readability of the image generation code | Richard Purdie | 2011-03-24 | 1 | -7/+13 |
* | sstate: use only unique set of SSTATETASK | Martin Jansa | 2011-03-24 | 1 | -2/+2 |
* | kernel.bbclass: blacklist 'kernel-misc' from kernel-modules | Koen Kooi | 2011-03-23 | 1 | -1/+1 |
* | native: empty PACKAGES_DYNAMIC the way we do PACKAGES | Chris Larson | 2011-03-21 | 1 | -0/+2 |
* | kernel/bbclass: rework kernel and module classes to allow for building out-of... | Darren Hart | 2011-03-21 | 2 | -64/+42 |
* | sstate: Ensure a clean removes setscene stamps as well as the main task stamps | Richard Purdie | 2011-03-19 | 1 | -0/+2 |
* | sstate.bbclass: Turn absolute symbolic links into relative ones for sstate pa... | Richard Purdie | 2011-03-18 | 1 | -1/+28 |
* | sanity.bbclass: check for duplicates in PACKAGE_ARCHS | Joshua Lock | 2011-03-18 | 1 | -0/+13 |
* | toolchain-scripts.bbclass: Added --sysroot to CPPFLAGS. | Lianhao Lu | 2011-03-18 | 1 | -0/+2 |
* | sanity: detect if bitbake wrapper is not being used or pseudo is broken | Paul Eggleton | 2011-03-17 | 1 | -1/+24 |
* | package.bbclass: Fix missing debug src files | Mark Hatle | 2011-03-16 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: Add additional system configuration to RPM space | Mark Hatle | 2011-03-16 | 1 | -0/+26 |
* | poky-image.bbclass: add ssh-server-dropbear to SATO_IMAGE_FEATURES | Scott Garman | 2011-03-16 | 1 | -1/+1 |
* | poky-image.bbclass: add new IMAGE_FEATURES for ssh servers | Scott Garman | 2011-03-16 | 1 | -1/+10 |
* | sstate.bbclass: always delete stamp files in sstate_clean | Paul Eggleton | 2011-03-15 | 1 | -9/+7 |
* | sstate.bbclass: avoid deleting unrelated stamp files | Paul Eggleton | 2011-03-15 | 1 | -1/+3 |
* | kernel bbclass: split do_compile into do_compile and do_compile_modules | Koen Kooi | 2011-03-15 | 1 | -0/+5 |
* | own-mirrors.bbclass: Bring own-mirrors.bbclass from oe commit 0ef914b250df46a... | Khem Raj | 2011-03-15 | 1 | -0/+12 |