]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
oscam-11784
authorMarkham <markham001@gmx.de>
Thu, 16 May 2024 19:10:03 +0000 (21:10 +0200)
committerMarkham <markham001@gmx.de>
Thu, 16 May 2024 19:10:03 +0000 (21:10 +0200)
make/oscam.mk

index a01bccd7627afc1854c7616fe6d801502e874194..0ca13b81a0c2b819890af568e4a95f893d6b3637 100644 (file)
@@ -5,8 +5,8 @@
 ################################################################################
 
 # 11760
-OSCAM_TAG = 11768
-OSCAM_EMU_PATCH = c3f239e
+OSCAM_TAG = 11784
+OSCAM_EMU_PATCH = b5ab458
 
 # https://github.com/oscam-emu/oscam-emu/commits/master
 OSCAM_EMU_GIT = "https://github.com/oscam-emu/oscam-emu.git"
@@ -26,6 +26,7 @@ OSCAM_CONF_OPTS = \
        WEBIF \
        WEBIF_JQUERY \
        WEBIF_LIVELOG \
+       WITH_EXTENDED_CW \
        WITH_DEBUG \
        WITH_LB \
        WITH_NEUTRINO \