aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-11-05toolchain-scripts: preserve host path in environment setup scriptChin Huat Ang
2018-10-18recipes: Update git.gnome.org addresses after upstream changesRichard Purdie
2018-10-10license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_...Martin Jansa
2018-10-10license.bbclass: Minor simplification of get_deployed_dependencies()Peter Kjellerstedt
2018-08-30classes: sanity-check LIC_FILES_CHKSUMRoss Burton
2018-08-29module-base.bbclass: fix out-of-tree module builds with custom EXTRA_OEMAKEDenys Dmytriyenko
2018-08-15make-mod-scripts: add build requirements for external modulesBruce Ashfield
2018-08-15make-mod-scripts/kernel-devsrc: Fix objtool issuesRichard Purdie
2018-07-19mirrors: add Debian snapshot mirror for 2018Ross Burton
2018-05-08package.bbclass: Add '-b' option to file call in isELFMark Hatle
2018-05-08package.bbclass: use single quotes for path passed to file in isELF()Andre McCurdy
2018-05-08Revert "package.bbclass: Add '-b' option to file call in isELF"Andre McCurdy
2018-05-07Revert "waf.bbclass: explicitly pass bindir and libdir if supported"Martin Jansa
2018-05-03uninative: Set the dynamic linker to use at compile timeRichard Purdie
2018-05-03uninative: Add allow-shlib-undefined to BUILD_LDFLAGS and drop other workaroundsRichard Purdie
2018-05-03package.bbclass: Add '-b' option to file call in isELFMark Hatle
2018-05-03gio-module-cache.bbclass: pass in ${libexecdir}Alexander Kanavin
2018-05-03uninative: add variables to the whitelist so that it does not re-triger recip...Cuero Bugot
2018-05-03package_rpm: set _builddir to B not SRichard Purdie
2018-05-03mirrors.bbclass: change Debian anonscm to salsaMikko Rapeli
2018-05-03logging.bbclass: Enclose the tr string in quotesJason Wessel
2018-03-26populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton
2018-03-26populate_sdk: install UTF-8 locales in SDKsRoss Burton
2018-03-15uninative: Add compatiblity version checkRichard Purdie
2018-02-27siteinfo: add aarch64_illp32 decodeArmin Kuster
2018-02-27update-rc.d: QA regression.Armin Kuster
2018-02-19package_rpm.bbclass: Fix matching of architecture independent packagesOtavio Salvador
2018-01-29kernel-uboot: support Image kernel type for arm64Zumeng Chen
2018-01-29image_types_wic.bbclass: Ensure '-c image_wic' worksOtavio Salvador
2018-01-29uninative.bbclass: Fix broken symlink issueMark Hatle
2018-01-27kernel-yocto: make SRC_URI defconfig removal more specificBruce Ashfield
2018-01-21populate_sdk_ext: Set cleandirs correctlyRichard Purdie
2018-01-21lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
2018-01-20image: Expand PV to avoid AUTOREV parsing failuresRichard Purdie
2018-01-06rm_work: remove debugging statementsRoss Burton
2018-01-06kernel-fitimage: Fix bad image type replacement for aarch64Thomas Perrot
2018-01-06image-live.bbclass: add MLPREFIX to core-image-minimal-initramfsRobert Yang
2018-01-06image-live.bbclass: print warn when initramfs is invalidRobert Yang
2018-01-06waf.bbclass: explicitly pass bindir and libdir if supportedStefan Agner
2018-01-06kernel.bbclass: Fix do_sizecheck behaviourMike Crowe
2018-01-06image_types: btrfs use sparse file creationSaul Wold
2018-01-06rm_work: Handle race with -inital tasksRichard Purdie
2018-01-06kernel-yocto: ensure that only a single defconfig is processedBruce Ashfield
2018-01-06kernel-yocto: Stop the build if defconfig is missingSaul Wold
2018-01-06kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIGSaul Wold
2018-01-06rootfs-postcommands.bbclass: ensure that rootfs gets mounted roPatrick Ohly
2018-01-06systemd: allow dots in arguments to template unitsMartin Hundebøll
2018-01-06update-alternatives.bbclass: refuse to manage SysV init scriptsMarkus Lehtonen
2018-01-06Revert "classes: Fix alternatives and rc.d ordering"Markus Lehtonen
2018-01-06initscripts: don't use update-alternativesMarkus Lehtonen