summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* base.bbclass: define PACKAGECONFIG_CONFARGS before only sometimes appending t...Martin Jansa2019-06-191-0/+2
* base.bbclass: Add OE_EXTRA_IMPORTSChris Laplante2019-06-081-1/+3
* base.bbclass: add named SRCREVs to the sstate hashMichael Ho2019-05-301-0/+12
* base/pixbufcache: Remove obsolete sstatecompletions codeRichard Purdie2019-04-051-13/+1
* base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependencyPeter Kjellerstedt2019-04-031-1/+0
* base.bbclass: Check BuildStarted for HOSTTOOLSRobert Yang2019-02-151-0/+6
* base.bbclass, classextend.py: Drop catering to gcc-initialKhem Raj2018-12-261-1/+0
* base.bbclass: Add comments for gcc links to ccacheRobert Yang2018-12-151-0/+4
* base.bbclass: Display name of licenses which caused SkipRecipeNathan Rossi2018-11-141-6/+9
* base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer2018-11-091-1/+3