summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)Author
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
2019-06-18base.bbclass: define PACKAGECONFIG_CONFARGS before only sometimes appending t...Martin Jansa
2019-06-08base.bbclass: Add OE_EXTRA_IMPORTSChris Laplante
2019-05-30base.bbclass: add named SRCREVs to the sstate hashMichael Ho
2019-04-05base/pixbufcache: Remove obsolete sstatecompletions codeRichard Purdie
2019-04-03base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependencyPeter Kjellerstedt
2019-02-15base.bbclass: Check BuildStarted for HOSTTOOLSRobert Yang
2018-12-26base.bbclass, classextend.py: Drop catering to gcc-initialKhem Raj
2018-12-15base.bbclass: Add comments for gcc links to ccacheRobert Yang
2018-11-13base.bbclass: Display name of licenses which caused SkipRecipeNathan Rossi
2018-11-08base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer
2018-11-06oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS man...Richard Purdie
2018-08-14classes: sanity-check LIC_FILES_CHKSUMRoss Burton
2018-05-29base.bbclass: update obsolete comment about rpm do_unpack dependenciesAndre McCurdy
2018-05-22default-distrovars.inc: drop obsolete LGPLv2_WHITELIST_GPL-3.0Andre McCurdy
2018-05-11base: improve do_unpack[cleandirs] logicRoss Burton
2018-04-05base.bbclass: fix do_unpack[cleandirs] varflag handlingEnrico Jorns
2018-03-04base: Handle backfilling in anonymous python code, not event handlerRichard Purdie
2018-03-04base: Don't print LICENSE warning for non-recipe contextRichard Purdie
2018-01-25classes/recipes: Convert SkipPackage -> SkipRecipeRichard Purdie
2018-01-14base.bbclass: add automatic dependency on xz-native for .deb SRC_URIDariusz Pelowski
2018-01-12base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renamingAndre McCurdy
2017-11-21base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik
2017-11-10base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy
2017-11-08base.bbclass: use d instead on e.dataLeonardo Sandoval