summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-07-23base/reproducible: Change Source Date Epoch generation methodsRichard Purdie
2022-06-27base.bbclass: Correct the test for obsolete license exceptionsPeter Kjellerstedt
2022-06-11base/buildhistory/image-buildinfo: Use common buildcfg functionRichard Purdie
2022-06-11classes/buildcfg: Move git/layer revision code into new OE module buildcfgRichard Purdie
2022-05-07base: Avoid circular references to our own scriptsRichard Purdie
2022-04-27base: Drop git interceptRichard Purdie
2022-04-22install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker
2022-04-01base: Clean up module import compatibility codeRichard Purdie
2022-04-01base: Don't add duplicates to sys.pathRichard Purdie
2022-03-09meta/scripts: Improve internal variable namingSaul Wold
2022-03-02rust: Introduce arch_to_rust_arch()Andrew Jeffery
2022-03-02license/insane: Show warning for obsolete license usageRichard Purdie
2022-03-02base/license: Rework INCOMPATIBLE_LICENSE variable handlingSaul Wold
2022-02-25base/staging: use HOST_PREFIX, not TARGET_PREFIXAlexander Kanavin
2022-02-25package: rename LICENSE_EXCLUSIONSaul Wold
2022-02-21meta: Further LICENSE_FLAGS variable updatesSaul Wold
2022-02-21meta: Rename LICENSE_FLAGS variableSaul Wold
2022-02-21blacklist: Replace class with SKIP_RECIPE variableSaul Wold
2022-02-21meta/scripts: Handle bitbake variable renamingRichard Purdie
2022-01-12classes: Only allow network in existing network accessing codeRichard Purdie
2021-11-26base.bbclass: Add sysroot deps for repo fetcherJasper Orschulko
2021-10-16reproducible: Merge code into base.bbclassRichard Purdie
2021-10-16reproducible: Move class function code into libraryRichard Purdie
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-09-01base/kernel: Support zstd-compressed squashfs and cpio initramfsZoltán Böszörményi
2021-07-30Convert to new override syntaxRichard Purdie
2021-07-30autotools/base/icecc: Remove prepend from function namesRichard Purdie
2021-03-20base: respect downloadfilename when sniffing the SRC_URI for dependenciesRoss Burton
2021-02-16classes: Drop now unneeded umask flagsRichard Purdie
2021-01-23base: use URI instead of decodeurl when detecting unpack dependenciesRoss Burton
2020-11-24uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2020-10-10base.bbclass: warn when there is trailing slash in S or B variablesMartin Jansa
2020-10-10base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as...Martin Jansa
2020-10-07base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2020-05-27multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie
2020-05-21base/insane: Check pkgs lics are subset of recipe lics only onceQuentin Schulz
2020-03-11base.bbclass: extend PACKAGECONFIG for conflict package configsKai Kang
2020-01-27distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issuesRichard Purdie
2019-12-30base.bbclass: clean up dead symlink when handling hosttoolsChen Qi
2019-12-16base.bbclass: Report only the licenses that are incompatible for a packagePeter Kjellerstedt
2019-12-16base.bbclass: Simplify the check for whitelisted licensesPeter Kjellerstedt
2019-12-06hosttools: no longer check for or provide host python 2 to buildsAlexander Kanavin
2019-12-05base.bbclass: Add python3-native to native paths for hg fetcherKhem Raj
2019-10-15base.bbclass: add dependency on pseudo from do_prepare_recipe_sysrootMattias Hansson
2019-10-02base: Improve module import error messageRichard Purdie