summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* base.bbclass: Fix indentation errorRichard Purdie2009-12-181-2/+2
* base.bbclass: Partially sync branch/scm handling functions with OE.devRichard Purdie2009-12-181-34/+38
* base.bbclass: Stage etc directory for native packagesRichard Purdie2009-11-301-0/+1
* base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh...Richard Purdie2009-11-161-3/+1
* base.bbclass: Add special stage keyword to override leagcy modeRichard Purdie2009-11-131-0/+2
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-14/+14
* base/autotools.bbclass: Make sure extra dependencies are not lost for native ...Richard Purdie2009-11-131-0/+2
* base.bbclass: Drop import bb and import os as no longer neededRichard Purdie2009-11-131-23/+5
* base.bbclass: Add an option of forcing the new staging mechanismRichard Purdie2009-11-131-0/+2
* base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR...Richard Purdie2009-11-131-1/+1
* classes: Various staging improvement fixupsRichard Purdie2009-11-131-10/+9
* base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie2009-11-131-9/+59
* packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie2009-11-131-0/+1
* binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie2009-11-131-0/+5
* autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie2009-11-131-0/+60
* base.bbclass: Only run do_stage if its been overwritten as the default is emp...Richard Purdie2009-11-131-1/+6
* Remove layout_* variablesRichard Purdie2009-09-171-2/+2
* base.bbclass: Don't retrieve SRC_URI when not necessaryDamien Lespiau2009-08-261-4/+2
* base.bbclass: packages pulling a mercurial tree should depend on mercurialDamien Lespiau2009-08-261-0/+7
* base.bbclass: Use subprocess rather than os.system for do_unpackRichard Purdie2009-08-251-2/+10
* base.bbclass: Update to work with systems where install won't overwrite filesRichard Purdie2009-05-191-0/+3