summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* python3: upgrade to 3.7.2Alexander Kanavin2019-02-082-1/+3
* archiver/package_rpm: Fix the worst src.rpm generation raceRichard Purdie2019-02-062-1/+7
* update-alternatives: correctly escape PATHs when updating FILES_${PN}André Draszik2019-02-061-2/+2
* package_rpm/archiver: Apply bandaid to src.rpm creationRichard Purdie2019-02-051-0/+4
* update-alternatives: try to update FILES_${PN} when renaming a fileAndré Draszik2019-02-021-0/+11
* update-alternatives: convert file renames to PACKAGE_PREPROCESS_FUNCSAndré Draszik2019-02-021-7/+7
* pixbufcache.bbclass: remove a dependency loop introduced by enabling gtk+3-na...Alexander Kanavin2019-01-281-1/+1
* classes/icecc: Add ICECC_REMOTE_CPP variableJoshua Watt2019-01-281-0/+3
* Change default debug split to make separate source packagesJoshua Watt2019-01-281-1/+1
* package: Add pkg_postinst_ontarget to PACKAGEVARSRichard Purdie2019-01-261-1/+1
* native.bbclass/cross.bbclass: No strip sysroot when DEBUG_BUILDRobert Yang2019-01-262-0/+6
* testimage.bbclass: add support for passing runqemu paramsAlexander Kanavin2019-01-261-1/+3
* fontcache: fix postinst for nativesdk caseAlexander Kanavin2019-01-261-0/+1
* packagegroup.bbclass: Set INHIBIT_DEFAULT_DEPSRobert Yang2019-01-241-0/+2
* sstate.bbclass: make sure changes to SSTATE_SCAN_FILES are not ignoredAlexander Kanavin2019-01-241-0/+1
* remove unused distutils-tools.bbclassAndreas Müller2019-01-231-73/+0
* classes/populate_sdk_base: Add src-pkgs to COMPLEMENTARY_GLOBJoshua Watt2019-01-221-0/+1
* classes/sstate: Update output hashJoshua Watt2019-01-221-62/+3
* musl,glibc,newlib: Drop redundant STAGINGCCKhem Raj2019-01-211-2/+0
* extrausers.bbclass: Suggest to use IMAGE_CLASSES rather than INHERITPeter Kjellerstedt2019-01-181-9/+8
* sstate.bbclass: remove dependencies of SSTATE_EXTRAPATHWILDCARDRobert Yang2019-01-161-0/+1
* classes/compress_doc: add missing import subprocessAndré Draszik2019-01-161-0/+2
* meta: Fix python code quoting issuesRichard Purdie2019-01-163-3/+3
* meta: Fix Deprecated warnings from regexsRichard Purdie2019-01-166-30/+30
* classes/buildhistory: display modified git branchesAndré Draszik2019-01-141-2/+19
* meta: remove True option to getVar calls (again)André Draszik2019-01-144-6/+6
* package.bbclass: Make package output files more deterministicJacob Kroon2019-01-141-6/+6
* cmake.bbclass: Make it work with ccacheRobert Yang2019-01-141-6/+15
* goarch.bbclass: Set CCACHE_DISABLERobert Yang2019-01-141-0/+4
* ccache.bbclass: Set CCACHE_CONFIGPATH to fix race issuesRobert Yang2019-01-141-0/+2
* ccache.bbclass: Add task do_cleanccacheRobert Yang2019-01-141-0/+14
* ccache.bbclass: Make it can be shared between different buildsRobert Yang2019-01-141-1/+21
* ccache.bbclass: Refactor it to make it more reliableRobert Yang2019-01-141-3/+22
* gsettings: allow the schemas to be in any packageRoss Burton2019-01-111-22/+26
* oeqa: make it work for multiple usersRobert Yang2019-01-111-1/+2
* classes/icecc: Remove trailing whitespaceJoshua Watt2019-01-111-1/+1
* classes/icecc: Check blacklist for BPNJoshua Watt2019-01-111-2/+9
* buildhistory: simplify buildhistory_list_files()Jacob Kroon2019-01-111-4/+6
* package.bbclass: Do not hide cpio's errorRobert Yang2019-01-111-1/+2
* uboot-sign.bbclass: silence warnings when UBOOT_DTB_BINARY is emptyAlex Kiernan2019-01-111-2/+2
* distro_features_check.bbclass: show all error info at one timeKai Kang2019-01-111-17/+12
* package.bbclass: Sort FILES_INFO by keyJacob Kroon2019-01-111-1/+1
* meta/classes: adjust perl-related classes to the new recipesAlexander Kanavin2019-01-114-13/+57
* patch: reproducibility: Fix host umask leakageDouglas Royds2019-01-111-0/+1
* toolchain-scripts: run post-relocate scripts for every environmentRoss Burton2019-01-081-23/+23
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-01-081-7/+1
* sstate: Implement hash equivalence sstateJoshua Watt2019-01-081-8/+97
* classes/sstate: Handle unihash in hash checkJoshua Watt2019-01-081-1/+1
* kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha2019-01-071-0/+3
* update-alternatives.bbclass: Stabilize iteration orderClemens Lang2019-01-071-7/+6