mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 09:13:16 +00:00
oscam: Upgrade to 1.20
Switch SRC_URI away from svn and use git fetcher streamboard.tv svn server seems to be not accessible all the time reliably Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
63fcd2c639
commit
cfb4c54131
@ -6,12 +6,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
|||||||
|
|
||||||
DEPENDS = "libusb1 openssl pcsc-lite"
|
DEPENDS = "libusb1 openssl pcsc-lite"
|
||||||
|
|
||||||
SRC_URI = "svn://www.streamboard.tv/svn/oscam;module=trunk;protocol=http \
|
SRCREV = "190d6dee96ca70f8b614932b1498332b1504632b"
|
||||||
"
|
SRC_URI = "git://repo.or.cz/oscam.git;protocol=https;nobranch=1"
|
||||||
SRCREV = "11718"
|
|
||||||
PV = "1.10+"
|
|
||||||
|
|
||||||
S = "${UNPACKDIR}/trunk"
|
S = "${UNPACKDIR}/git"
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user