aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)Author
2011-05-18base.bbclass: use oe.data for OE_IMPORTSkergoth/oe-sync-baseChris Larson
2011-05-18Shift oe import logic out of the event handlerChris Larson
2011-05-18base.bbclass: switch to current OE's imports handlingChris Larson
2011-05-18Implement variable typing (sync from OE)Chris Larson
2011-05-17base.bbclass: Fix PR increment bug when PR number is a single digitKhem Raj
2011-05-04logging: delete the oe(note|warn|fatal|debug) functionsDarren Hart
2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart
2011-05-04base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t...Richard Purdie
2011-04-28logging: add bb* logging mechanisms for bash recipe functionsDarren Hart
2011-04-28logging: fix oedebug loglevel testDarren Hart
2011-03-29base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie
2011-03-01base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESKoen Kooi
2011-03-01base/utility-tasks.bbclass: Drop do_setscene and do_rebuildRichard Purdie
2011-02-15Buildstats commit: buildstats.bbclassBeth Flanagan
2011-02-10fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie
2011-02-07base.bbclass: Update after fetcher changesRichard Purdie
2011-01-25base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke
2011-01-25base.bbclass: use bb.fetch2 unpack APIYu Ke
2011-01-20base.bbclass: fix parse error on recipes with '++' in their namePaul Eggleton
2011-01-06base.bbclass: Use the new stampfile function in bitbake to determine the path...Richard Purdie
2011-01-04base.bbclass: add lock file for do_unpack taskYu Ke
2010-12-31base.bbclass: Add error message for base_do_unpack failuresRichard Purdie
2010-12-31base.bbclass: Correct bb.debug parametersRichard Purdie
2010-12-20base/utils.bbclass: Drop former checksum code now bitbake is handling this fo...Richard Purdie
2010-11-14base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checkingSaul Wold
2010-11-06meta/classes: Mark do_package_write and do_build as noexec tasksRichard Purdie
2010-11-02base/utils.bbclass: Sync up overlapping functionsRichard Purdie
2010-10-22classes: Only enable fakeroot on setscene tasks with packagingRichard Purdie
2010-10-22pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie
2010-10-22base.bbclass: Ensure an empty do_build tasks exists to silence a warningRichard Purdie
2010-10-22base/sstate: Add cleanall task to remove downloads and sstate cached filesRichard Purdie
2010-10-09base.bbclass: Fix spelling mistakes and change log levelRichard Purdie
2010-10-08base.bbclass: add support for commercial license checkSaul Wold
2010-10-05base.bbclass: Implement PRINC, a way to increment the PR variable in .bbappen...Richard Purdie
2010-10-05Improve FILESPATH usage in .bbappend recipesRichard Purdie
2010-09-30Make invalid LICENSE fields fatalRichard Purdie
2010-08-31meta/classes: Fix whitespace mismatch and broken functionsRichard Purdie
2010-08-27base.bbclass: Add xz-native as depends when finding *.xz in SRCURIZhai Edwin
2010-08-20base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N...Saul Wold
2010-08-19Revert "base.bbclass: Temporarily disable fakeroot for install/package until ...Richard Purdie
2010-08-19Remove packaged-staging.bbclassRichard Purdie
2010-08-17base.bbclass: Temporarily disable fakeroot for install/package until other fi...Richard Purdie
2010-08-13base: Allow unpack to handle localpath=NoneRichard Purdie
2010-08-04pseudo: Change pseudo integration to better support local DBsMark Hatle
2010-08-04base.bbclass: Enable fakeroot (pseudo) usage during install and packagingMark Hatle
2010-07-24pseudo: EnhancementsJoshua Lock
2010-06-07base.bbclass: Fix after bb.decodeurl was fixedRichard Purdie
2010-05-06Update classes to use lib/oeJoshua Lock
2010-05-06base.bbclass: Sync minor layout changes with OE.devRichard Purdie