summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2021-11-01sanity.bbclass: Update required gcc version to v7.5rbt/gccRobert Yang
2021-10-30overlayfs: add debug informationVyacheslav Yurkov
2021-10-30overlayfs: all overlays unitVyacheslav Yurkov
2021-10-30archiver: Default to xz compresison instead of gzRichard Purdie
2021-10-30meta: Add explict branch to git SRC_URIsRichard Purdie
2021-10-28create-spdx: cross recipes are native alsoSaul Wold
2021-10-28create-spdx: add create_annotation functionSaul Wold
2021-10-28go.bbclass: Allow adding parameters to go ldflagsAhmed Hossam
2021-10-28archiver: Configurable tarball compressionIan Ray
2021-10-27meson.bblcass: Remove empty egg-info directories before running mesonPeter Kjellerstedt
2021-10-26patch: Fix exception reporting with repr()Richard Purdie
2021-10-26staging: Fix autoconf-native rebuild failureRichard Purdie
2021-10-23classes/populate_sdk_base: Add setscene tasksJoshua Watt
2021-10-23testimage: remove target_modules_pathRoss Burton
2021-10-23sstate: fix touching files inside pseudoJose Quaresma
2021-10-23npm: Remove unnecessary configs argument from npm run commandStefan Herbrechtsmeier
2021-10-23image_types: allow the creation of block devices on top of UBI volumesThomas Perrot
2021-10-23sstate.bbclass: count the files on mirrors using the pre local filesJose Quaresma
2021-10-17kernel-fitimage: use correct kernel imageAndrej Valek
2021-10-17featimage: refactor styleAndrej Valek
2021-10-17sstate: don't silently handle all exceptions in sstate_checkhashesRoss Burton
2021-10-17insane,license,license_image: Allow treating license problems as errorsMike Crowe
2021-10-17lib/oe/qa,insane: Move extra error handling functions to libraryMike Crowe
2021-10-16testimage: fix unclosed testdata fileRoss Burton
2021-10-16mirrors.bbclass: remove dead infozip mirrorsOleksandr Kravchuk
2021-10-16u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scrPeter Hoyes
2021-10-16kernel: Rework kernel make flag to variable mappingsRichard Purdie
2021-10-16reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie
2021-10-16kernel: Add KERNEL_DEBUG_TIMESTAMPS variableRichard Purdie
2021-10-16reproducible: Merge code into base.bbclassRichard Purdie
2021-10-16reproducible: Move variable definitions to bitbake.confRichard Purdie
2021-10-16reproducible: Move class function code into libraryRichard Purdie
2021-10-16reproducible_build: Drop now unneeded compiler warningRichard Purdie
2021-10-16patch: Use repr() with exceptions instead of str()Richard Purdie
2021-10-15sstate: Fixes for eSDK generation after zstd switchRichard Purdie
2021-10-14sstate: Allow validation of sstate singatures against list of keysDaniel McGregor
2021-10-14sstate: Switch to ZStandard compressor supportHenry Kleynhans
2021-10-14reproducible_build: Drop obsolete sstate workaroundRichard Purdie
2021-10-14license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-10-14base: Use repr() for printing exceptionsRichard Purdie
2021-10-14base: Clean up unneeded len() callsRichard Purdie
2021-10-14base/insane: Import oe.qa by defaultRichard Purdie
2021-10-14python3: update 3.9.7 -> 3.10.0Alexander Kanavin
2021-10-14patch.bbclass: when the patch fails show more info on the fatal errorJose Quaresma
2021-10-14rust-common.bbclass: rewrite toolchain wrappers in (native) pythonAlexander Kanavin
2021-10-14npm: Use configs for npm environment and args for npm run commandStefan Herbrechtsmeier
2021-10-14npm: Add variable NPM_NODEDIR with default valueStefan Herbrechtsmeier
2021-10-14npm: Add support for EXTRA_OENPM argumentsStefan Herbrechtsmeier
2021-10-14buildhistory: Fix package output files for SDKsAndres Beltran
2021-10-11devpyshell: rename to pydevshellMichael Opdenacker