Age | Commit message (Expand) | Author | Files |
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 |
2007-04-02 | classes/base.bbclass: place shasum-native as the first package to build | Holger Freyther | 1 |
2007-04-01 | base.bbclass, sanity.bbclass: use sha256sum instead of shasum -a256 | Philipp Zabel | 1 |
2007-04-01 | classes/base.bbclass: [ftp://ftp.trolltech.com/qt/source/qtopia-core-4.3.0bet... | Holger Freyther | 1 |
2007-03-31 | classes/base.bbclass: Make the checksum code work and test it with file-native | Holger Freyther | 1 |
2007-03-31 | classes/base.bbclass: Add checksum.py code to verify md5/sha256 sums on do_fetch | Holger Freyther | 1 |
2007-02-27 | base.bbclass: Add base_less_or_equal(): perform comparison fo integer/floatin... | Paul Sokolovsky | 1 |
2007-02-25 | add base_path_join | Phil Blundell | 1 |
2007-01-01 | base.bbclass: Allow base_contains to take an array of values to check for (fr... | Richard Purdie | 1 |
2006-12-12 | many files: KERNELORG_MIRROR variable created | Marcin Juszkiewicz | 1 |
2006-11-25 | base.bbclass: Try to ensure the MACHINE variable isn't exported (needs bitbak... | Richard Purdie | 1 |
2006-11-21 | base.bbclass: added support for creating source mirror | Marcin Juszkiewicz | 1 |
2006-11-21 | base.bbclass: added lsof mirrors (main server does not allow connections with... | Marcin Juszkiewicz | 1 |
2006-11-20 | base.bbclass: whitespace cleanup, remove unneeded stage addtask call | Richard Purdie | 1 |
2006-11-20 | classes: Clean up anonymous function whitespace | Richard Purdie | 1 |
2006-11-18 | Micro-Optimisation decreasing initial parsing time by 10% | Holger Freyther | 1 |
2006-11-16 | base.bbclass: Add missing fetchall dummy function | Richard Purdie | 1 |
2006-11-16 | base.bbclass: added two mirrors for info-zip.org | Marcin Juszkiewicz | 1 |
2006-11-16 | base.bbclass: Fix duplicate task execution in fetchall | Richard Purdie | 1 |
2006-11-14 | site infrastructure changes: Allow more than one file per target so common fi... | Richard Purdie | 1 |
2006-10-28 | base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS,... | Koen Kooi | 1 |
2006-10-20 | base.bbclass: Remove some pointless presumably dead code | Richard Purdie | 1 |
2006-10-20 | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 1 |
2006-10-20 | base/package.bbclass: Clean up and document things a bit more. Should be no f... | Richard Purdie | 1 |
2006-10-20 | base.bbclass: remove oesources.org | Koen Kooi | 1 |
2006-10-16 | base.bbclass: Add fetchall task to fetch all sources for all the given task a... | Richard Purdie | 1 |