Age | Commit message (Expand) | Author | Files |
2012-12-11 | base/license.bbclass: handle multiple INCOMPATIBLE_LICENSEs | Andy Ross | 1 |
2012-12-07 | base.bbclass: Remove implicit dependency on license.bbclass | Richard Purdie | 1 |
2012-11-26 | base.bbclass: Drop P and PN from FILESPATH | Richard Purdie | 1 |
2012-11-26 | bitbake.conf: Simplify FILESPATH | Richard Purdie | 1 |
2012-10-26 | multilib - crosssdk: Stop building multilib for crosssdk packages | Mark Hatle | 1 |
2012-10-26 | multilib: Add support for cross-canadian multilib packages | Mark Hatle | 1 |
2012-10-22 | base.bbclass: Add PKGTRIPLETS and PKGMLTRIPLETS variables | Richard Purdie | 1 |
2012-08-31 | nativesdk: Switch to using nativesdk as a prefix, not a suffix | Richard Purdie | 1 |
2012-08-21 | meta/classes: Various python whitespace fixes | Richard Purdie | 1 |
2012-08-19 | base.bbclass: fix PACKAGECONFIG handling code | Yao Zhao | 1 |
2012-08-17 | base.bbclass: Work even when there's no PNBLACKLIST entries | Peter Seebach | 1 |
2012-08-15 | base.bbclass: Expand PNBLACKLIST across multilibs too | Peter Seebach | 1 |
2012-08-15 | base.bbclass: allow specifying an lsb distro hook via the metadata | Christopher Larson | 1 |
2012-07-27 | base.bbclass: Set the NATIVELSBSTRING variable to represent the distro we're ... | Richard Purdie | 1 |
2012-07-26 | base/perlnative/pythonnative/gzipnative: Add a new variable to enable easier ... | Richard Purdie | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-07-17 | base.bbclass: add GNUmakefile to the list of possible makefile names | Ross Burton | 1 |
2012-07-03 | base.bbclass: Add cross-canadian-${TRANSLATED_TARGET_ARCH} to the license exc... | Mark Hatle | 1 |
2012-05-30 | ccache: Separate out into its own class | Richard Purdie | 1 |
2012-05-24 | classes/base: add checksum file list at parse time | Paul Eggleton | 1 |
2012-05-03 | base.bbclass: use isinstance for base_eventhandler | Christopher Larson | 1 |
2012-05-03 | bitbake.conf: shift build config summary control to here | Christopher Larson | 1 |
2012-04-26 | classes: Add recipe class to overrides | Richard Purdie | 1 |
2012-04-13 | base.bbclass: Fix PACKAGECONFIG issues with native and nativesdk BBCLASSEXTEN... | Richard Purdie | 1 |
2012-03-25 | INCOMPATIBLE_LICENSE: support for spdx and pkg licenses | Elizabeth Flanagan | 1 |
2012-03-05 | base.bbclass: Fix PACKAGECONFIG handling when no flags are set | Richard Purdie | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2012-03-05 | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 1 |
2012-03-02 | base.bbclass: If unpacking again, wipe out ${S}/patches | Richard Purdie | 1 |
2012-03-01 | site.conf.sample: Fix broken SOCKS proxy setup and configuration | Inaky Perez-Gonzalez | 1 |
2012-02-22 | base.bbclass: check all entries of FILESPATH for MACHINE overrides | Joshua Lock | 1 |
2012-01-24 | base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS code | Tom Zanussi | 1 |
2012-01-23 | lib/oe: Add sstatesig, OE specific signature generator classes | Richard Purdie | 1 |
2012-01-17 | classes/base: note variable name in COMPATIBLE_* skip messages | Paul Eggleton | 1 |
2012-01-10 | license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD... | Andrei Gherzan | 1 |
2012-01-02 | base.bbclass: Allow buildstats to be optionally supplied | Mark Hatle | 1 |
2011-12-05 | bitbake.conf: add default PRINC 0 to be able to increment it | Martin Jansa | 1 |
2011-12-01 | classes/base: split out metadata revision code to separate function | Paul Eggleton | 1 |
2011-11-26 | getVar/setVar cleanups | Richard Purdie | 1 |
2011-11-24 | base.bbclass: Use bb.plain to print the build header | Richard Purdie | 1 |
2011-11-15 | base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URI | Martin Jansa | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-10-06 | base.bbclass: Implement PACKAGECONFIG | Richard Purdie | 1 |
2011-10-06 | base.bbclass: Minor cleanup | Richard Purdie | 1 |
2011-09-30 | base.bbclass: Drop unneeded dependency | Richard Purdie | 1 |
2011-09-26 | base.bbclass: Drop legacy code that is no longer useful/used | Richard Purdie | 1 |
2011-09-16 | base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude list | Saul Wold | 1 |
2011-09-13 | base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipe | Dongxiao Xu | 1 |