| Commit message (Expand) | Author | Age | Files | Lines |
* | sanity.bbclass: Clean up various MACHINE checks | Richard Purdie | 2011-08-31 | 1 | -37/+50 |
* | sanity.bbclass: Fix broken whitespace | Richard Purdie | 2011-08-31 | 1 | -6/+6 |
* | sanity.bbclass: Fix broken indentation leading to code being skipped unintent... | Richard Purdie | 2011-08-31 | 1 | -19/+19 |
* | package.bbclass: Ensure task's variable dependencies are correctly caputred i... | Richard Purdie | 2011-08-31 | 2 | -1/+16 |
* | libc-package: restore correct mangling behavior for locale names | Phil Blundell | 2011-08-31 | 1 | -2/+2 |
* | image.bbclass: use ${TARGET_PREFIX}depmod | Chris Larson | 2011-08-30 | 1 | -1/+1 |
* | image_types_uboot: fix a number of issues | Chris Larson | 2011-08-30 | 1 | -13/+12 |
* | image_types: add ext4 types from OE | Chris Larson | 2011-08-30 | 1 | -1/+26 |
* | kernel.bbclass: Find the kernel consistently. | Mike Crowe | 2011-08-26 | 1 | -3/+3 |
* | multilib.bbclass: add renaming for INITSCRIPT related variables | Dongxiao Xu | 2011-08-26 | 1 | -1/+2 |
* | multilib.bbclass: add "pkg_postinst" and "pkg_postrm" as renaming elements | Dongxiao Xu | 2011-08-26 | 1 | -1/+1 |
* | multilib.bbclass: Fix renaming logic for "FILES_", "RDEPENDS_", etc | Dongxiao Xu | 2011-08-26 | 1 | -10/+8 |
* | kernel.bbclass: support kernel image type of vmlinux.gz | Mike Crowe | 2011-08-26 | 1 | -1/+6 |
* | package.bbclass: Fix recrdeptask of image type recipes | Dongxiao Xu | 2011-08-26 | 1 | -1/+1 |
* | classes/sanity: enhance the network connectivity test | Joshua Lock | 2011-08-25 | 1 | -12/+2 |
* | meta-toolchain/environment: Collected site config files in runtime. | Lianhao Lu | 2011-08-24 | 1 | -1/+1 |
* | toolchain-script.bbclass: Collected cached site config in runtime. | Lianhao Lu | 2011-08-24 | 2 | -4/+24 |
* | libc-package bbclass: fix binary localedata dependency code | Koen Kooi | 2011-08-24 | 1 | -1/+1 |
* | terminal: fix issue with unset exportable env vars | Chris Larson | 2011-08-24 | 1 | -1/+3 |
* | image.bbclass, kernel.bbclass: remove non-standard -n option from cp command | Paul Eggleton | 2011-08-23 | 2 | -2/+2 |
* | base.bbclass: clarify COMMERCIAL_LICENSE skip reason | Paul Eggleton | 2011-08-23 | 1 | -1/+1 |
* | utils.bbclass: skip empty paths when handling FILESEXTRAPATHS | Martin Jansa | 2011-08-23 | 1 | -2/+3 |
* | kernel.bbclass: save kernel image name into $kerneldir | Otavio Salvador | 2011-08-23 | 1 | -0/+6 |
* | Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSION | Otavio Salvador | 2011-08-23 | 1 | -6/+6 |
* | image_types_uboot: add uboot mkimage fs types | Chris Larson | 2011-08-23 | 1 | -0/+21 |
* | sanity.bbclass: add optional untested host distro warning | Paul Eggleton | 2011-08-18 | 1 | -0/+48 |
* | image.bbclass, kernel.bbclass: create warning file about deleting deploydir f... | Paul Eggleton | 2011-08-18 | 2 | -0/+4 |
* | kernel: restore crtsavres.o to enable building external modules on powerpc | Darren Hart | 2011-08-17 | 1 | -0/+7 |
* | buildstats.bbclass: Fixing task endtime | Beth Flanagan | 2011-08-17 | 1 | -3/+3 |
* | qmake_base: add uclibceabi | Anders Darander | 2011-08-17 | 1 | -1/+1 |
* | package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS | Lianhao Lu | 2011-08-16 | 3 | -38/+29 |
* | gtk-icon-cache: Adding MLPREFIX when dynamically set RDEPENDS | Dongxiao Xu | 2011-08-16 | 1 | -1/+1 |
* | package_rpm: Fix package rename issue in multilib case | Dongxiao Xu | 2011-08-16 | 1 | -7/+7 |
* | package_rpm: enhance strip_multilib function | Dongxiao Xu | 2011-08-16 | 1 | -4/+4 |
* | rootfs_rpm: Fix DEFAULTTUNE setting in multilib case | Dongxiao Xu | 2011-08-16 | 1 | -4/+0 |
* | 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 |