| Commit message (Expand) | Author | Age | Files | Lines |
* | base.bbclass: Implement PACKAGECONFIG | Richard Purdie | 2011-10-06 | 1 | -0/+38 |
* | base.bbclass: Minor cleanup | Richard Purdie | 2011-10-06 | 1 | -5/+1 |
* | base.bbclass: Drop unneeded dependency | Richard Purdie | 2011-09-30 | 1 | -1/+1 |
* | base.bbclass: Drop legacy code that is no longer useful/used | Richard Purdie | 2011-09-26 | 1 | -30/+0 |
* | base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude list | Saul Wold | 2011-09-16 | 1 | -1/+1 |
* | base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipe | Dongxiao Xu | 2011-09-13 | 1 | -1/+3 |
* | base.bbclass: fix substring matching in COMMERCIAL_LICENSE | Paul Eggleton | 2011-09-08 | 1 | -2/+2 |
* | base.bbclass: clarify COMMERCIAL_LICENSE skip reason | Paul Eggleton | 2011-08-23 | 1 | -1/+1 |
* | base.bbclass: Add MULTI_PROVIDER_WHITELIST manipulation for multilib | Richard Purdie | 2011-08-09 | 1 | -0/+14 |
* | base.bbclass: Ensure PREFERRED_PROVIDER and PREFERRED_VERSION values are set ... | Richard Purdie | 2011-08-09 | 1 | -0/+45 |
* | base bbclass: add TUNE_FEATURES to the default banner | Koen Kooi | 2011-07-27 | 1 | -1/+1 |
* | base.bbclass: Fix PACKAGE_ARCH typo | Richard Purdie | 2011-07-27 | 1 | -1/+1 |
* | base.bbclass: Add compatibility package name mapping handler | Richard Purdie | 2011-07-27 | 1 | -0/+8 |
* | Fixed concurrency problem for ZIP packed recipes. | Ihar Hrachyshka | 2011-07-19 | 1 | -0/+6 |
* | sanity, base: remove gcc3 check since qemu doesn't need it any more | Phil Blundell | 2011-07-19 | 1 | -10/+0 |
* | base.bbclass: show layer's branches/revisions in the banner info | Dexuan Cui | 2011-07-05 | 1 | -1/+22 |
* | ccache: Set CCACHE on a per recipe basis | Wenzong Fan | 2011-06-30 | 1 | -1/+1 |
* | Add umask task control | Mark Hatle | 2011-06-30 | 1 | -0/+4 |
* | base.bbclass: Back off the fatal error to a warning for now and try and recover | Richard Purdie | 2011-06-28 | 1 | -1/+2 |
* | base/glib-2.0: Simplify USE_NLS handling for glib-2.0 | Richard Purdie | 2011-06-28 | 1 | -4/+0 |
* | classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser... | Richard Purdie | 2011-06-28 | 1 | -7/+1 |
* | base.bbclass: Since we require python 2.6 which always contains hashlib we ca... | Richard Purdie | 2011-06-28 | 1 | -10/+0 |
* | base.bbclass: Drop old style SRCDATE handling, we have pn- overrides now | Richard Purdie | 2011-06-28 | 1 | -5/+0 |
* | 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 |