| Commit message (Expand) | Author | Age | Files | Lines |
* | linux-yocto: check for bad SRCREV before branch checks | Bruce Ashfield | 2012-09-04 | 1 | -7/+8 |
* | linux-yocto: fix unapplied patch error message | Bruce Ashfield | 2012-09-04 | 1 | -1/+2 |
* | packagegroup-core-console: remove | Paul Eggleton | 2012-09-04 | 2 | -2/+12 |
* | packagegroup-core-qt: rename -demos to -demoapps | Paul Eggleton | 2012-09-04 | 1 | -1/+1 |
* | classes/packagegroup: disable superfluous tasks | Paul Eggleton | 2012-09-04 | 1 | -0/+9 |
* | packagegroup-core-x11*: adjust X11 package groups | Paul Eggleton | 2012-09-04 | 1 | -3/+3 |
* | packagegroup-core-x11: move out Sato applications | Paul Eggleton | 2012-09-04 | 1 | -4/+0 |
* | classes/packagegroup: add ability to disable complementary packages | Paul Eggleton | 2012-09-04 | 1 | -0/+3 |
* | classes/packagegroup: Use package group nomenclature | Paul Eggleton | 2012-09-04 | 1 | -6/+8 |
* | Rename task to packagegroup | Paul Eggleton | 2012-09-04 | 7 | -51/+57 |
* | classes/core-image: remove erroneous nfs-server comment | Paul Eggleton | 2012-09-04 | 1 | -1/+1 |
* | classes/core-image: remove *_IMAGE_FEATURES variables | Paul Eggleton | 2012-09-04 | 1 | -4/+0 |
* | classes/core-image: remove SSHSERVER_IMAGE_FEATURES | Paul Eggleton | 2012-09-04 | 1 | -2/+1 |
* | image.bbclass: Convert runtime_mapping_rename to event handler | Richard Purdie | 2012-09-02 | 1 | -3/+10 |
* | package.bbclass: fix stripping for kernel modules | Tomas Frydrych | 2012-09-02 | 1 | -1/+1 |
* | sstate.bbclass: Remove hardcoded task mappings | Richard Purdie | 2012-09-02 | 1 | -10/+8 |
* | nativesdk: Switch to using nativesdk as a prefix, not a suffix | Richard Purdie | 2012-09-02 | 9 | -18/+20 |
* | nativesdk: Convert to use classextend.py | Richard Purdie | 2012-09-02 | 1 | -36/+13 |
* | sstate: Ensure master.list exists if it doesn't already | Richard Purdie | 2012-08-30 | 1 | -0/+4 |
* | sstate.bbclass: Detect overwriting files in sstate controlled directories | Richard Purdie | 2012-08-30 | 1 | -1/+44 |
* | archiver.bbclass: fix the remove error | Robert Yang | 2012-08-29 | 2 | -49/+27 |
* | copyleft_compliance.bbclass: remove the duplicated code | Robert Yang | 2012-08-29 | 1 | -48/+3 |
* | archiver.bbclass: remove the "upper()" function | Robert Yang | 2012-08-29 | 2 | -21/+17 |
* | archiver.bbclass: fix the fakeroot and other issues | Robert Yang | 2012-08-29 | 2 | -3/+10 |
* | archiver.bbclass: fix the coding style | Robert Yang | 2012-08-29 | 4 | -125/+190 |
* | archiver.bbclass: indent fixes | Robert Yang | 2012-08-29 | 2 | -379/+379 |
* | staging.bbclass: Might as well drop the applications, fonts and pixmap direct... | Richard Purdie | 2012-08-29 | 1 | -0/+1 |
* | kernel-yocto: don't require meta branch for custom repos | Bruce Ashfield | 2012-08-25 | 1 | -2/+3 |
* | kernel-yocto: set master branch to a defined SRCREV | Bruce Ashfield | 2012-08-25 | 1 | -4/+8 |
* | kernel.bbclass: fix INC directory for SLANG | Liang Li | 2012-08-25 | 1 | -0/+3 |
* | grub-efi: fix Nothing PROVIDES 'grub-efi-x86_64-native' | Mihai Lindner | 2012-08-25 | 1 | -1/+1 |
* | distutils/steuptools: Fix files layout and unbreak builds | Richard Purdie | 2012-08-24 | 2 | -1/+2 |
* | distutils.bblass: change order of args to install step | Matthew McClintock | 2012-08-22 | 1 | -2/+1 |
* | classes/package: document do_packages_split arguments | Paul Eggleton | 2012-08-22 | 1 | -0/+41 |
* | package_rpm.bbclass: fix and enhance the incremental rpm generation | Robert Yang | 2012-08-21 | 1 | -25/+43 |
* | insane.bbclass: Fix RPATH warning in the face of funny path strings | Andy Ross | 2012-08-21 | 1 | -1/+4 |
* | meta/classes: Various python whitespace fixes | Richard Purdie | 2012-08-21 | 16 | -207/+207 |
* | classes/sanity: remove texi2html from required host utilities | Paul Eggleton | 2012-08-20 | 1 | -1/+1 |
* | kernel.bbclass: Preserve generated headers only if they exist | Martin Jansa | 2012-08-20 | 1 | -2/+4 |
* | linux-yocto: explicitly export KMETA to scripts | Bruce Ashfield | 2012-08-19 | 1 | -1/+4 |
* | linux-yocto: make KBRANCH the exception and not the rule | Bruce Ashfield | 2012-08-19 | 1 | -26/+62 |
* | kernel.bbclass: Preserve generated headers | Khem Raj | 2012-08-19 | 1 | -0/+2 |
* | base.bbclass: fix PACKAGECONFIG handling code | Yao Zhao | 2012-08-19 | 1 | -13/+12 |
* | utility-tasks: Set T to alternate location during do_clean | Richard Purdie | 2012-08-18 | 1 | -0/+1 |
* | rootfs_deb: move the lock from WORKDIR to DEPLOY_DIR_DEB | Robert Yang | 2012-08-17 | 2 | -2/+3 |
* | Add MPL version 2.0 license in common-licenses dir as well as adding a non-SP... | Florin Sarbu | 2012-08-17 | 1 | -0/+1 |
* | distutils.bbclass: fix libdir for 64-bit python modules built with distutils | Matthew McClintock | 2012-08-17 | 1 | -0/+1 |
* | package_rpm.bbclass: Fix attemptonly install failures | Mark Hatle | 2012-08-17 | 1 | -1/+1 |
* | chrpath.bbclass: Account for case when ORIGIN is in RPATH | Khem Raj | 2012-08-17 | 1 | -1/+2 |
* | chrpath.bbclass: Ensure we only process tmpdir in paths which actually contai... | Richard Purdie | 2012-08-17 | 1 | -2/+4 |