summaryrefslogtreecommitdiff
path: root/classes/base.bbclass
AgeCommit message (Expand)AuthorFiles
2007-07-31base.bbclass: Remove warnings for older bitbake usersRichard Purdie1
2007-07-29base.bbclass: Only take the slow path if SRC_URI_OVERRIDES_PACKAGE_ARCH is ac...Richard Purdie1
2007-07-12classes/base.bbclass: Fallback to archive.apache.org for older versionsDaniel Willmann1
2007-04-26base.bbclass: add back a snipped of obsolete code to fix SRCDATES problems, s...Koen Kooi1
2007-04-24base.bbclass: fix depency problem, closes #2137 (and some others)Thomas Kunze1
2007-04-19base.bbclass: fixed bug #2082 (Checksum doesn't expand "localpath" with "loca...Martin Dietze1
2007-04-18classes: Add support for intertask dependencies to be specified, needed for c...Richard Purdie1
2007-04-09base.bbclass: Merge two after parse functionsRichard Purdie1
2007-04-02classes/base.bbclass: place shasum-native as the first package to buildHolger Freyther1
2007-04-01base.bbclass, sanity.bbclass: use sha256sum instead of shasum -a256Philipp Zabel1
2007-04-01classes/base.bbclass: [ftp://ftp.trolltech.com/qt/source/qtopia-core-4.3.0bet...Holger Freyther1
2007-03-31classes/base.bbclass: Make the checksum code work and test it with file-nativeHolger Freyther1
2007-03-31classes/base.bbclass: Add checksum.py code to verify md5/sha256 sums on do_fetchHolger Freyther1
2007-02-27base.bbclass: Add base_less_or_equal(): perform comparison fo integer/floatin...Paul Sokolovsky1
2007-02-25add base_path_joinPhil Blundell1
2007-01-01base.bbclass: Allow base_contains to take an array of values to check for (fr...Richard Purdie1
2006-12-12many files: KERNELORG_MIRROR variable createdMarcin Juszkiewicz1
2006-11-25base.bbclass: Try to ensure the MACHINE variable isn't exported (needs bitbak...Richard Purdie1
2006-11-21base.bbclass: added support for creating source mirrorMarcin Juszkiewicz1
2006-11-21base.bbclass: added lsof mirrors (main server does not allow connections with...Marcin Juszkiewicz1
2006-11-20base.bbclass: whitespace cleanup, remove unneeded stage addtask callRichard Purdie1
2006-11-20classes: Clean up anonymous function whitespaceRichard Purdie1
2006-11-18Micro-Optimisation decreasing initial parsing time by 10%Holger Freyther1
2006-11-16base.bbclass: Add missing fetchall dummy functionRichard Purdie1
2006-11-16base.bbclass: added two mirrors for info-zip.orgMarcin Juszkiewicz1
2006-11-16base.bbclass: Fix duplicate task execution in fetchallRichard Purdie1
2006-11-14site infrastructure changes: Allow more than one file per target so common fi...Richard Purdie1
2006-10-28base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS,...Koen Kooi1
2006-10-20base.bbclass: Remove some pointless presumably dead codeRichard Purdie1
2006-10-20package.bbclass: Split into two tasks, one which prepares the packages and th...Richard Purdie1
2006-10-20base/package.bbclass: Clean up and document things a bit more. Should be no f...Richard Purdie1
2006-10-20base.bbclass: remove oesources.orgKoen Kooi1
2006-10-16base.bbclass: Add fetchall task to fetch all sources for all the given task a...Richard Purdie1
2006-10-12base.bbclass: make showing display revision work with the mtn 0.30 workspace ...Michael Lauer1
2006-09-26base.bbclass: handle tar.Z archives - close #1433Tom Walsh1
2006-09-17base.bbclass: attempt to fix the case where do_install wants to run from insi...Koen Kooi1
2006-09-17base.bbclass: add ${D} to do_install[dirs] to fix some issues introduced by t...Koen Kooi1
2006-09-15Restructure the subpackage metadata to facilitate use of that metadata by oth...Chris Larson1
2006-09-12base.bbclass(oe_libinstall): Handle shared libs basenames of which werePaul Sokolovsky1
2006-09-05Add 'rebuild' task to base.bbclass, as it's quite useful and simple to add.Chris Larson1
2006-08-28Merge from poky:Chris Larson1
2006-08-27base.bbclass: Add base_contains and base_both_containg - useful functions for...Richard Purdie1
2006-08-26base.bbclass: Change FILESPATH handling to allow it to be appended/prepended ...Richard Purdie1
2006-08-25classes: run do_package before do_stage so we can populate staging with packa...Koen Kooi1
2006-08-23base.bbclass: Remove empty messagesRichard Purdie1
2006-08-22base.bbclass: remove nostamp for fetchKoen Kooi1
2006-08-20classes: Add task dependencies expressions, as required for the new multithre...Richard Purdie1
2006-08-05classes/base.bbclass: Make find call portableHolger Freyther1
2006-07-28base.bbclass: bugfix in oe_unpack_fileChris Larson1
2006-07-22classes/base.bbclass: adapt to monotone 0.27Koen Kooi1