| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of += | Khem Raj | 2011-05-08 | 1 | -3/+3 |
* | package.bbclass: convert unpackaged file message from 'info' to 'warn' so tha... | Koen Kooi | 2011-05-08 | 1 | -2/+2 |
* | sanity.bbclass: Add cpio to list of required utilities tested for | Richard Purdie | 2011-05-07 | 1 | -1/+1 |
* | boot-directdisk: fix bzImage source location | Tom Zanussi | 2011-05-05 | 1 | -1/+1 |
* | linux-yocto: safely process unbranched repositories | Bruce Ashfield | 2011-05-05 | 1 | -2/+5 |
* | linux-yocto: apply meta data to external repos | Bruce Ashfield | 2011-05-05 | 1 | -6/+21 |
* | qemuimagetest: Enable toolchain automation tests in qemuimagetest | Jiajun Xu | 2011-05-04 | 1 | -2/+7 |
* | insane.bbclass: Checking for NLS too when checking gettext dependency | Khem Raj | 2011-05-04 | 1 | -3/+4 |
* | logging: delete the oe(note|warn|fatal|debug) functions | Darren Hart | 2011-05-04 | 1 | -26/+1 |
* | logging: update existing oe* logging users to the bb* interface | Darren Hart | 2011-05-04 | 10 | -38/+38 |
* | gettext.bbclass: Updates to better handle gettext alternatives | Richard Purdie | 2011-05-04 | 2 | -15/+15 |
* | base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t... | Richard Purdie | 2011-05-04 | 1 | -3/+5 |
* | autotools.bbclass: Copy gettext files only if --disable-nls is not set | Khem Raj | 2011-04-28 | 1 | -9/+10 |
* | insane.bbclass: Move code to add function to tasks toward the end | Khem Raj | 2011-04-28 | 1 | -7/+8 |
* | logging: add bb* logging mechanisms for bash recipe functions | Darren Hart | 2011-04-28 | 2 | -0/+73 |
* | logging: fix oedebug loglevel test | Darren Hart | 2011-04-28 | 1 | -4/+4 |
* | sstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weak | Khem Raj | 2011-04-28 | 1 | -1/+1 |
* | cpan.bbclass: export PERLHOSTLIB for perl modules | Nitin A Kamble | 2011-04-22 | 1 | -0/+1 |
* | 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 |