summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-789/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* base/reproducible: Change Source Date Epoch generation methodsRichard Purdie2022-07-231-0/+1
* base.bbclass: Correct the test for obsolete license exceptionsPeter Kjellerstedt2022-06-271-2/+2
* base/buildhistory/image-buildinfo: Use common buildcfg functionRichard Purdie2022-06-111-5/+2
* classes/buildcfg: Move git/layer revision code into new OE module buildcfgRichard Purdie2022-06-111-4/+5
* base: Avoid circular references to our own scriptsRichard Purdie2022-05-071-0/+4
* base: Drop git interceptRichard Purdie2022-04-271-1/+0
* install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker2022-04-221-0/+1
* base: Clean up module import compatibility codeRichard Purdie2022-04-011-9/+2
* base: Don't add duplicates to sys.pathRichard Purdie2022-04-011-2/+2
* meta/scripts: Improve internal variable namingSaul Wold2022-03-101-2/+2
* rust: Introduce arch_to_rust_arch()Andrew Jeffery2022-03-021-1/+1
* license/insane: Show warning for obsolete license usageRichard Purdie2022-03-021-0/+6
* base/license: Rework INCOMPATIBLE_LICENSE variable handlingSaul Wold2022-03-021-39/+28
* base/staging: use HOST_PREFIX, not TARGET_PREFIXAlexander Kanavin2022-02-251-1/+1
* package: rename LICENSE_EXCLUSIONSaul Wold2022-02-251-1/+1
* meta: Further LICENSE_FLAGS variable updatesSaul Wold2022-02-211-2/+2
* meta: Rename LICENSE_FLAGS variableSaul Wold2022-02-211-2/+2
* blacklist: Replace class with SKIP_RECIPE variableSaul Wold2022-02-211-0/+8
* meta/scripts: Handle bitbake variable renamingRichard Purdie2022-02-211-1/+1
* classes: Only allow network in existing network accessing codeRichard Purdie2022-01-121-0/+1
* base.bbclass: Add sysroot deps for repo fetcherJasper Orschulko2021-11-261-0/+4
* reproducible: Merge code into base.bbclassRichard Purdie2021-10-161-0/+38
* reproducible: Move class function code into libraryRichard Purdie2021-10-161-1/+1
* base: Use repr() for printing exceptionsRichard Purdie2021-10-141-2/+2
* base: Clean up unneeded len() callsRichard Purdie2021-10-141-4/+4
* base/insane: Import oe.qa by defaultRichard Purdie2021-10-141-1/+1
* base/kernel: Support zstd-compressed squashfs and cpio initramfsZoltán Böszörményi2021-09-011-0/+4
* Convert to new override syntaxRichard Purdie2021-08-021-6/+6
* autotools/base/icecc: Remove prepend from function namesRichard Purdie2021-07-301-3/+3
* base: respect downloadfilename when sniffing the SRC_URI for dependenciesRoss Burton2021-03-201-6/+8
* classes: Drop now unneeded umask flagsRichard Purdie2021-02-161-5/+0
* base: use URI instead of decodeurl when detecting unpack dependenciesRoss Burton2021-01-231-15/+15
* uninative: Don't use single sstate for pseudo-nativeRichard Purdie2020-11-241-0/+1
* base.bbclass: warn when there is trailing slash in S or B variablesMartin Jansa2020-10-101-0/+5
* base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as...Martin Jansa2020-10-101-2/+2
* base/bitbake.conf: Enable pseudo path filteringRichard Purdie2020-10-071-0/+5
* multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie2020-05-271-2/+1
* base/insane: Check pkgs lics are subset of recipe lics only onceQuentin Schulz2020-05-211-13/+0
* base.bbclass: extend PACKAGECONFIG for conflict package configsKai Kang2020-03-121-3/+17
* distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issuesRichard Purdie2020-01-271-2/+2
* base.bbclass: clean up dead symlink when handling hosttoolsChen Qi2019-12-301-0/+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
* hosttools: no longer check for or provide host python 2 to buildsAlexander Kanavin2019-12-091-5/+0
* base.bbclass: Add python3-native to native paths for hg fetcherKhem Raj2019-12-061-0/+1
* base.bbclass: add dependency on pseudo from do_prepare_recipe_sysrootMattias Hansson2019-10-191-0/+1
* base: Improve module import error messageRichard Purdie2019-10-021-3/+5