Skip to content

Commit

Permalink
add icam to oscam-emu
Browse files Browse the repository at this point in the history
  • Loading branch information
technl committed Jun 7, 2023
1 parent 7806cdc commit ff4b8f7
Show file tree
Hide file tree
Showing 8 changed files with 1,381 additions and 2 deletions.
Expand Up @@ -11,8 +11,10 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/enigma2-plugin-softcams-oscam:"

PV = "git${SRCPV}"
PKGV = "git${GITPKGV}"
SRC_URI = "git://github.com/oscam-emu/oscam-patched.git;protocol=https"

SRC_ORIGIN ?= "git://github.com/oscam-emu/oscam-patched.git;protocol=https"
SRC_URI := "${SRC_ORIGIN} \
file://icam.patch \
"
DEPENDS = "libusb openssl"
RDEPENDS_${PN} += "enigma2-plugin-extensions-oscamstatus"

Expand Down

0 comments on commit ff4b8f7

Please sign in to comment.