summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* qemu: Enable ppc64le support for qemu-usermodeKhem Raj2020-01-221-0/+3
* goarch.bbclass: Disable dynamic linking on PPC64 LEKhem Raj2020-01-211-0/+2
* python3: update to 3.8.1Alexander Kanavin2020-01-211-2/+2
* rootfs: Make BUILDNAME a weak default in reproducible_build_simpleAlex Kiernan2020-01-192-5/+1
* classes, conf, lib: Add support for powerpc64leKhem Raj2020-01-192-1/+2
* insane.bbclass: Spawn warning for missing mime-xdg in inheritAndreas Müller2020-01-191-1/+30
* mime-xdg.bbclass: initial addAndreas Müller2020-01-191-0/+74
* insane.bbclass: introduce a warning for mime missing in inheritAndreas Müller2020-01-191-0/+12
* mime.bbclass: reworkAndreas Müller2020-01-191-30/+32
* python: remove Python 2 and all supporting classesRoss Burton2020-01-195-126/+0
* mips: Enable gnu-hash-style on glibcKhem Raj2020-01-191-3/+2
* sstate: Improve move into place op and touch fileRichard Purdie2020-01-131-1/+5
* toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()Peter Kjellerstedt2020-01-111-4/+11
* populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_infoPeter Kjellerstedt2020-01-101-1/+1
* sanity.bbclass: Move sanity_info from conf to cachePeter Kjellerstedt2020-01-101-1/+1
* archiver.bbclass: Add new mirror archiver modePaul Barker2020-01-101-19/+117
* wic: Preserve intermediate filesPaul Barker2020-01-101-3/+4
* staging.bbclass: correctly exclude ptest directoriesAlexander Kanavin2020-01-101-1/+1
* sstate: Avoid races over rewritten siginfo filesRichard Purdie2020-01-061-3/+10
* sstate: Handle sstate filenames longer than 255 charactersRichard Purdie2020-01-061-1/+18
* sstate: Merge file name generation into single functionRichard Purdie2020-01-061-10/+12
* sstate: Improve SSTATE_PKG handlingRichard Purdie2020-01-061-10/+11
* sstate: Add extra directory levelRichard Purdie2020-01-061-2/+2
* populate_sdk_ext: Fix confusing failure messageRichard Purdie2020-01-061-1/+3
* classes/image_types_wic: Depend on do_image_complete tasksJoshua Watt2020-01-011-0/+1
* sstate.bbclass: Fix for consistent whitespaceMartin Jansa2019-12-301-6/+6
* siteinfo: Recognize 64bit PPC LEKhem Raj2019-12-301-2/+5
* cmake.bbclass: Define LIB_SUFFIXKhem Raj2019-12-301-0/+1
* goarch: Dont use -fno-PIE on mipsKhem Raj2019-12-301-1/+0
* linuxloader: Correct loader for glibc on armhfAlex Kiernan2019-12-301-1/+1
* kernel-yocto: allow external (aka non-integrated) BSPs to supply patchesBruce Ashfield2019-12-301-0/+15
* cmake: Add a knob for cmake VERBOSE settingsKhem Raj2019-12-301-2/+11
* kernel: Make symbol link to vmlinux.64 in boot directoryVasyl Gomonovych2019-12-301-0/+3
* base.bbclass: clean up dead symlink when handling hosttoolsChen Qi2019-12-301-0/+3
* chrpath: Cleanup and fix previous patchRoss Burton2019-12-291-11/+9
* meson: map the system property in the cross fileRoss Burton2019-12-281-2/+11
* externalsrc: always set SRCPVAlexander Kanavin2019-12-281-3/+2
* chrpath: do less workRoss Burton2019-12-281-5/+11
* distutils3: do out of tree buildsRoss Burton2019-12-281-7/+10
* distutils3: remove unused variableRoss Burton2019-12-281-1/+0
* distutils3: remove unused stage tasksRoss Burton2019-12-281-20/+0
* insane: don't use cachedpathRoss Burton2019-12-281-3/+2
* cve-check: fail gracefully when file not foundArmin Kuster2019-12-281-1/+8
* podfix: only alter normal filesRoss Burton2019-12-161-0/+3
* license_image.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt2019-12-161-2/+3
* package.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt2019-12-161-2/+3
* base.bbclass: Report only the licenses that are incompatible for a packagePeter Kjellerstedt2019-12-161-10/+16
* base.bbclass: Simplify the check for whitelisted licensesPeter Kjellerstedt2019-12-161-9/+4
* license.bbclass: Make incompatible_pkg_license return incompatible licsPeter Kjellerstedt2019-12-161-3/+9
* license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt2019-12-161-4/+23