summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f9f283e)
raw | patch | inline | side by side (parent: f9f283e)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Wed, 4 Jan 2012 11:19:49 +0000 (12:19 +0100) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Wed, 4 Jan 2012 11:19:49 +0000 (12:19 +0100) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-misc/payload/bonescript.bb | patch | blob | history |
index e54084d4ca0dc358881aac94939af95de0914789..4557eaedaccfd9db961e7f0b50f41bd2fef9ad61 100644 (file)
DESCRIPTION = "Scripting tools for the BeagleBoard and BeagleBone"
-PR = "r11"
+PR = "r12"
inherit allarch systemd
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE_${PN} = "bone101.service"
-FILES_${PN} += ""${localstatedir} ${base_libdir}/systemd/system"
+FILES_${PN} += "${localstatedir} ${base_libdir}/systemd/system"
+CONFFILES_${PN} += "${localstatedir}/lib/cloud9/.git/config"
RDEPENDS_${PN} = "nodejs cloud9"
RRECOMMENDS_${PN} = "git"