summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2021-09-10cross-canadian: make android pass target sys checkHsia-Jun(Randy) Li
2021-09-10create-spdx: handle CLOSED licenseRoss Burton
2021-09-08create-spdx: remove trailing commaSaul Wold
2021-09-07systemd: '${systemd_unitdir}/system' => '${systemd_system_unitdir}'Robert P. J. Day
2021-09-07image_types_wic.bbclass: alphabetize list of WICVARSRobert P. J. Day
2021-09-06utils: Drop obsolete oe_machinstall functionRichard Purdie
2021-09-06utils: Drop unused variable staging_install from oe_libinstallRichard Purdie
2021-09-04create-spdx: don't duplicate license texts in each packageRoss Burton
2021-09-03create-spdx: embed unknown license textsRoss Burton
2021-09-03create-spdx: remove redundant testRoss Burton
2021-09-03create-spdx: transform license list into a dict for faster lookupsRoss Burton
2021-09-03mirrors.bbclass: remove redundant server-specific mirrorsDaniel Wagenknecht
2021-09-03mirrors.bbclass: provide additional rule for git repo fallbacksDaniel Wagenknecht
2021-09-03classes/create-spdx: Comment out placeholder license warningJoshua Watt
2021-09-03classes/create-spdx: Skip package processing for native recipesJoshua Watt
2021-09-03classes/create-spdx: Collect all task dependenciesJoshua Watt
2021-09-03classes/create-spdx: Add special exception for Public Domain licenseJoshua Watt
2021-09-03classes/create-spdx: Fix file:// in downloadLocationJoshua Watt
2021-09-03classes/create-spdx: Speed up hash calculationsJoshua Watt
2021-09-03classes/create-spdx: Fix up license reportingJoshua Watt
2021-09-03classes/create-spdx: extend DocumentRef to include nameSaul Wold
2021-09-03classes/create-spdx: Fix another creatorJoshua Watt
2021-09-03classes/create-spdx: Add NOASSERTION for unknown debug sourcesJoshua Watt
2021-09-03classes/create-spdx: Add runtime dependency mappingJoshua Watt
2021-09-03classes/create-spdx: Add index to DEPLOYDIRJoshua Watt
2021-09-03classes/create-spdx: Add SHA1 to index fileJoshua Watt
2021-09-03classes/create-spdx: Change creatorJoshua Watt
2021-09-03classes/create-spdx: Add classJoshua Watt
2021-09-03classes/package: Add extended packaged dataJoshua Watt
2021-09-02rust-common: Hack around LD_LIBRARY_PATH issues on centos7Richard Purdie
2021-09-02ptest: allow the ptest-packagelists.inc warning to be disabledRoss Burton
2021-09-02u-boot: Make UBOOT_BINARYNAME configurableStefan Herbrechtsmeier
2021-09-02u-boot: Make SPL suffix configurableStefan Herbrechtsmeier
2021-09-01distro_features_check: expand with IMAGE_FEATURESTrevor Woerner
2021-09-01buildhistory: Label packages providing per-file dependencies in depends.dotAndres Beltran
2021-09-01rust-common.bbclass: export RUST_TARGET_PATHTim Orling
2021-09-01base/kernel: Support zstd-compressed squashfs and cpio initramfsZoltán Böszörményi
2021-09-01kernel: Use unexpanded EXTENDPKGVRichard Purdie
2021-08-27buildhistory: Add output file listing package informationAndres Beltran
2021-08-27meson.bbclass: Make the default buildtype "debug" if DEBUG_BUILD is 1Peter Kjellerstedt
2021-08-27kernel.bbclass: Use full versions for inter-package dependenciesZoltán Böszörményi
2021-08-27Allow opt-out of split kernel modulesZoltán Böszörményi
2021-08-27kernel-module-split.bbclass: Support zstd-compressed modulesZoltán Böszörményi
2021-08-26rust-common: Add LDFLAGS to cc wrapperRichard Purdie
2021-08-26rust-cross*: Fix OVERRRIDE references in task signature computationRichard Purdie
2021-08-26cargo_common: remove http_proxyRandy MacLeod
2021-08-26rust: initial merge of most of meta-rustRandy MacLeod
2021-08-23prservice: remove connection cachingScott Murray
2021-08-22utils: Reduce the number of calls to the "dirname" commandOleksandr Popovych
2021-08-22package_rpm/update-alternatives: fix package's providesChen Qi