X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-vuplus%2Fenigma2%2Fenigma2-streamproxy.bb;h=49e30320d8e3f41a91bdcb7f2e60e9c1d0cacadc;hp=197c5697c75d16d263502952fa497cd72dc9f356;hb=d5ed73c8eb69b1df41a91be4c5a92fd8881eade9;hpb=0e6c5d97c12ae5eb100dc835a2ec6df30c9ebb95 diff --git a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-streamproxy.bb b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-streamproxy.bb index 197c569..49e3032 100644 --- a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-streamproxy.bb +++ b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-streamproxy.bb @@ -1,24 +1,10 @@ SUMMARY = "streamproxy manages streaming data to a PC using enigma2" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" -SRCREV = "b927ed8498a41a77e965abad099eb01dc5fef562" -PR = "r3" - -SRC_URI = "file://streamproxy.xinetd.in \ - file://streamproxy@.service \ - file://streamproxy.socket" +SRCREV = "37a3f198a22d90cdfebf07cf56409cf93a4e74ba" +PR = "r5" SCHWERKRAFT_PROJECT = "streamproxy" -inherit autotools schwerkraft-git systemd xinetd - -do_install_append() { - install -d ${D}${systemd_unitdir}/system - ln -sf /dev/null ${D}${systemd_unitdir}/system/streamproxy.service -} - -SYSTEMD_PACKAGES = "${PN}-systemd" -SYSTEMD_SERVICE_${PN}-systemd = "streamproxy.socket" +inherit autotools schwerkraft-git -XINETD_PACKAGES = "${PN}-xinetd" -XINETD_SERVICE_${PN}-xinetd = "streamproxy"