Age | Commit message (Expand) | Author | Files |
2008-10-07 | merge of '6347af950ec1a0ff98214a570984c55df668fad7' | Robert Schuster | 1 |
2008-10-07 | base.bbclass: Use 'unzip' for *.jar files as well. | Robert Schuster | 1 |
2008-10-03 | Split staging by base package arch (armv7a, ppc603e, etc) | Koen Kooi | 1 |
2008-07-19 | conf/bitbake.conf: Merge in multimachine making it the standard layout as dis... | Richard Purdie | 1 |
2008-05-21 | base.bbclass: add a METADATA_BRANCH variable | Jeremy Laine | 1 |
2008-05-16 | base.bbclass: print metadata revision as METADATA_REVISION - code is cleaned ... | Marcin Juszkiewicz | 1 |
2008-05-09 | base.bbclass : add check from zecke/OM mtn that errors if libname.lai is not | Graeme Gregory | 1 |
2008-05-05 | base.bbclass: Add checkuri and checkuriall tasks from Poky | Richard Purdie | 1 |
2008-05-05 | base.bbclass: Merge some minor fixes/optimisations/cleanups from Poky | Richard Purdie | 1 |
2008-05-05 | base.bbclass: Add setscene task, fixing the rebuild task funcionality with re... | Richard Purdie | 1 |
2008-03-30 | base.bbclass: Enable 'overwrite' flag for unzip (to match tar behaviour). Bro... | Leon Woestenberg | 1 |
2008-03-14 | base.bbclass, package.bbclass: Move package_stagefile function to base.bbclas... | Richard Purdie | 1 |
2008-03-14 | base.bbclass: Add .la file brute force sed enhancement from poky | Richard Purdie | 1 |
2008-03-04 | base.bbclass: Only set BB_DEFAULT_TASK if it wasn't set already | Richard Purdie | 1 |
2008-03-01 | base.bbclass: Add .tbz2 besides .tbz and .tar.bz2 | Leon Woestenberg | 1 |
2008-02-26 | base.bbclass: Add code to make 'rebuild' continue to work after changes in bi... | Richard Purdie | 1 |
2008-02-23 | base.bbclass: Optimise get_subpkgedata_fn() to minimise expand calls | Richard Purdie | 1 |
2008-02-23 | base.bbclass: Cleanups possible with recent improvements in bitbake syntax | Richard Purdie | 1 |
2008-02-19 | base.bbclass: Drop now unused bbdepcmd flag | Richard Purdie | 1 |
2008-01-24 | kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664. | Rolf Leggewie | 1 |
2008-01-06 | base.bbclass: Expand path when searching for applications (else it can contai... | Richard Purdie | 1 |
2008-01-03 | base and sanity bbclasses + qemu: move gcc3 availability checking into base.b... | Marcin Juszkiewicz | 1 |
2007-12-15 | base.bbclass: Unexport TARGET_ARCH, quilt (at least) is a victim. | Paul Sokolovsky | 1 |
2007-12-01 | base.bbclass: Improve pkgdata handling functions so all PACKAGE_ARCHS are sea... | Richard Purdie | 1 |
2007-11-30 | base.bbclass: add buildall task from Poky | Cliff Brake | 1 |
2007-11-17 | classes: Sync staging layout cleanups from Poky | Richard Purdie | 1 |
2007-10-29 | base.bbclass: Move do_install note to more appropriate place | Richard Purdie | 1 |
2007-10-29 | base.bbclass: Update staging references (from poky) | Richard Purdie | 1 |
2007-10-17 | base.bbclass: add checksums.ini generator (from Poky) | Marcin Juszkiewicz | 1 |
2007-09-07 | base.bbclass: change message about lack of checksums.ini entry for URI to som... | Marcin Juszkiewicz | 1 |
2007-09-05 | classes/base.bbclass : change to make sure ${D} gets removed before | Graeme Gregory | 1 |
2007-09-04 | classes/conf: Remove bitbake < 1.8.8 compatibility code | Richard Purdie | 1 |
2007-09-04 | base.bbclass: Wipe install directory before running install to make rebuildin... | Richard Purdie | 1 |
2007-09-01 | base.bbclass: Fix SRC_URI overrides handling, lower the priority of local fil... | Richard Purdie | 1 |
2007-09-01 | classes: Convert to PKGDATA_DIR variable (from poky) | Richard Purdie | 1 |
2007-08-30 | classes: Remove bitbake 1.6 compatibility code | Richard Purdie | 1 |
2007-08-15 | base.bbclass: Remove showdata task. its broken and bitbake -e should be used ... | Richard Purdie | 1 |
2007-08-12 | base.bbclass: Optimise the SRC_URI_OVERRIDES_PACKAGE_ARCH code so localpath i... | Richard Purdie | 1 |
2007-08-11 | base.bbclass: Fix SRC_URI_OVERRIDES_PACKAGE_ARCH whilst trying not to cause t... | Richard Purdie | 1 |
2007-08-08 | base.bbclass: Tweaks from Poky (extra comment, lib handling bugfix to not clo... | Richard Purdie | 1 |
2007-08-03 | base.bbclass: Add dependency on git-native for git packages | Richard Purdie | 1 |
2007-08-01 | base.bbclass: Fix base_get_srcrev() | Richard Purdie | 1 |
2007-07-31 | base.bbclass: Remove warnings for older bitbake users | Richard Purdie | 1 |
2007-07-29 | base.bbclass: Only take the slow path if SRC_URI_OVERRIDES_PACKAGE_ARCH is ac... | Richard Purdie | 1 |
2007-07-12 | classes/base.bbclass: Fallback to archive.apache.org for older versions | Daniel Willmann | 1 |
2007-04-26 | base.bbclass: add back a snipped of obsolete code to fix SRCDATES problems, s... | Koen Kooi | 1 |
2007-04-24 | base.bbclass: fix depency problem, closes #2137 (and some others) | Thomas Kunze | 1 |
2007-04-19 | base.bbclass: fixed bug #2082 (Checksum doesn't expand "localpath" with "loca... | Martin Dietze | 1 |
2007-04-18 | classes: Add support for intertask dependencies to be specified, needed for c... | Richard Purdie | 1 |
2007-04-09 | base.bbclass: Merge two after parse functions | Richard Purdie | 1 |