summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* uboot-config: check UBOOT_CONFIG variable, not flags, for error conditionsDenys Dmytriyenko2017-06-141-8/+3
* utils: Exclude OVERRIDES from hashes in multilib functionsRichard Purdie2017-06-141-0/+2
* insane: Don't depend on OVERRIDESRichard Purdie2017-06-141-0/+1
* allarch: Append to vardepsexclude, not overwriteRichard Purdie2017-06-141-2/+2
* Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie2017-06-131-2/+3
* package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt2017-06-121-3/+2
* meta/classes/populate_sdk: Adds support for generating eSDK manifest filesFrancisco Pedraza2017-06-123-20/+58
* lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistoryFrancisco Pedraza2017-06-121-12/+6
* toaster.bbclass: Ignore some dependencies in toaster_buildhistory_dump()Peter Kjellerstedt2017-06-121-0/+8
* toaster.bbclass: Simplify parsing of depends.dotPeter Kjellerstedt2017-06-121-15/+13
* buildhistory.bbclass: Improve the generated depends.dot filePeter Kjellerstedt2017-06-121-4/+11
* insane.bbclass: Improve the handling of runtime file dependenciesPeter Kjellerstedt2017-06-121-6/+10
* insane.bbclass: Report all file-rdeps errors, not just the firstPeter Kjellerstedt2017-06-121-1/+1
* buildhistory: force writing SRCREV valuesEd Bartosh2017-06-121-2/+5
* native/nativesdk: Ensure DISTRO_FEATURES is determisticRichard Purdie2017-06-122-2/+2
* testimage.bbclass: Correct the comment to state right dir for test casesKhem Raj2017-06-121-1/+1
* classes/buildhistory: use BB_CMDLINE to get bitbake command linePaul Eggleton2017-06-121-5/+8
* cpan-base.bbclass: Move PERLVERSION and get_perl_version to a new fileTom Rini2017-06-122-23/+25
* openssh: allow to override OpenSSL HostKeys when read-only-rootfsAndré Draszik2017-06-121-2/+2
* package_rpm.bbclass: use multithreaded xz compressionAlexander Kanavin2017-06-121-0/+2
* image-vm: Avoid use of fold, tac and paste commands for DISK_SIGNATUREJonathan Liu2017-06-121-1/+1
* cve-check: add do_rootfs dependency on cve-checkPeter Marko2017-06-121-0/+1
* cve-check: do not parse error outputPeter Marko2017-06-121-1/+1
* cve-check: clean cve-check recipe result before re-buildingPeter Marko2017-06-121-0/+5
* oeqa: Change the order to logDetails and logSummaryAníbal Limón2017-06-092-3/+3
* distutils-base.bbclass: Do not use -pie with hardeningKhem Raj2017-06-091-0/+2
* Revert "distutils-base.bbclass: Do not use -pie with hardening"Ross Burton2017-06-091-2/+0
* setuptoools.bbclass: Do not use -pie with hardeningKhem Raj2017-06-061-0/+2
* archiver: preserve sysroot paths in configured modeRoss Burton2017-06-061-0/+4
* archiver.bbclass: fix do_ar_original error for matchbox-desktopDengke Du2017-06-061-5/+11
* archiver.bbclass: adapt do_unpack_and_patch to RSSMikko Ylinen2017-06-061-0/+3
* distutils-base.bbclass: Do not use -pie with hardeningKhem Raj2017-06-061-0/+2
* devshell.bbclass: clean up trailing whitespacesChang Rebecca Swee Fun2017-06-061-3/+3
* devshell.bbclass: ensure toolchains available for do_devshellChang Rebecca Swee Fun2017-06-061-1/+1
* kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gzNicolas Dechesne2017-06-051-9/+9
* isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh2017-06-031-1/+1
* insane.bbclass: fix override handling in RDEPENDS QAGan, Yau Wai2017-06-031-1/+1
* classes/buildhistory: make a single commit per buildPaul Eggleton2017-06-031-7/+5
* archiver: Escape recipe name in regexJoshua Watt2017-06-031-2/+2
* classes/test{export,images}: Change modules to listAníbal Limón2017-06-022-2/+2
* oeqa/sdk: Enable usage of OEQA thread modeAníbal Limón2017-06-021-0/+4
* oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón2017-06-022-6/+6
* testsdk.bbclass: Remove unused import of OEStreamLoggerAníbal Limón2017-06-021-1/+0
* module.bbclass: Add devshell supportStefan Wiehler2017-05-301-0/+20
* package_ipk: correct ipk multiline descriptionsLeonardo Sandoval2017-05-301-9/+2
* systemd-boot.bbclass: Add configuration data to secondary EFI partitionCalifornia Sullivan2017-05-251-0/+1
* kernel: predefine KBUILD_BUILD_USER and KBUILD_BUILD_HOSTJoshua Lock2017-05-251-0/+2
* systemd-boot: create output dir if it doesn't existEd Bartosh2017-05-251-0/+2
* cmake.bbclass: use `cmake --build` to build & installCody P Schafer2017-05-231-2/+7
* cve-check.bbclass: make warning contain CVE IDsChen Qi2017-05-181-4/+5