summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gen-lockedsig-cache: Allow cross-filesystem copies.Randy Witt2015-02-241-2/+8
* poky.conf: resolve mismatch between poky bblayers version and OE-CorePaul Eggleton2015-02-232-3/+6
* classes/sanity: avoid bblayers version issue when switching between poky and ...Paul Eggleton2015-02-232-2/+7
* Revert "bind: fix and enable parallel build"Richard Purdie2015-02-231-0/+1
* Revert "logrotate: 3.8.8 -> 3.8.9"Richard Purdie2015-02-234-60/+48
* Revert "openssl: fix and enable parallel build"Richard Purdie2015-02-231-0/+3
* python-native: Reverts usage of distutils.sysconfig On older versions of Pyth...Alejandro Hernandez2015-02-232-12/+99
* Python: Upgrade from 2.7.3 to 2.7.9:Alejandro Hernandez2015-02-2334-2820/+368
* devtool: fix broken clones of git recipesPaul Eggleton2015-02-232-0/+40
* devtool: support source extraction for recipes that use a shared workdirPaul Eggleton2015-02-231-5/+14
* devtool: modify: handle recipes that use a shared workdirPaul Eggleton2015-02-231-4/+6
* devtool: prevent extract/modify use with image recipesPaul Eggleton2015-02-231-0/+8
* devtool: update-recipe: add handling for git recipesPaul Eggleton2015-02-232-87/+213
* lib/oe/recipeutils: minor improvements to patch_recipe()Paul Eggleton2015-02-231-2/+2
* devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton2015-02-232-2/+43
* devtool: reset: run bitbake -c clean on recipePaul Eggleton2015-02-232-0/+10
* devtool: add/modify: add option to build in same directoryPaul Eggleton2015-02-231-2/+9
* classes/kernel-yocto: extend SRCTREECOVEREDTASKSPaul Eggleton2015-02-231-1/+1
* classes/externalsrc: show a warning on compilingPaul Eggleton2015-02-231-0/+6
* classes/externalsrc: add workaround for recipes that use SRCPV in PVPaul Eggleton2015-02-231-0/+4
* classes/externalsrc: fix source being wiped out on clean with kernelPaul Eggleton2015-02-231-0/+14
* lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectoryPaul Eggleton2015-02-231-2/+5
* recipetool: fix regression caused by previous commitPaul Eggleton2015-02-231-4/+4
* pulseaudio: upgrade to 6.0Cristian Iorga2015-02-235-102/+24
* meta-yocto-bsps: remove 3.10 bbappendBruce Ashfield2015-02-211-14/+0
* meta-yocto: update qemu default kernel version to 3.19Bruce Ashfield2015-02-211-7/+7
* bitbake: bitbake-layers: add ability to fetch layers and their dependencies f...Chong Lu2015-02-211-0/+252
* bitbake: bitbake-layers: fix loggingPaul Eggleton2015-02-211-2/+12
* bitbake: bitbake-layers: refactor to use argparse instead of cmdPaul Eggleton2015-02-211-151/+110
* runqemu: Specify rootfstype to qemu to avoid QA warningsRichard Purdie2015-02-211-0/+4
* machine/qemu: Switch from ext3 to ext4Richard Purdie2015-02-213-12/+12
* layer.conf: set a variable to map to the OE Layer Index namePaul Eggleton2015-02-211-0/+2
* bitbake.conf: Add two variables for layer indexChong Lu2015-02-211-0/+6
* lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton2015-02-211-3/+3
* glibc: Dont offer to be parsed for non-glibc TCLIBC selectionKhem Raj2015-02-211-8/+4
* tclibc-musl: Use musl for providing virtual/libintl instead of gettextKhem Raj2015-02-211-1/+1
* lttng-tools: add PACKAGECONFIG for kmodRobert Yang2015-02-211-1/+2
* build-compare: update Rename-rpm-check.sh-to-pkg-diff.sh.patchRobert Yang2015-02-211-17/+20
* lib/oe/package_manager: Performance tweak in regex usageRichard Purdie2015-02-211-3/+3
* e2fsprogs: Add a patch to speedup mkfsRichard Purdie2015-02-212-0/+53
* arch-armv7a.inc, tune-arm920t.inc: Fix PACKAGE_EXTRA_ARCHSMartin Jansa2015-02-212-2/+2
* feature-arm-thumb.inc: respect ARM_INSTRUCTION_SET when adding thumb suffixMartin Jansa2015-02-213-1/+10
* kexec-tools: fix build failure on aarch64_be architectureFathi Boudra2015-02-211-62/+40
* wic: Fix kernel dir locationTom Zanussi2015-02-211-3/+3
* xorg-font-common: fix sysroot injection for encoding mapsRichard Tollerton2015-02-211-7/+1
* font-util: remove MAPFILES_PATH overrideRichard Tollerton2015-02-211-4/+0
* font-util: stage encoding maps into sysrootBen Shelton2015-02-211-0/+5
* opkg: fix systemd unit installationRoss Burton2015-02-211-6/+2
* Revert "kernel-arch.bbclass: add arm64 support to U-Boot architecture map"Nathan Rossi2015-02-211-1/+0
* logrotate: 3.8.8 -> 3.8.9Robert Yang2015-02-214-48/+60