aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)Author
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
2010-03-29classes/conf: Update to handle gcc-runtimeRichard Purdie
2010-03-19base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie
2010-03-19base.bbclass: Really drop siteinfo by defaultRichard Purdie
2009-12-18base.bbclass: Fix missing argumentRichard Purdie
2009-12-18base.bbclass: Fix indentation errorRichard Purdie
2009-12-18base.bbclass: Partially sync branch/scm handling functions with OE.devRichard Purdie
2009-11-30base.bbclass: Stage etc directory for native packagesRichard Purdie
2009-11-16base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh...Richard Purdie
2009-11-13base.bbclass: Add special stage keyword to override leagcy modeRichard Purdie
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie
2009-11-13base/autotools.bbclass: Make sure extra dependencies are not lost for native ...Richard Purdie
2009-11-13base.bbclass: Drop import bb and import os as no longer neededRichard Purdie
2009-11-13base.bbclass: Add an option of forcing the new staging mechanismRichard Purdie
2009-11-13base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR...Richard Purdie
2009-11-13classes: Various staging improvement fixupsRichard Purdie
2009-11-13base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie
2009-11-13packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie
2009-11-13binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie
2009-11-13autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie
2009-11-13base.bbclass: Only run do_stage if its been overwritten as the default is emp...Richard Purdie
2009-09-17Remove layout_* variablesRichard Purdie
2009-08-26base.bbclass: Don't retrieve SRC_URI when not necessaryDamien Lespiau
2009-08-26base.bbclass: packages pulling a mercurial tree should depend on mercurialDamien Lespiau
2009-08-25base.bbclass: Use subprocess rather than os.system for do_unpackRichard Purdie
2009-05-19base.bbclass: Update to work with systems where install won't overwrite filesRichard Purdie
2009-04-28Merge ssh://gitserver@git.pokylinux.org/pokyRichard Purdie
2009-03-11base.bbclass: Add subdir feature to SRC_URI entries (from OE)Robert Schuster
2009-02-05base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc...Richard Purdie
2009-02-05base.bbclass: Move package metadata handling functions into their own class fileRichard Purdie
2009-01-02base.bbclass: Remove pointless expand callRichard Purdie
2009-01-02base.bbclass: Add metadata revision handling for git (from OE)Richard Purdie
2009-01-02base.bbclass: Add unpack handling for .jar files (from OE)Richard Purdie