Age | Commit message (Expand) | Author | Files |
2011-07-19 | Fixed concurrency problem for ZIP packed recipes. | Ihar Hrachyshka | 1 |
2011-07-19 | sanity, base: remove gcc3 check since qemu doesn't need it any more | Phil Blundell | 1 |
2011-07-05 | base.bbclass: show layer's branches/revisions in the banner info | Dexuan Cui | 1 |
2011-06-30 | ccache: Set CCACHE on a per recipe basis | Wenzong Fan | 1 |
2011-06-30 | Add umask task control | Mark Hatle | 1 |
2011-06-28 | base.bbclass: Back off the fatal error to a warning for now and try and recover | Richard Purdie | 1 |
2011-06-28 | base/glib-2.0: Simplify USE_NLS handling for glib-2.0 | Richard Purdie | 1 |
2011-06-28 | classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser... | Richard Purdie | 1 |
2011-06-28 | base.bbclass: Since we require python 2.6 which always contains hashlib we ca... | Richard Purdie | 1 |
2011-06-28 | base.bbclass: Drop old style SRCDATE handling, we have pn- overrides now | Richard Purdie | 1 |
2011-06-09 | native/nativesdk: Clean up the depends ordering after bitbake override handli... | Richard Purdie | 1 |
2011-06-06 | base.bbclass: add cleansstate task between clean and cleanall | Martin Jansa | 1 |
2011-05-20 | oe.packagegroup: add code for package groups (sync from OE) | Chris Larson | 1 |
2011-05-20 | base.bbclass: use oe.data for OE_IMPORTS | Chris Larson | 1 |
2011-05-20 | Shift oe import logic out of the event handler | Chris Larson | 1 |
2011-05-20 | base.bbclass: switch to current OE's imports handling | Chris Larson | 1 |
2011-05-20 | Implement variable typing (sync from OE) | Chris Larson | 1 |
2011-05-17 | base.bbclass: Fix PR increment bug when PR number is a single digit | Khem Raj | 1 |
2011-05-04 | logging: delete the oe(note|warn|fatal|debug) functions | Darren Hart | 1 |
2011-05-04 | logging: update existing oe* logging users to the bb* interface | Darren Hart | 1 |
2011-05-04 | base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t... | Richard Purdie | 1 |
2011-04-28 | logging: add bb* logging mechanisms for bash recipe functions | Darren Hart | 1 |
2011-04-28 | logging: fix oedebug loglevel test | Darren Hart | 1 |
2011-03-29 | base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ... | Richard Purdie | 1 |
2011-03-01 | base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES | Koen Kooi | 1 |
2011-03-01 | base/utility-tasks.bbclass: Drop do_setscene and do_rebuild | Richard Purdie | 1 |
2011-02-15 | Buildstats commit: buildstats.bbclass | Beth Flanagan | 1 |
2011-02-10 | fetch2: Correct the clean() mechanism for the fetcher2 code | Saul Wold | 1 |
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 |