summaryrefslogtreecommitdiff
path: root/recipes-bsp/binary-drivers/linux-driver-package_21.%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/binary-drivers/linux-driver-package_21.%.bbappend')
-rw-r--r--recipes-bsp/binary-drivers/linux-driver-package_21.%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/binary-drivers/linux-driver-package_21.%.bbappend b/recipes-bsp/binary-drivers/linux-driver-package_21.%.bbappend
index 6757da0..0103d6a 100644
--- a/recipes-bsp/binary-drivers/linux-driver-package_21.%.bbappend
+++ b/recipes-bsp/binary-drivers/linux-driver-package_21.%.bbappend
@@ -100,5 +100,5 @@ do_install_append () {
install -m 0755 ${NV_SAMPLE}/usr/lib/arm-linux-gnueabihf/gstreamer-0.10/libnvgstjpeg.so ${D}${libdir}/gstreamer-0.10
}
-SYSTEMD_SERVICE_${PN}-boot = "nv.service"
-SYSTEMD_SERVICE_${PN}-firstboot = "nvfb.service"
+SYSTEMD_AUTO_ENABLE = "enable"
+SYSTEMD_SERVICE_${PN} = "nv.service nvfb.service"