1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

nokia770-init: Minor cleanup and set COMPATIBLE_MACHINE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2047 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-06-28 14:45:30 +00:00
parent 94534563e4
commit cc950fee88
+2 -3
View File
@@ -2,18 +2,17 @@ LICENSE = "GPL"
PR = "r6"
DEPENDS = "base-passwd"
#RDEPENDS = "hotplug"
SRC_URI = "file://fixup-770.sh"
FILES_${PN} = "${sysconfdir} ${libdir}"
COMPATIBLE_MACHINE = "(nokia700|nokia800)"
inherit update-rc.d
INITSCRIPT_NAME = "fixup-770.sh"
INITSCRIPT_PARAMS = "defaults 01"
FILES_${PN} = "${sysconfdir} ${libdir}"
do_install () {
install -d ${D}${sysconfdir}/init.d