| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake.bbclass, perlnative.bbclass: arrange for cmake to find perl-native | Phil Blundell | 2011-08-16 | 2 | -1/+3 |
* | utils.bbclass/multilib.class: Added misc supporting functions. | Lianhao Lu | 2011-08-15 | 2 | -1/+35 |
* | package_rpm: Fix attemptonly and suggest packages | Mark Hatle | 2011-08-12 | 1 | -5/+20 |
* | package_rpm.bbclass: Update the platform config and --target | Mark Hatle | 2011-08-12 | 1 | -3/+11 |
* | cross: also empty PACKAGES_DYNAMIC | Chris Larson | 2011-08-12 | 1 | -0/+2 |
* | package: allow setting a section for locale packages | Chris Larson | 2011-08-12 | 1 | -0/+5 |
* | package: include SECTION in the pkgdata | Chris Larson | 2011-08-12 | 1 | -0/+1 |
* | sanity: shift the required utils into a variable | Chris Larson | 2011-08-12 | 1 | -1/+3 |
* | nativesdk: inherit relocatable | Chris Larson | 2011-08-12 | 1 | -0/+2 |
* | insane: add linux-gnu to the platform data | Chris Larson | 2011-08-12 | 1 | -0/+3 |
* | Magic file path should be given for rpmbuild | jani.uusi-rantala@nokia.com | 2011-08-11 | 1 | -0/+2 |
* | sstate: Add level 2 debug so its possible to see what sstate is doing | Richard Purdie | 2011-08-11 | 1 | -2/+8 |
* | Rework how the devshell functions | Chris Larson | 2011-08-10 | 2 | -18/+46 |
* | core-image: adjust to use the new IMAGE_FEATURES support | Chris Larson | 2011-08-10 | 1 | -60/+17 |
* | image: add support for generally useful {dev,doc,dbg}-pkgs features | Chris Larson | 2011-08-10 | 1 | -2/+32 |
* | image: implement IMAGE_FEATURES | Chris Larson | 2011-08-10 | 1 | -3/+14 |
* | base.bbclass: Add MULTI_PROVIDER_WHITELIST manipulation for multilib | Richard Purdie | 2011-08-09 | 1 | -0/+14 |
* | base.bbclass: Ensure PREFERRED_PROVIDER and PREFERRED_VERSION values are set ... | Richard Purdie | 2011-08-09 | 1 | -0/+45 |
* | insane.bbclass: add entries for linux-gnux32 | Nitin A Kamble | 2011-08-08 | 1 | -0/+3 |
* | siteinfo.bbclass: add entries for new x86_64 ABI x32 target | Nitin A Kamble | 2011-08-08 | 1 | -1/+11 |
* | kernel-yocto: add CCACHE_DIR dependency to do_kernel_configme | Saul Wold | 2011-08-08 | 1 | -0/+1 |
* | linux-yocto: allow configuration of arbitrary branches | Bruce Ashfield | 2011-08-08 | 1 | -12/+4 |
* | linux-yocto: pass KMACHINE to updateme, not MACHINE | Bruce Ashfield | 2011-08-08 | 1 | -1/+1 |
* | gtk-icon-cache bbclass: don't assing to global RDEPENDS | Koen Kooi | 2011-08-08 | 1 | -3/+3 |
* | qt4x11.bbclass: Using BPN instead of PN. | Lianhao Lu | 2011-08-05 | 1 | -1/+1 |
* | gtk-icon-cache: add hicolor-icon-theme to DEPENDS | Koen Kooi | 2011-08-05 | 1 | -0/+2 |
* | kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variables | Nitin A Kamble | 2011-08-05 | 2 | -3/+3 |
* | image-mklibs.bbclass: Utilize ${base_libdir} instead of static /lib | Kumar Gala | 2011-08-05 | 1 | -4/+4 |
* | image-mklibs.bbclass: Add powerpc64 arch support | Kumar Gala | 2011-08-05 | 1 | -0/+3 |
* | buildstats.bbclass: Adding disk io measurement | Beth Flanagan | 2011-08-05 | 1 | -78/+142 |
* | toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH vars | Nitin A Kamble | 2011-08-05 | 7 | -7/+24 |
* | kernel.bbcalss: Added do_savedefconfig task. | Noor, Ahsan | 2011-08-04 | 1 | -0/+6 |
* | kernel,cml1.bbclass: Move menuconfig to cml1 | Noor, Ahsan | 2011-08-04 | 2 | -15/+12 |
* | environment files: Added and unified version related variables. | Lianhao Lu | 2011-08-04 | 1 | -0/+3 |
* | gtk-icon-cache bbclass: only add runtime dependencies on hicolor-icon-theme w... | Koen Kooi | 2011-08-04 | 1 | -2/+6 |
* | eglibc-locale: Specially handle FILES_eglibc-gconv for multilib | Dongxiao Xu | 2011-08-03 | 1 | -1/+1 |
* | package_rpm: Ensure alternatives links are reflected in rpm package dependencies | Richard Purdie | 2011-08-03 | 1 | -0/+4 |
* | autotools.bbclass: Fix m4 file race | Richard Purdie | 2011-08-03 | 1 | -1/+6 |
* | package_ipk: SDK generation workaround | Mark Hatle | 2011-08-02 | 1 | -2/+4 |
* | populate_sdk_*: Sync SDK and regular rootfs functions | Mark Hatle | 2011-08-02 | 3 | -25/+82 |
* | bitbake.conf: Add SDK_PACKAGE_ARCHS | Mark Hatle | 2011-08-02 | 6 | -60/+38 |
* | rootfs_rpm: Cleanup and minor bug fixes | Mark Hatle | 2011-08-02 | 2 | -81/+64 |
* | package_rpm.bbclass: fix one typo | Yu Ke | 2011-08-01 | 1 | -1/+1 |
* | package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typo | Koen Kooi | 2011-08-01 | 3 | -9/+9 |
* | rootfs_rpm.bbclass: Fix multilib configurations to use DEFAULTTUNE | Mark Hatle | 2011-08-01 | 1 | -1/+1 |
* | sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHS | Kumar Gala | 2011-08-01 | 1 | -1/+9 |
* | meta-environment: set correct *MULTIMACH_TARGET_SYS. | Lianhao Lu | 2011-08-01 | 1 | -3/+4 |
* | rootfs_rpm: Disable debug messages | Richard Purdie | 2011-07-27 | 1 | -1/+1 |
* | package_rpm.bbclass: Fix mistake reported by Mark Hatle | Richard Purdie | 2011-07-27 | 1 | -1/+1 |
* | base bbclass: add TUNE_FEATURES to the default banner | Koen Kooi | 2011-07-27 | 1 | -1/+1 |