summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7ea2cf4)
raw | patch | inline | side by side (parent: 7ea2cf4)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 4 Nov 2011 15:39:36 +0000 (16:39 +0100) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 4 Nov 2011 15:39:36 +0000 (16:39 +0100) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-misc/payload/bonescript.bb | patch | blob | history |
index 9c5064ada713073829895e83bc5904e48094d539..700d460e93f846ecc322557b1d2f73825f4010f3 100644 (file)
DESCRIPTION = "Scripting tools for the BeagleBoard and BeagleBone"
+PR = "r1"
+
inherit allarch
# Ask Jason
cp -a ${S}/.git ${D}${localstatedir}/lib/cloud9/
}
+RDEPENDS_${PN} = "nodejs"
FILES_${PN} += "${localstatedir}"