Age | Commit message (Expand) | Author | Files |
2018-11-08 | base.bbclass: avoid 'find -ignore_readdir_race -delete' | Matthias Schiffer | 1 |
2018-11-06 | oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS man... | Richard Purdie | 1 |
2018-08-14 | classes: sanity-check LIC_FILES_CHKSUM | Ross Burton | 1 |
2018-05-29 | base.bbclass: update obsolete comment about rpm do_unpack dependencies | Andre McCurdy | 1 |
2018-05-22 | default-distrovars.inc: drop obsolete LGPLv2_WHITELIST_GPL-3.0 | Andre McCurdy | 1 |
2018-05-11 | base: improve do_unpack[cleandirs] logic | Ross Burton | 1 |
2018-04-05 | base.bbclass: fix do_unpack[cleandirs] varflag handling | Enrico Jorns | 1 |
2018-03-04 | base: Handle backfilling in anonymous python code, not event handler | Richard Purdie | 1 |
2018-03-04 | base: Don't print LICENSE warning for non-recipe context | Richard Purdie | 1 |
2018-01-25 | classes/recipes: Convert SkipPackage -> SkipRecipe | Richard Purdie | 1 |
2018-01-14 | base.bbclass: add automatic dependency on xz-native for .deb SRC_URI | Dariusz Pelowski | 1 |
2018-01-12 | base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renaming | Andre McCurdy | 1 |
2017-11-21 | base: add automatic dependency on xz-native for .txz SRC_URI | André Draszik | 1 |
2017-11-10 | base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars() | Andre McCurdy | 1 |
2017-11-08 | base.bbclass: use d instead on e.data | Leonardo Sandoval | 1 |
2017-07-21 | base.bbclass: Make .jar file depend on unzip-native | Ricardo Ribalda Delgado | 1 |
2017-07-21 | classes/base: set do_unpack dependencies for rpm files | Paul Eggleton | 1 |
2017-07-06 | base: Add MultiConfigParsed handler to deal with unstable build signatures | Richard Purdie | 1 |
2017-06-28 | base.bbclass: extend PACKAGECONFIG to also allow RRECOMMENDS | André Draszik | 1 |
2017-05-12 | base: Simplify BASEDEPENDS construction | Richard Purdie | 1 |
2017-05-01 | bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttools | Peter Kjellerstedt | 1 |
2017-03-30 | base.bbclass: ensure HOSTTOOLS links point to executables | Ross Burton | 1 |
2017-03-16 | classes/base: reformat HOSTTOOLS error | Paul Eggleton | 1 |
2017-03-11 | base/bitbake.conf: Filter contents of PATH to only allow whitelisted tools | Richard Purdie | 1 |
2017-03-08 | base.bbclass: improve wording when skipping recipes with incompatible licenses | Andre McCurdy | 1 |
2017-03-01 | base.bbclass: Fix OE_IMPORTS | Joshua Watt | 1 |
2017-02-15 | classes: Drop now unneeded update_data calls | Richard Purdie | 1 |
2017-01-23 | Switch to Recipe Specific Sysroots | Richard Purdie | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-12-14 | classes/base: fix license file checksumming when source not under TMPDIR | Paul Eggleton | 1 |
2016-10-03 | base.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 1 |
2016-09-28 | SDK: Allow changing SDKMACHINE without wiping TMP folder | Juro Bystricky | 1 |
2016-09-22 | base.bbclass: Drop unnecessary dirs setting | Richard Purdie | 1 |
2016-09-14 | meta: cleanup d.getVar(var, 0) | Robert Yang | 1 |
2016-09-03 | base, autotools: Append PACKAGECONFIG_CONFARGS to EXTRA_OECONF only in autoto... | Martin Jansa | 1 |
2016-08-25 | license: simple verification of LICENSE_<pkg> values | Markus Lehtonen | 1 |
2016-08-04 | base.bbclass wipe ${S} before unpacking source | Markus Lehtonen | 1 |
2016-06-17 | base.bbclass: p4 fetcher supports srcrev | Andrew Bradford | 1 |
2016-06-02 | classes/lib: Complete transition to python3 | Richard Purdie | 1 |
2016-05-21 | meta: Update to modern exception syntax | Richard Purdie | 1 |
2016-05-17 | classes/base: get_lic_checksum_file_list imporve validaton of url's | Aníbal Limón | 1 |
2016-04-19 | base.bbclass: Introduce PACKAGECONFIG_CONFARGS variable | Martin Jansa | 1 |
2016-04-03 | base: Fixup PACKAGECONFIG incorrect mappings | Richard Purdie | 1 |
2016-03-31 | base.bbclass: avoid duplicate call to d.getVar('LICENSE', True) | Andre McCurdy | 1 |
2016-03-31 | base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0 | Andre McCurdy | 1 |
2016-02-28 | base: Add nodejs-native dependency for npm:// urls | Richard Purdie | 1 |
2016-02-12 | base.bbclass: fix support for gitsm:// | Patrick Ohly | 1 |
2016-02-10 | base: Make do_cleansstate nostamp | Richard Purdie | 1 |
2016-02-10 | bitbake.conf/base: Improve handling of SRCPV | Richard Purdie | 1 |
2016-02-04 | meta: add ASSUME_PROVIDED dependency on wget-native for http fetches | Ross Burton | 1 |