summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2015-04-07 17:54:35 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-04-08 10:36:55 -0400
commite707350f6027a86ff9478774f045031fa012ec88 (patch)
tree92057a39b8c15ab2bb5781985ec38989a5e6c41d
parentc0e47b45c31e0fbbb3f03993fc9957278e6c2990 (diff)
downloadmeta-cloud-services-e707350f6027a86ff9478774f045031fa012ec88.tar.gz
nodejs: remove the bbappend
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>
-rw-r--r--meta-openstack/recipes-devtools/nodejs/nodejs_0.8.18.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/nodejs/nodejs_0.8.18.bbappend b/meta-openstack/recipes-devtools/nodejs/nodejs_0.8.18.bbappend
deleted file mode 100644
index d98052a..0000000
--- a/meta-openstack/recipes-devtools/nodejs/nodejs_0.8.18.bbappend
+++ /dev/null
@@ -1 +0,0 @@
1RDEPENDS_${PN} += " bash"