summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* archiver: avoid archiving source for glibc-localeZhenbo Gao2017-05-181-0/+6
* archiver.bbclass: do not cause kernel rebuildsPatrick Ohly2017-05-181-1/+4
* archiver.bbclass: various fixes for original+diff modePatrick Ohly2017-05-181-5/+15
* archiver.bbclass: enhance do_ar_recipe task signaturePatrick Ohly2017-05-181-0/+13
* rpm: allow arch-dependent binaries in noarch packagesNg Wei Tee2017-05-161-0/+1
* rootfs-postcommands.bbclass: Check if "/etc/fstab" existsPanagiotis Tamtamis2017-05-161-1/+3
* cmake.bbclass: remove unneded cd ${B}Cody P Schafer2017-05-161-2/+0
* image.bbclass: allow override of image LICENSEPascal Bach2017-05-161-1/+1
* image.bbclass: Set ROOTFS_RO_UNNEEDED correctlyDavid Vincent2017-05-161-1/+1
* useradd: Create lib/oe/useradd function libraryRichard Purdie2017-05-161-64/+8
* populate_sdk_ext: Avoid build failures where sstate was usedRichard Purdie2017-05-161-1/+1
* base: Simplify BASEDEPENDS constructionRichard Purdie2017-05-162-15/+8
* package_ipk/deb: Tweak functions for better cleanup and layoutRichard Purdie2017-05-122-32/+33