X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-vuplus%2Fenigma2%2Fenigma2-streamproxy.bb;h=49e30320d8e3f41a91bdcb7f2e60e9c1d0cacadc;hp=07c284d3764df6095fb48bd7459dc1e27092c79b;hb=c42b4b56ee806d800d126f975021364ab1f65cf4;hpb=ff4abac25f637a256fc1e53985b7fcbfe3a52015 diff --git a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-streamproxy.bb b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-streamproxy.bb index 07c284d..49e3032 100644 --- a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-streamproxy.bb +++ b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-streamproxy.bb @@ -2,23 +2,9 @@ SUMMARY = "streamproxy manages streaming data to a PC using enigma2" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" SRCREV = "37a3f198a22d90cdfebf07cf56409cf93a4e74ba" -PR = "r4" - -SRC_URI = "file://streamproxy.xinetd.in \ - file://streamproxy@.service \ - file://streamproxy.socket" +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"