| Commit message (Expand) | Author | Age | Files | Lines |
* | native/nativesdk: Clean up the depends ordering after bitbake override handli... | Richard Purdie | 2011-06-09 | 1 | -2/+0 |
* | base.bbclass: add cleansstate task between clean and cleanall | Martin Jansa | 2011-06-06 | 1 | -2/+5 |
* | oe.packagegroup: add code for package groups (sync from OE) | Chris Larson | 2011-05-20 | 1 | -1/+1 |
* | base.bbclass: use oe.data for OE_IMPORTS | Chris Larson | 2011-05-20 | 1 | -1/+3 |
* | Shift oe import logic out of the event handler | Chris Larson | 2011-05-20 | 1 | -15/+18 |
* | base.bbclass: switch to current OE's imports handling | Chris Larson | 2011-05-20 | 1 | -13/+9 |
* | Implement variable typing (sync from OE) | Chris Larson | 2011-05-20 | 1 | -0/+1 |
* | base.bbclass: Fix PR increment bug when PR number is a single digit | Khem Raj | 2011-05-17 | 1 | -13/+6 |
* | logging: delete the oe(note|warn|fatal|debug) functions | Darren Hart | 2011-05-04 | 1 | -26/+1 |
* | logging: update existing oe* logging users to the bb* interface | Darren Hart | 2011-05-04 | 1 | -2/+2 |
* | base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t... | Richard Purdie | 2011-05-04 | 1 | -3/+5 |
* | logging: add bb* logging mechanisms for bash recipe functions | Darren Hart | 2011-04-28 | 1 | -0/+1 |
* | logging: fix oedebug loglevel test | Darren Hart | 2011-04-28 | 1 | -4/+4 |
* | base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ... | Richard Purdie | 2011-03-29 | 1 | -0/+1 |
* | base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES | Koen Kooi | 2011-03-01 | 1 | -1/+3 |
* | base/utility-tasks.bbclass: Drop do_setscene and do_rebuild | Richard Purdie | 2011-03-01 | 1 | -30/+1 |
* | Buildstats commit: buildstats.bbclass | Beth Flanagan | 2011-02-15 | 1 | -0/+1 |
* | fetch2: Correct the clean() mechanism for the fetcher2 code | Saul Wold | 2011-02-10 | 1 | -15/+9 |
* | meta/classes: Update classes to use new fetcher API | Richard Purdie | 2011-02-07 | 1 | -151/+25 |
* | base.bbclass: Update after fetcher changes | Richard Purdie | 2011-02-07 | 1 | -3/+7 |
* | base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc... | Yu Ke | 2011-01-25 | 1 | -1/+4 |
* | base.bbclass: use bb.fetch2 unpack API | Yu Ke | 2011-01-25 | 1 | -1/+7 |
* | base.bbclass: fix parse error on recipes with '++' in their name | Paul Eggleton | 2011-01-20 | 1 | -1/+2 |
* | base.bbclass: Use the new stampfile function in bitbake to determine the path... | Richard Purdie | 2011-01-06 | 1 | -1/+1 |
* | base.bbclass: add lock file for do_unpack task | Yu Ke | 2011-01-04 | 1 | -0/+4 |
* | base.bbclass: Add error message for base_do_unpack failures | Richard Purdie | 2010-12-31 | 1 | -1/+1 |
* | base.bbclass: Correct bb.debug parameters | Richard Purdie | 2010-12-31 | 1 | -1/+1 |
* | base/utils.bbclass: Drop former checksum code now bitbake is handling this fo... | Richard Purdie | 2010-12-20 | 1 | -41/+0 |
* | base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checking | Saul Wold | 2010-11-14 | 1 | -4/+5 |
* | meta/classes: Mark do_package_write and do_build as noexec tasks | Richard Purdie | 2010-11-06 | 1 | -0/+1 |
* | base/utils.bbclass: Sync up overlapping functions | Richard Purdie | 2010-11-02 | 1 | -19/+0 |
* | classes: Only enable fakeroot on setscene tasks with packaging | Richard Purdie | 2010-10-22 | 1 | -0/+1 |
* | pseudo/fakeroot: Move the pseudo directory creation into bitbake | Richard Purdie | 2010-10-22 | 1 | -1/+0 |
* | base.bbclass: Ensure an empty do_build tasks exists to silence a warning | Richard Purdie | 2010-10-22 | 1 | -0/+3 |
* | base/sstate: Add cleanall task to remove downloads and sstate cached files | Richard Purdie | 2010-10-22 | 1 | -0/+28 |
* | base.bbclass: Fix spelling mistakes and change log level | Richard Purdie | 2010-10-09 | 1 | -1/+1 |
* | base.bbclass: add support for commercial license check | Saul Wold | 2010-10-08 | 1 | -0/+6 |
* | base.bbclass: Implement PRINC, a way to increment the PR variable in .bbappen... | Richard Purdie | 2010-10-05 | 1 | -1/+20 |
* | Improve FILESPATH usage in .bbappend recipes | Richard Purdie | 2010-10-05 | 1 | -0/+5 |
* | Make invalid LICENSE fields fatal | Richard Purdie | 2010-09-30 | 1 | -0/+4 |
* | meta/classes: Fix whitespace mismatch and broken functions | Richard Purdie | 2010-08-31 | 1 | -5/+5 |
* | base.bbclass: Add xz-native as depends when finding *.xz in SRCURI | Zhai Edwin | 2010-08-27 | 1 | -0/+7 |
* | base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N... | Saul Wold | 2010-08-20 | 1 | -1/+13 |
* | Revert "base.bbclass: Temporarily disable fakeroot for install/package until ... | Richard Purdie | 2010-08-19 | 1 | -4/+1 |
* | Remove packaged-staging.bbclass | Richard Purdie | 2010-08-19 | 1 | -18/+0 |
* | base.bbclass: Temporarily disable fakeroot for install/package until other fi... | Richard Purdie | 2010-08-17 | 1 | -1/+4 |
* | base: Allow unpack to handle localpath=None | Richard Purdie | 2010-08-13 | 1 | -0/+2 |
* | pseudo: Change pseudo integration to better support local DBs | Mark Hatle | 2010-08-04 | 1 | -1/+1 |
* | base.bbclass: Enable fakeroot (pseudo) usage during install and packaging | Mark Hatle | 2010-08-04 | 1 | -0/+11 |
* | pseudo: Enhancements | Joshua Lock | 2010-07-24 | 1 | -0/+1 |