summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* sanity.bbclass: split out config re-parse checkMarkus Lehtonen2016-09-161-15/+12
* pulseaudio: add ${S}/LICENSE to LIC_FILES_CHKSUMRoss Burton2016-09-161-1/+2
* useradd_base.bbclass: Do not mess with the gshadow file in the sysrootPeter Kjellerstedt2016-09-161-12/+0
* util-linux: Disable bfs supportPatrick Williams2016-09-161-1/+1
* util-linux: Disable minix support.Patrick Williams2016-09-161-5/+4
* qemuboot-x86: Add task_timeout = -1 to uvesafbSaul Wold2016-09-161-1/+1
* cmake-native: rationalise system/internal library dependenciesRoss Burton2016-09-161-2/+4
* cmake: use convenience options for clarityRoss Burton2016-09-161-7/+2
* package_manager.py: fix bitbake package-index failedHongxu Jia2016-09-161-2/+3
* shadow: use relaxed usernamesShan Hai2016-09-162-0/+101
* oeqa/sdkext/devtool: use a smaller module to test node.js functionalityPaul Eggleton2016-09-161-1/+1
* makedevs: don't restrict device node paths to 40 charactersAndre McCurdy2016-09-161-1/+1
* qemurunner: print out the runqemu commandbavery2016-09-161-3/+5
* cve-check.bbclass: Add classMariano Lopez2016-09-161-0/+267
* cve-check-tool: Add recipeMariano Lopez2016-09-162-0/+110
* cmake: don't inherit autotoolsRoss Burton2016-09-162-9/+15
* openssl: Fix MIPS64be and add MIPS64leZubair Lutfullah Kakakhel2016-09-161-1/+4
* oeqa/oetest: show stderr when running commandsRoss Burton2016-09-161-3/+2
* sanity: make license QA failures fatal againRoss Burton2016-09-161-6/+8
* openjade/sgml-common: Add sstate postrm commandsRichard Purdie2016-09-162-19/+17
* sstate: Add postrm command supportRichard Purdie2016-09-161-0/+11
* oeqa/utils/decorators: LogResults fix race condition in linkfileAníbal Limón2016-09-151-0/+14
* image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps]Andre McCurdy2016-09-151-1/+1
* ptest-runner: allow building from externalsrcChristian Schuler2016-09-151-1/+1
* patchelf: Update to version 0.9Fabio Berton2016-09-155-33/+136
* busybox: Avoid race building libbbJuro Bystricky2016-09-155-66/+151
* Revert "oeqa.runtime.smart: work around smart race issues"Richard Purdie2016-09-141-25/+0
* libdrm: Explicitly disable cunit testsJussi Kukkonen2016-09-142-0/+58
* piglit: Backport linker flag patchJussi Kukkonen2016-09-143-3/+43
* python-smartpm: use md5 as the digest for rpm_sys channelMarkus Lehtonen2016-09-142-0/+39
* lib/oe/copy_buildsystem: fix building eSDK with indirect paths in BBLAYERSPaul Eggleton2016-09-141-2/+2
* classes/populate_sdk_ext: ensure we clean the right temporary TMPDIR pathPaul Eggleton2016-09-141-3/+4
* eudev: Add missing pkgconfig dependenciesRichard Purdie2016-09-141-1/+1
* autotools: Correctly filter m4 files view to setscene dependenciesRichard Purdie2016-09-141-19/+48
* kernel-yocto: remove do_shared_workdir from SRCTREECOVEREDTASKSAndré Draszik2016-09-141-1/+1
* linux-yocto/4.1: update to 4.1.32Bruce Ashfield2016-09-143-16/+16
* linux-yocto/4.4: update to 4.4.20Bruce Ashfield2016-09-143-16/+16
* linux-yocto/4.8: update to v4.8-rc6Bruce Ashfield2016-09-143-13/+13
* gtk-doc: require perl-native only if api-documentation feature is enabledAlexander Kanavin2016-09-142-2/+46
* image.bbclass: also mask debugfs versions of masked imagesAndré Draszik2016-09-141-0/+1
* image.bbclass: do not check size of the debugfs imageAndré Draszik2016-09-141-0/+6
* valgrind: MIPS: Make toolchain basename genericZubair Lutfullah Kakakhel2016-09-141-2/+2
* gst-player: specify PVMarkus Lehtonen2016-09-141-0/+1
* sstate.bbclass: normalize whitelisted pathsMax Krummenacher2016-09-141-0/+1
* gstreamer1.0-plugins-good.inc: Fix libv4l2 packageconfig dependencyCarlos Rafael Giani2016-09-141-1/+1
* classes/populate_sdk_ext: exclude image tasks from locked signaturesAmarnath Valluri2016-09-141-1/+1
* classes/gobject-introspecton-data: lazy assign GI_DATA_ENABLEDRoss Burton2016-09-141-3/+1
* classes/gtk-doc: lazy assign GTKDOC_ENABLEDRoss Burton2016-09-141-1/+1
* meta: cleanup d.getVar(var, 0)Robert Yang2016-09-144-14/+14
* meta: cleanup d.getVar(var, 1)Robert Yang2016-09-148-13/+13