summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/nodejs
Commit message (Collapse)AuthorAgeFilesLines
* nodejs: remove the bbappendJackie Huang2015-04-081-1/+0
| | | | | | | | | nodejs has been updated to 0.12.0 and all bash scripts are re-packaged in nodejs-npm which has the correct rdepends, so this bbappend is no longer needed. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* QA: fix build and runtime warningsBruce Ashfield2015-02-211-0/+1
oe-core now warns on detected missing runtime and build time warnings. So we update our recipes to have these missingn deps (largely bash). Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>