summaryrefslogtreecommitdiffstats
path: root/staging
AgeCommit message (Collapse)Author
2012-09-06yocto-3.6: bump to 3.6-rc4Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-08-09meta: move emgd features to stagingBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-07-23meta: add staging featuresBruce Ashfield
From the README: Staging directory. Features found in this directory should not be included directly by other features, but instead should be found, and executed once during tree construction. The result of features found in this tree are branches that contain staged commits for use by other features during tree construction. Having staged commits allows topic branches to contain isolated work, which is merged to BSPs, thus sharing the commit IDs and keeping the work independent. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>