summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2016-05-05 11:32:23 -0500
committerJesse Gilles <jgilles@multitech.com>2016-05-05 11:32:23 -0500
commit8d9ed86f244f5af0ae4a94ae7da72eaa62789d4a (patch)
treef0fea3a20550f24e723ac1199c2de8bd954d9a2c /recipes-core
parent77e455dfd5439b0f5b6b28a48999fb1e2133c3c1 (diff)
downloadmeta-mlinux-atmel-8d9ed86f244f5af0ae4a94ae7da72eaa62789d4a.tar.gz
meta-mlinux-atmel-8d9ed86f244f5af0ae4a94ae7da72eaa62789d4a.tar.bz2
meta-mlinux-atmel-8d9ed86f244f5af0ae4a94ae7da72eaa62789d4a.zip
mlinux-factory-image: add nodejs-npm
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/images/mlinux-factory-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb
index 128b148..38c8bc9 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -72,7 +72,7 @@ IMAGE_INSTALL += "openjdk-7-vm-zero"
IMAGE_INSTALL += "php php-cli php-cgi"
# Node.js support
-IMAGE_INSTALL += "nodejs"
+IMAGE_INSTALL += "nodejs nodejs-npm"
# Multi-Tech SMS Utility (see http://git.multitech.net)
IMAGE_INSTALL += "sms-utils"