summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
...
* Implement variable typing (sync from OE)Chris Larson2011-05-201-0/+1
* base.bbclass: Fix PR increment bug when PR number is a single digitKhem Raj2011-05-171-13/+6
* logging: delete the oe(note|warn|fatal|debug) functionsDarren Hart2011-05-041-26/+1
* logging: update existing oe* logging users to the bb* interfaceDarren Hart2011-05-041-2/+2
* base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t...Richard Purdie2011-05-041-3/+5
* logging: add bb* logging mechanisms for bash recipe functionsDarren Hart2011-04-281-0/+1
* logging: fix oedebug loglevel testDarren Hart2011-04-281-4/+4
* base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie2011-03-291-0/+1
* base/utility-tasks.bbclass: Drop do_setscene and do_rebuildRichard Purdie2011-03-011-30/+1
* Buildstats commit: buildstats.bbclassBeth Flanagan2011-02-151-0/+1
* fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold2011-02-101-15/+9
* meta/classes: Update classes to use new fetcher APIRichard Purdie2011-02-071-151/+25
* base.bbclass: Update after fetcher changesRichard Purdie2011-02-071-3/+7
* base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke2011-01-251-1/+4
* base.bbclass: use bb.fetch2 unpack APIYu Ke2011-01-251-1/+7
* base.bbclass: fix parse error on recipes with '++' in their namePaul Eggleton2011-01-201-1/+2
* base.bbclass: Use the new stampfile function in bitbake to determine the path...Richard Purdie2011-01-061-1/+1
* base.bbclass: add lock file for do_unpack taskYu Ke2011-01-041-0/+4
* base.bbclass: Add error message for base_do_unpack failuresRichard Purdie2010-12-311-1/+1
* base.bbclass: Correct bb.debug parametersRichard Purdie2010-12-311-1/+1
* base/utils.bbclass: Drop former checksum code now bitbake is handling this fo...Richard Purdie2010-12-201-41/+0
* base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checkingSaul Wold2010-11-141-4/+5
* meta/classes: Mark do_package_write and do_build as noexec tasksRichard Purdie2010-11-061-0/+1
* base/utils.bbclass: Sync up overlapping functionsRichard Purdie2010-11-021-19/+0
* classes: Only enable fakeroot on setscene tasks with packagingRichard Purdie2010-10-221-0/+1
* pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie2010-10-221-1/+0
* base.bbclass: Ensure an empty do_build tasks exists to silence a warningRichard Purdie2010-10-221-0/+3
* base/sstate: Add cleanall task to remove downloads and sstate cached filesRichard Purdie2010-10-221-0/+28
* base.bbclass: Fix spelling mistakes and change log levelRichard Purdie2010-10-091-1/+1
* base.bbclass: add support for commercial license checkSaul Wold2010-10-081-0/+6
* base.bbclass: Implement PRINC, a way to increment the PR variable in .bbappen...Richard Purdie2010-10-051-1/+20
* Improve FILESPATH usage in .bbappend recipesRichard Purdie2010-10-051-0/+5
* Make invalid LICENSE fields fatalRichard Purdie2010-09-301-0/+4
* meta/classes: Fix whitespace mismatch and broken functionsRichard Purdie2010-08-311-5/+5
* base.bbclass: Add xz-native as depends when finding *.xz in SRCURIZhai Edwin2010-08-271-0/+7
* base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N...Saul Wold2010-08-201-1/+13
* Revert "base.bbclass: Temporarily disable fakeroot for install/package until ...Richard Purdie2010-08-191-4/+1
* Remove packaged-staging.bbclassRichard Purdie2010-08-191-18/+0
* base.bbclass: Temporarily disable fakeroot for install/package until other fi...Richard Purdie2010-08-171-1/+4
* base: Allow unpack to handle localpath=NoneRichard Purdie2010-08-131-0/+2
* pseudo: Change pseudo integration to better support local DBsMark Hatle2010-08-041-1/+1
* base.bbclass: Enable fakeroot (pseudo) usage during install and packagingMark Hatle2010-08-041-0/+11
* pseudo: EnhancementsJoshua Lock2010-07-241-0/+1
* base.bbclass: Fix after bb.decodeurl was fixedRichard Purdie2010-06-071-2/+2
* Update classes to use lib/oeJoshua Lock2010-05-061-0/+26
* base.bbclass: Sync minor layout changes with OE.devRichard Purdie2010-05-061-77/+68
* classes/conf: Update to handle gcc-runtimeRichard Purdie2010-03-291-1/+1
* base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie2010-03-191-722/+7
* base.bbclass: Really drop siteinfo by defaultRichard Purdie2010-03-191-4/+0
* base.bbclass: Fix missing argumentRichard Purdie2009-12-181-2/+2