aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2019-02-08python3: upgrade to 3.7.2Alexander Kanavin
2019-02-06archiver/package_rpm: Fix the worst src.rpm generation raceRichard Purdie
2019-02-06update-alternatives: correctly escape PATHs when updating FILES_${PN}André Draszik
2019-02-05package_rpm/archiver: Apply bandaid to src.rpm creationRichard Purdie
2019-02-01update-alternatives: try to update FILES_${PN} when renaming a fileAndré Draszik
2019-02-01update-alternatives: convert file renames to PACKAGE_PREPROCESS_FUNCSAndré Draszik
2019-01-28pixbufcache.bbclass: remove a dependency loop introduced by enabling gtk+3-na...Alexander Kanavin
2019-01-28classes/icecc: Add ICECC_REMOTE_CPP variableJoshua Watt
2019-01-26Change default debug split to make separate source packagesJoshua Watt
2019-01-25package: Add pkg_postinst_ontarget to PACKAGEVARSRichard Purdie
2019-01-24native.bbclass/cross.bbclass: No strip sysroot when DEBUG_BUILDRobert Yang
2019-01-24testimage.bbclass: add support for passing runqemu paramsAlexander Kanavin
2019-01-24fontcache: fix postinst for nativesdk caseAlexander Kanavin
2019-01-24packagegroup.bbclass: Set INHIBIT_DEFAULT_DEPSRobert Yang
2019-01-24sstate.bbclass: make sure changes to SSTATE_SCAN_FILES are not ignoredAlexander Kanavin
2019-01-23remove unused distutils-tools.bbclassAndreas Müller
2019-01-21classes/populate_sdk_base: Add src-pkgs to COMPLEMENTARY_GLOBJoshua Watt
2019-01-21classes/sstate: Update output hashJoshua Watt
2019-01-20musl,glibc,newlib: Drop redundant STAGINGCCKhem Raj
2019-01-18extrausers.bbclass: Suggest to use IMAGE_CLASSES rather than INHERITPeter Kjellerstedt
2019-01-16sstate.bbclass: remove dependencies of SSTATE_EXTRAPATHWILDCARDRobert Yang
2019-01-16classes/compress_doc: add missing import subprocessAndré Draszik
2019-01-14meta: Fix python code quoting issuesRichard Purdie
2019-01-14meta: Fix Deprecated warnings from regexsRichard Purdie
2019-01-14classes/buildhistory: display modified git branchesAndré Draszik
2019-01-14meta: remove True option to getVar calls (again)André Draszik
2019-01-14package.bbclass: Make package output files more deterministicJacob Kroon
2019-01-14cmake.bbclass: Make it work with ccacheRobert Yang
2019-01-14goarch.bbclass: Set CCACHE_DISABLERobert Yang
2019-01-14ccache.bbclass: Set CCACHE_CONFIGPATH to fix race issuesRobert Yang
2019-01-14ccache.bbclass: Add task do_cleanccacheRobert Yang
2019-01-14ccache.bbclass: Make it can be shared between different buildsRobert Yang
2019-01-14ccache.bbclass: Refactor it to make it more reliableRobert Yang
2019-01-11gsettings: allow the schemas to be in any packageRoss Burton
2019-01-11oeqa: make it work for multiple usersRobert Yang
2019-01-11classes/icecc: Remove trailing whitespaceJoshua Watt
2019-01-11classes/icecc: Check blacklist for BPNJoshua Watt
2019-01-11buildhistory: simplify buildhistory_list_files()Jacob Kroon
2019-01-11package.bbclass: Do not hide cpio's errorRobert Yang
2019-01-11uboot-sign.bbclass: silence warnings when UBOOT_DTB_BINARY is emptyAlex Kiernan
2019-01-11distro_features_check.bbclass: show all error info at one timeKai Kang
2019-01-11package.bbclass: Sort FILES_INFO by keyJacob Kroon
2019-01-11meta/classes: adjust perl-related classes to the new recipesAlexander Kanavin
2019-01-08patch: reproducibility: Fix host umask leakageDouglas Royds
2019-01-07toolchain-scripts: run post-relocate scripts for every environmentRoss Burton
2019-01-07oeqa: Fix for QEMU_USE_KVMRobert Yang
2019-01-07sstate: Implement hash equivalence sstateJoshua Watt
2019-01-07classes/sstate: Handle unihash in hash checkJoshua Watt
2019-01-07kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha
2019-01-07update-alternatives.bbclass: Stabilize iteration orderClemens Lang