Age | Commit message (Expand) | Author | Files |
2011-02-07 | meta/classes: Update classes to use new fetcher API | Richard Purdie | 1 |
2011-02-07 | base.bbclass: Update after fetcher changes | Richard Purdie | 1 |
2011-01-25 | base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc... | Yu Ke | 1 |
2011-01-25 | base.bbclass: use bb.fetch2 unpack API | Yu Ke | 1 |
2011-01-20 | base.bbclass: fix parse error on recipes with '++' in their name | Paul Eggleton | 1 |
2011-01-06 | base.bbclass: Use the new stampfile function in bitbake to determine the path... | Richard Purdie | 1 |
2011-01-04 | base.bbclass: add lock file for do_unpack task | Yu Ke | 1 |
2010-12-31 | base.bbclass: Add error message for base_do_unpack failures | Richard Purdie | 1 |
2010-12-31 | base.bbclass: Correct bb.debug parameters | Richard Purdie | 1 |
2010-12-20 | base/utils.bbclass: Drop former checksum code now bitbake is handling this fo... | Richard Purdie | 1 |
2010-11-14 | base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checking | Saul Wold | 1 |
2010-11-06 | meta/classes: Mark do_package_write and do_build as noexec tasks | Richard Purdie | 1 |
2010-11-02 | base/utils.bbclass: Sync up overlapping functions | Richard Purdie | 1 |
2010-10-22 | classes: Only enable fakeroot on setscene tasks with packaging | Richard Purdie | 1 |
2010-10-22 | pseudo/fakeroot: Move the pseudo directory creation into bitbake | Richard Purdie | 1 |
2010-10-22 | base.bbclass: Ensure an empty do_build tasks exists to silence a warning | Richard Purdie | 1 |
2010-10-22 | base/sstate: Add cleanall task to remove downloads and sstate cached files | Richard Purdie | 1 |
2010-10-09 | base.bbclass: Fix spelling mistakes and change log level | Richard Purdie | 1 |
2010-10-08 | base.bbclass: add support for commercial license check | Saul Wold | 1 |
2010-10-05 | base.bbclass: Implement PRINC, a way to increment the PR variable in .bbappen... | Richard Purdie | 1 |
2010-10-05 | Improve FILESPATH usage in .bbappend recipes | Richard Purdie | 1 |
2010-09-30 | Make invalid LICENSE fields fatal | Richard Purdie | 1 |
2010-08-31 | meta/classes: Fix whitespace mismatch and broken functions | Richard Purdie | 1 |
2010-08-27 | base.bbclass: Add xz-native as depends when finding *.xz in SRCURI | Zhai Edwin | 1 |
2010-08-20 | base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N... | Saul Wold | 1 |
2010-08-19 | Revert "base.bbclass: Temporarily disable fakeroot for install/package until ... | Richard Purdie | 1 |
2010-08-19 | Remove packaged-staging.bbclass | Richard Purdie | 1 |
2010-08-17 | base.bbclass: Temporarily disable fakeroot for install/package until other fi... | Richard Purdie | 1 |
2010-08-13 | base: Allow unpack to handle localpath=None | Richard Purdie | 1 |
2010-08-04 | pseudo: Change pseudo integration to better support local DBs | Mark Hatle | 1 |
2010-08-04 | base.bbclass: Enable fakeroot (pseudo) usage during install and packaging | Mark Hatle | 1 |
2010-07-24 | pseudo: Enhancements | Joshua Lock | 1 |
2010-06-07 | base.bbclass: Fix after bb.decodeurl was fixed | Richard Purdie | 1 |
2010-05-06 | Update classes to use lib/oe | Joshua Lock | 1 |
2010-05-06 | base.bbclass: Sync minor layout changes with OE.dev | Richard Purdie | 1 |
2010-03-29 | classes/conf: Update to handle gcc-runtime | Richard Purdie | 1 |
2010-03-19 | base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code... | Richard Purdie | 1 |
2010-03-19 | base.bbclass: Really drop siteinfo by default | Richard Purdie | 1 |
2009-12-18 | base.bbclass: Fix missing argument | Richard Purdie | 1 |
2009-12-18 | base.bbclass: Fix indentation error | Richard Purdie | 1 |
2009-12-18 | base.bbclass: Partially sync branch/scm handling functions with OE.dev | Richard Purdie | 1 |
2009-11-30 | base.bbclass: Stage etc directory for native packages | Richard Purdie | 1 |
2009-11-16 | base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh... | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Add special stage keyword to override leagcy mode | Richard Purdie | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 1 |
2009-11-13 | base/autotools.bbclass: Make sure extra dependencies are not lost for native ... | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Drop import bb and import os as no longer needed | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Add an option of forcing the new staging mechanism | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR... | Richard Purdie | 1 |
2009-11-13 | classes: Various staging improvement fixups | Richard Purdie | 1 |