summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* image_types_wic.bbclass: alphabetize list of WICVARSRobert P. J. Day2021-09-071-5/+29
* utils: Drop obsolete oe_machinstall functionRichard Purdie2021-09-071-30/+0
* utils: Drop unused variable staging_install from oe_libinstallRichard Purdie2021-09-071-5/+0
* create-spdx: don't duplicate license texts in each packageRoss Burton2021-09-041-11/+14
* create-spdx: embed unknown license textsRoss Burton2021-09-041-14/+37
* create-spdx: remove redundant testRoss Burton2021-09-041-3/+0
* create-spdx: transform license list into a dict for faster lookupsRoss Burton2021-09-041-7/+8
* mirrors.bbclass: remove redundant server-specific mirrorsDaniel Wagenknecht2021-09-031-2/+0
* mirrors.bbclass: provide additional rule for git repo fallbacksDaniel Wagenknecht2021-09-031-0/+1
* classes/create-spdx: Comment out placeholder license warningJoshua Watt2021-09-031-1/+2
* classes/create-spdx: Skip package processing for native recipesJoshua Watt2021-09-031-129/+134
* classes/create-spdx: Collect all task dependenciesJoshua Watt2021-09-031-2/+1
* classes/create-spdx: Add special exception for Public Domain licenseJoshua Watt2021-09-031-12/+21
* classes/create-spdx: Fix file:// in downloadLocationJoshua Watt2021-09-031-3/+6
* classes/create-spdx: Speed up hash calculationsJoshua Watt2021-09-031-33/+16
* classes/create-spdx: Fix up license reportingJoshua Watt2021-09-031-8/+47
* classes/create-spdx: extend DocumentRef to include nameSaul Wold2021-09-031-2/+2
* classes/create-spdx: Fix another creatorJoshua Watt2021-09-031-2/+2
* classes/create-spdx: Add NOASSERTION for unknown debug sourcesJoshua Watt2021-09-031-20/+16
* classes/create-spdx: Add runtime dependency mappingJoshua Watt2021-09-031-1/+178
* classes/create-spdx: Add index to DEPLOYDIRJoshua Watt2021-09-031-2/+11
* classes/create-spdx: Add SHA1 to index fileJoshua Watt2021-09-031-1/+2
* classes/create-spdx: Change creatorJoshua Watt2021-09-031-6/+6
* classes/create-spdx: Add classJoshua Watt2021-09-031-0/+679
* classes/package: Add extended packaged dataJoshua Watt2021-09-031-3/+37
* rust-common: Hack around LD_LIBRARY_PATH issues on centos7Richard Purdie2021-09-021-0/+5
* ptest: allow the ptest-packagelists.inc warning to be disabledRoss Burton2021-09-022-5/+7
* u-boot: Make UBOOT_BINARYNAME configurableStefan Herbrechtsmeier2021-09-021-2/+2
* u-boot: Make SPL suffix configurableStefan Herbrechtsmeier2021-09-021-3/+11
* distro_features_check: expand with IMAGE_FEATURESTrevor Woerner2021-09-011-2/+2
* buildhistory: Label packages providing per-file dependencies in depends.dotAndres Beltran2021-09-011-1/+3
* rust-common.bbclass: export RUST_TARGET_PATHTim Orling2021-09-011-1/+1
* base/kernel: Support zstd-compressed squashfs and cpio initramfsZoltán Böszörményi2021-09-014-5/+17
* kernel: Use unexpanded EXTENDPKGVRichard Purdie2021-09-011-4/+3
* buildhistory: Add output file listing package informationAndres Beltran2021-08-271-0/+5
* meson.bbclass: Make the default buildtype "debug" if DEBUG_BUILD is 1Peter Kjellerstedt2021-08-271-1/+2
* kernel.bbclass: Use full versions for inter-package dependenciesZoltán Böszörményi2021-08-271-6/+7
* Allow opt-out of split kernel modulesZoltán Böszörményi2021-08-272-4/+20
* kernel-module-split.bbclass: Support zstd-compressed modulesZoltán Böszörményi2021-08-271-4/+7
* rust-common: Add LDFLAGS to cc wrapperRichard Purdie2021-08-261-1/+1
* rust-cross*: Fix OVERRRIDE references in task signature computationRichard Purdie2021-08-261-0/+1
* cargo_common: remove http_proxyRandy MacLeod2021-08-261-4/+0
* rust: initial merge of most of meta-rustRandy MacLeod2021-08-266-0/+599
* prservice: remove connection cachingScott Murray2021-08-231-3/+2
* utils: Reduce the number of calls to the "dirname" commandOleksandr Popovych2021-08-221-1/+1
* package_rpm/update-alternatives: fix package's providesChen Qi2021-08-222-7/+7
* Allow global override of golang GO_DYNLINKOliver Kranz2021-08-201-7/+7
* sstate.bbclass: get the number of threads from BB_NUMBER_THREADSJose Quaresma2021-08-201-3/+2
* uninative: Improve glob to handle glibc 2.34Ross Burton2021-08-181-1/+1
* package: Fix overrides converion issue with PKGSIZERichard Purdie2021-08-172-2/+2