Merge bk://openembedded@openembedded.bkbits.net/packages-devel
authorPhil Blundell <philb@gnu.org>
Sun, 24 Oct 2004 18:09:42 +0000 (18:09 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 24 Oct 2004 18:09:42 +0000 (18:09 +0000)
into stealth.nexus.co.uk:/home/pb/oe/oe-packages

2004/10/24 19:09:31+01:00 nexus.co.uk!pb
use separate initscripts for lircd and lircmd

BKrev: 417befe6h_yVOs7GQb2oc5WeYkrDmQ

lirc/files/lircd.init [moved from lirc/files/lirc.init with 100% similarity]
lirc/files/lircmd.init [new file with mode: 0644]
lirc/lirc_0.6.6+cvs20040918.oe

similarity index 100%
rename from lirc/files/lirc.init
rename to lirc/files/lircd.init
diff --git a/lirc/files/lircmd.init b/lirc/files/lircmd.init
new file mode 100644 (file)
index 0000000..e69de29
index 2bd0085..41e352e 100644 (file)
@@ -10,7 +10,7 @@ PR = "r5"
 S = "${WORKDIR}/lirc"
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/lirc;module=lirc;date=20040918;method=pserver \
        file://split-hauppauge.patch;patch=1 \
-       file://lirc.init"
+       file://lircd.init file://lircmd.init"
 
 inherit autotools module-base update-rc.d
 
@@ -42,7 +42,7 @@ do_install() {
        install -m 0644 tools/lirc_client.h ${D}${includedir}/
 
        install -d ${D}/etc/init.d
-       install ${WORKDIR}/lirc.init ${D}/etc/init.d/lirc
+       install ${WORKDIR}/lircd.init ${D}/etc/init.d/lircd
 
        install -d ${D}${datadir}/lirc/
        cp -a remotes ${D}${datadir}/lirc/