aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2017-02-15testimage.bbclass: Add check for empty test suiteMariano Lopez
2017-02-15image.bbclass: Use 'populate_sdk_base' for non-linux targetsNathan Rossi
2017-02-15sanity.bbclass: Add which to SANITY_REQUIRED_UTILITIES.Philip Balister
2017-02-15uboot-extlinux-config.bbclass: add support for timeout & defaultDalon Westergreen
2017-02-15classes/copyleft_filter: include AGPL in default included listPaul Eggleton
2017-02-15kernel.bbclass: Make symbol to vmlinuz.bin in boot directoryAndrea Adami
2017-02-15cve-check-tool: Use CA cert bundle in correct sysrootJussi Kukkonen
2017-02-15cve-check-tool: Fixes for recipe sysrootsJussi Kukkonen
2017-02-15cve-check.bbclass: Fix dependenciesJussi Kukkonen
2017-02-15testimage: Implement custom target loadingJuro Bystricky
2017-02-15oeqa/loader.py: Avoid error in TypeError exceptionJuro Bystricky
2017-02-15qemu.py: add 'elf' as supported fstypeJuro Bystricky
2017-02-15libva: Update to new 01.org github locationSaul Wold
2017-02-15oeqa/core/runner.py: OEStreamLogger fix loggingAníbal Limón
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-02-09nss: Fix nss-native so the checksum doesn't change with BUILD_ARCHRichard Purdie
2017-02-09sstate: Make absolute symlinks an errorRichard Purdie
2017-02-09openssl/fontconfig/bzip2: Use relative symlinks instead of absolute ones (usi...Richard Purdie
2017-02-09lib/oe/path: Add replace_absolute_symlinks functionRichard Purdie
2017-02-09gcc-cross-initial: Remove unneeded temporary sysrootRichard Purdie
2017-02-09python3-native: Remove tests to save copying uneeded files aroundRichard Purdie
2017-02-09glibc-package: Avoid race sstate races with do_stash_localeRichard Purdie
2017-02-07oeqa/selftest/pkgdata: use m4 instead of bashRoss Burton
2017-02-07dosfstools: upgrade to 4.1Dengke Du
2017-02-07image_types.bbclass: fix image dependency chain collectionAndre McCurdy
2017-02-07kernel-module-split: Allow custom suffix for package namesAndreas Oberritter
2017-02-07iproute2: Inherit pkgconfigKhem Raj
2017-02-07pcmciautils: Inherit pkgconfigKhem Raj
2017-02-07qemu: Add missing 'inherit pkgconfig'Jussi Kukkonen
2017-02-07latencytop: Add missing 'inherit pkgconfig'Jussi Kukkonen
2017-02-07pong-clock: Add missing 'inherit pkgconfig'Jussi Kukkonen
2017-02-07classes/npm: set HOME during do_installPaul Eggleton
2017-02-07classes/populate_sdk_ext: account for custom image tasksPaul Eggleton
2017-02-07classes/patch: switch to new bb.build.tasksbetween() functionPaul Eggleton
2017-02-07classes/populate_sdk_ext: remove unnecessary dependencies breaking SDK_TARGETSPaul Eggleton
2017-02-07sanity.conf: Update minimum version requirement for devtoolRichard Purdie
2017-02-07staging: Add missing parameter to debug messageRichard Purdie
2017-02-07staging: Improve file creation resilianceRichard Purdie
2017-02-07staging: Add shared manifest supportRichard Purdie
2017-02-07perl-native: Remove .packlist fileRichard Purdie
2017-02-07staging: Don't put ptest files into the sysrootRichard Purdie
2017-02-07glibc: Separate locale files to their own sstate taskRichard Purdie
2017-02-05gcc-6: Sync gcc stddef.h with musl stddef.hKhem Raj
2017-02-05oeqa.buildperf: reword test descriptionsMarkus Lehtonen
2017-02-05sdkext/cases oeqa/selftest: Updates decoratorsFrancisco Pedraza
2017-02-05bash: use update-alternatives for the bash binaryAndreas Oberritter
2017-02-05selftest: wic: stop using iso image typeEd Bartosh
2017-02-05selftest: wic: use wic-tools recipe to get STAGING_DIREd Bartosh
2017-02-05image_types_wic: remove dependency to do_bootimgEd Bartosh
2017-02-05image: rename image-wic -> image_types_wicEd Bartosh