aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-06-14utils: Exclude OVERRIDES from hashes in multilib functionsRichard Purdie
2017-06-14insane: Don't depend on OVERRIDESRichard Purdie
2017-06-14allarch: Append to vardepsexclude, not overwriteRichard Purdie
2017-06-12Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie
2017-06-12package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-06-12meta/classes/populate_sdk: Adds support for generating eSDK manifest filesFrancisco Pedraza
2017-06-12lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistoryFrancisco Pedraza
2017-06-12toaster.bbclass: Ignore some dependencies in toaster_buildhistory_dump()Peter Kjellerstedt
2017-06-12toaster.bbclass: Simplify parsing of depends.dotPeter Kjellerstedt
2017-06-12buildhistory.bbclass: Improve the generated depends.dot filePeter Kjellerstedt
2017-06-12insane.bbclass: Improve the handling of runtime file dependenciesPeter Kjellerstedt
2017-06-12insane.bbclass: Report all file-rdeps errors, not just the firstPeter Kjellerstedt
2017-06-12buildhistory: force writing SRCREV valuesEd Bartosh
2017-06-12native/nativesdk: Ensure DISTRO_FEATURES is determisticRichard Purdie
2017-06-12testimage.bbclass: Correct the comment to state right dir for test casesKhem Raj
2017-06-12classes/buildhistory: use BB_CMDLINE to get bitbake command linePaul Eggleton
2017-06-12cpan-base.bbclass: Move PERLVERSION and get_perl_version to a new fileTom Rini
2017-06-12openssh: allow to override OpenSSL HostKeys when read-only-rootfsAndré Draszik
2017-06-12package_rpm.bbclass: use multithreaded xz compressionAlexander Kanavin
2017-06-12image-vm: Avoid use of fold, tac and paste commands for DISK_SIGNATUREJonathan Liu
2017-06-12cve-check: add do_rootfs dependency on cve-checkPeter Marko
2017-06-12cve-check: do not parse error outputPeter Marko
2017-06-12cve-check: clean cve-check recipe result before re-buildingPeter Marko
2017-06-09oeqa: Change the order to logDetails and logSummaryAníbal Limón
2017-06-09distutils-base.bbclass: Do not use -pie with hardeningKhem Raj
2017-06-09Revert "distutils-base.bbclass: Do not use -pie with hardening"Ross Burton
2017-06-06setuptoools.bbclass: Do not use -pie with hardeningKhem Raj
2017-06-06archiver: preserve sysroot paths in configured modeRoss Burton
2017-06-06archiver.bbclass: fix do_ar_original error for matchbox-desktopDengke Du
2017-06-06archiver.bbclass: adapt do_unpack_and_patch to RSSMikko Ylinen
2017-06-05distutils-base.bbclass: Do not use -pie with hardeningKhem Raj
2017-06-05devshell.bbclass: clean up trailing whitespacesChang Rebecca Swee Fun
2017-06-05devshell.bbclass: ensure toolchains available for do_devshellChang Rebecca Swee Fun
2017-06-04kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gzNicolas Dechesne
2017-06-03isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh
2017-06-03insane.bbclass: fix override handling in RDEPENDS QAGan, Yau Wai
2017-06-03classes/buildhistory: make a single commit per buildPaul Eggleton
2017-06-03archiver: Escape recipe name in regexJoshua Watt
2017-05-30classes/test{export,images}: Change modules to listAníbal Limón
2017-05-30oeqa/sdk: Enable usage of OEQA thread modeAníbal Limón
2017-05-30oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón
2017-05-30testsdk.bbclass: Remove unused import of OEStreamLoggerAníbal Limón
2017-05-30module.bbclass: Add devshell supportStefan Wiehler
2017-05-30package_ipk: correct ipk multiline descriptionsLeonardo Sandoval
2017-05-25systemd-boot.bbclass: Add configuration data to secondary EFI partitionCalifornia Sullivan
2017-05-25kernel: predefine KBUILD_BUILD_USER and KBUILD_BUILD_HOSTJoshua Lock
2017-05-23systemd-boot: create output dir if it doesn't existEd Bartosh
2017-05-23cmake.bbclass: use `cmake --build` to build & installCody P Schafer
2017-05-18cve-check.bbclass: make warning contain CVE IDsChen Qi
2017-05-18archiver: avoid archiving source for glibc-localeZhenbo Gao