| Commit message (Expand) | Author | Age | Files | Lines |
* | base/insane: Check pkgs lics are subset of recipe lics only once | Quentin Schulz | 2020-05-28 | 1 | -13/+0 |
* | base.bbclass: extend PACKAGECONFIG for conflict package configs | Kai Kang | 2020-03-12 | 1 | -3/+17 |
* | distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issues | Richard Purdie | 2020-01-27 | 1 | -2/+2 |
* | base.bbclass: clean up dead symlink when handling hosttools | Chen Qi | 2019-12-30 | 1 | -0/+3 |
* | base.bbclass: Report only the licenses that are incompatible for a package | Peter Kjellerstedt | 2019-12-16 | 1 | -10/+16 |
* | base.bbclass: Simplify the check for whitelisted licenses | Peter Kjellerstedt | 2019-12-16 | 1 | -9/+4 |
* | hosttools: no longer check for or provide host python 2 to builds | Alexander Kanavin | 2019-12-09 | 1 | -5/+0 |
* | base.bbclass: Add python3-native to native paths for hg fetcher | Khem Raj | 2019-12-06 | 1 | -0/+1 |
* | base.bbclass: add dependency on pseudo from do_prepare_recipe_sysroot | Mattias Hansson | 2019-10-19 | 1 | -0/+1 |
* | base: Improve module import error message | Richard Purdie | 2019-10-02 | 1 | -3/+5 |
* | base.bbclass: define PACKAGECONFIG_CONFARGS before only sometimes appending t... | Martin Jansa | 2019-06-19 | 1 | -0/+2 |
* | base.bbclass: Add OE_EXTRA_IMPORTS | Chris Laplante | 2019-06-08 | 1 | -1/+3 |
* | base.bbclass: add named SRCREVs to the sstate hash | Michael Ho | 2019-05-30 | 1 | -0/+12 |
* | base/pixbufcache: Remove obsolete sstatecompletions code | Richard Purdie | 2019-04-05 | 1 | -13/+1 |
* | base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependency | Peter Kjellerstedt | 2019-04-03 | 1 | -1/+0 |
* | base.bbclass: Check BuildStarted for HOSTTOOLS | Robert Yang | 2019-02-15 | 1 | -0/+6 |
* | base.bbclass, classextend.py: Drop catering to gcc-initial | Khem Raj | 2018-12-26 | 1 | -1/+0 |
* | base.bbclass: Add comments for gcc links to ccache | Robert Yang | 2018-12-15 | 1 | -0/+4 |
* | base.bbclass: Display name of licenses which caused SkipRecipe | Nathan Rossi | 2018-11-14 | 1 | -6/+9 |
* | base.bbclass: avoid 'find -ignore_readdir_race -delete' | Matthias Schiffer | 2018-11-09 | 1 | -1/+3 |
* | oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS man... | Richard Purdie | 2018-11-07 | 1 | -0/+6 |
* | classes: sanity-check LIC_FILES_CHKSUM | Ross Burton | 2018-08-14 | 1 | -2/+2 |
* | base.bbclass: update obsolete comment about rpm do_unpack dependencies | Andre McCurdy | 2018-05-29 | 1 | -1/+1 |
* | default-distrovars.inc: drop obsolete LGPLv2_WHITELIST_GPL-3.0 | Andre McCurdy | 2018-05-22 | 1 | -13/+12 |
* | base: improve do_unpack[cleandirs] logic | Ross Burton | 2018-05-11 | 1 | -1/+1 |
* | base.bbclass: fix do_unpack[cleandirs] varflag handling | Enrico Jorns | 2018-04-05 | 1 | -6/+2 |
* | base: Handle backfilling in anonymous python code, not event handler | Richard Purdie | 2018-03-04 | 1 | -2/+4 |
* | base: Don't print LICENSE warning for non-recipe context | Richard Purdie | 2018-03-04 | 1 | -1/+1 |
* | classes/recipes: Convert SkipPackage -> SkipRecipe | Richard Purdie | 2018-01-26 | 1 | -5/+5 |
* | base.bbclass: add automatic dependency on xz-native for .deb SRC_URI | Dariusz Pelowski | 2018-01-14 | 1 | -0/+4 |
* | base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renaming | Andre McCurdy | 2018-01-13 | 1 | -7/+0 |
* | base: add automatic dependency on xz-native for .txz SRC_URI | André Draszik | 2017-11-21 | 1 | -1/+1 |
* | base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars() | Andre McCurdy | 2017-11-11 | 1 | -2/+2 |
* | base.bbclass: use d instead on e.data | Leonardo Sandoval | 2017-11-08 | 1 | -18/+18 |
* | base.bbclass: Make .jar file depend on unzip-native | Ricardo Ribalda Delgado | 2017-07-21 | 1 | -1/+1 |
* | classes/base: set do_unpack dependencies for rpm files | Paul Eggleton | 2017-07-21 | 1 | -2/+2 |
* | base: Add MultiConfigParsed handler to deal with unstable build signatures | Richard Purdie | 2017-07-08 | 1 | -1/+11 |
* | base.bbclass: extend PACKAGECONFIG to also allow RRECOMMENDS | André Draszik | 2017-06-28 | 1 | -3/+7 |
* | base: Simplify BASEDEPENDS construction | Richard Purdie | 2017-05-16 | 1 | -14/+7 |
* | bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttools | Peter Kjellerstedt | 2017-05-01 | 1 | -2/+2 |
* | base.bbclass: ensure HOSTTOOLS links point to executables | Ross Burton | 2017-03-31 | 1 | -2/+2 |
* | classes/base: reformat HOSTTOOLS error | Paul Eggleton | 2017-03-16 | 1 | -1/+1 |
* | base/bitbake.conf: Filter contents of PATH to only allow whitelisted tools | Richard Purdie | 2017-03-11 | 1 | -0/+22 |
* | base.bbclass: improve wording when skipping recipes with incompatible licenses | Andre McCurdy | 2017-03-08 | 1 | -1/+1 |
* | base.bbclass: Fix OE_IMPORTS | Joshua Watt | 2017-03-01 | 1 | -1/+1 |
* | classes: Drop now unneeded update_data calls | Richard Purdie | 2017-02-15 | 1 | -2/+0 |
* | Switch to Recipe Specific Sysroots | Richard Purdie | 2017-01-23 | 1 | -1/+1 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -63/+63 |
* | classes/base: fix license file checksumming when source not under TMPDIR | Paul Eggleton | 2016-12-14 | 1 | -1/+4 |
* | base.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -4/+4 |