| Commit message (Expand) | Author | Age | Files | Lines |
* | libc-package.bbclass: Use a makefile for locale gernation to increase paralle... | Richard Purdie | 2011-10-10 | 1 | -10/+15 |
* | native.bbclass: Ensure native recipes have a deterministic baselib value | Richard Purdie | 2011-10-06 | 1 | -0/+2 |
* | sstate.bbclass: Ensure machine specific stamps are only wiped for the current... | Richard Purdie | 2011-10-06 | 1 | -2/+7 |
* | image.bbclass: No need to run most tasks except do_rootfs | Richard Purdie | 2011-10-06 | 1 | -1/+13 |
* | base.bbclass: Implement PACKAGECONFIG | Richard Purdie | 2011-10-06 | 1 | -0/+38 |
* | base.bbclass: Minor cleanup | Richard Purdie | 2011-10-06 | 1 | -5/+1 |
* | autotools.bbclass: Allow dependency tracking option to be easily overridden | Richard Purdie | 2011-10-05 | 1 | -1/+3 |
* | bootimg.bbclass: fix comment typo | Otavio Salvador | 2011-10-04 | 1 | -1/+1 |
* | image-live.bbclass: allow images to override ROOTFS and INITRD | Otavio Salvador | 2011-10-04 | 1 | -2/+2 |
* | image.bbclass: improve comments regarding exported functions | Otavio Salvador | 2011-10-04 | 1 | -4/+1 |
* | populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDK | Richard Purdie | 2011-10-04 | 1 | -1/+1 |
* | package_rpm: Ensure multilib code is only called in the multilib case | Richard Purdie | 2011-10-04 | 1 | -15/+18 |
* | base.bbclass: Drop unneeded dependency | Richard Purdie | 2011-09-30 | 1 | -1/+1 |
* | autotools: Disable dependency tracking | Richard Purdie | 2011-09-30 | 1 | -0/+1 |
* | Remove help2man dependency | Richard Purdie | 2011-09-30 | 1 | -1/+1 |
* | Add support for generating ext2.lzma{, .u-boot} images | Matthew McClintock | 2011-09-29 | 2 | -2/+15 |
* | Add support for generating ext2.bz2{, .u-boot} images | Matthew McClintock | 2011-09-29 | 2 | -6/+17 |
* | insane: Promote most warnings into QA errors by default | Richard Purdie | 2011-09-29 | 1 | -3/+3 |
* | multilib: add MLPREFIX to deploy folder | Dongxiao Xu | 2011-09-28 | 3 | -8/+9 |
* | cmake.bbclass: adding extendable extra variable to root path | Andrew Gabbasov | 2011-09-28 | 1 | -1/+2 |
* | scripts: use OE_TMPDIR instead of TMPDIR external variable | Paul Eggleton | 2011-09-28 | 1 | -1/+1 |
* | Fixed a typo for setting up OECORE_ACLOCAL_OPTS for adt-installer case | Jessica Zhang | 2011-09-28 | 1 | -1/+1 |
* | kernel.bbclass: remove unshipped files in do_install | Dmitry Eremin-Solenikov | 2011-09-28 | 1 | -0/+2 |
* | kernel.bbclass: handle .cis firmware | Dmitry Eremin-Solenikov | 2011-09-28 | 1 | -0/+1 |
* | kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage | Dmitry Eremin-Solenikov | 2011-09-28 | 1 | -1/+1 |
* | libc-package.bbclass: add MLPREFIX when set values to PACKAGES | Dongxiao Xu | 2011-09-28 | 1 | -1/+1 |
* | package_rpm: combine normal and multilib solution manifest together | Dongxiao Xu | 2011-09-28 | 1 | -2/+3 |
* | multilib: remove the multilib handling to allarch | Dongxiao Xu | 2011-09-28 | 2 | -2/+2 |
* | multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes | Dongxiao Xu | 2011-09-28 | 1 | -1/+4 |
* | sstate: No need to spew out a debug message per file, summarise instead | Richard Purdie | 2011-09-26 | 1 | -3/+4 |
* | base.bbclass: Drop legacy code that is no longer useful/used | Richard Purdie | 2011-09-26 | 1 | -30/+0 |
* | autotools.bbclass: Set the dynamic linker search path for libtool correctly | Richard Purdie | 2011-09-26 | 2 | -0/+5 |
* | populate_sdk_rpm: add pkgconfig(pkg-config) to the list | Richard Purdie | 2011-09-23 | 1 | -1/+1 |
* | populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM list | Saul Wold | 2011-09-23 | 1 | -2/+2 |
* | multilib.bbclass: Partially fix multlib image targets | Richard Purdie | 2011-09-22 | 3 | -0/+15 |
* | insane.bbclass: don't warn on .so files in -nativesdk packages | Dmitry Eremin-Solenikov | 2011-09-22 | 1 | -2/+2 |
* | icecc.bbclass: fix handling of nativesdk and cross-canadian packages | Dmitry Eremin-Solenikov | 2011-09-22 | 1 | -3/+1 |
* | icecc-create-env: rename to -native | Dmitry Eremin-Solenikov | 2011-09-22 | 1 | -1/+1 |
* | linux-yocto: simplify kernel configuration check expression | Bruce Ashfield | 2011-09-22 | 1 | -1/+1 |
* | rootfs_rpm: two step installation | Dongxiao Xu | 2011-09-22 | 1 | -4/+50 |
* | debian.bbclass: Fix hardcoded "lib" reference | Richard Purdie | 2011-09-21 | 1 | -3/+3 |
* | Update python dependencies to be simply to "python" | Mark Hatle | 2011-09-21 | 1 | -0/+6 |
* | multilib_global.bbclass: Fix non-multilib package provides | Mark Hatle | 2011-09-21 | 1 | -5/+22 |
* | Fix RPM dependencies | Mark Hatle | 2011-09-21 | 1 | -1/+1 |
* | multilib: install MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 2011-09-21 | 2 | -14/+32 |
* | rpm: add multilib prefix for archs under deploy/rpm | Dongxiao Xu | 2011-09-21 | 2 | -1/+8 |
* | distrodata: fix distro_check code | Saul Wold | 2011-09-21 | 1 | -2/+17 |
* | deb packages support: switch from /var/dpkg to /var/lib/dpkg | Dexuan Cui | 2011-09-21 | 3 | -17/+17 |
* | sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMD | Paul Eggleton | 2011-09-18 | 1 | -0/+6 |
* | base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude list | Saul Wold | 2011-09-16 | 1 | -1/+1 |