Skip to content

Commit

Permalink
[dvb-apps] switch to tarball now that the mercurial repo is offline
Browse files Browse the repository at this point in the history
  • Loading branch information
WanWizard committed Sep 10, 2024
1 parent 62553fc commit 9805bb5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions meta-openpli/recipes-multimedia/dvb-apps/dvb-apps_1.1.%.bbappend
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# no longer available via mercurial
# see https://github.com/openembedded/meta-openembedded/commit/3dd74712ed7b5a281622af576cf8ffb6c68e9cb0

unset SRCREV

SRC_URI = "https://www.linuxtv.org/hg/dvb-apps/archive/3d43b280298c.tar.bz2;downloadfilename=${BPN}-3d43b280298c.tar.bz2 \
file://dvb-scan-table \
file://0001-Fix-generate-keynames.patch \
file://0003-handle-static-shared-only-build.patch \
file://0004-Makefile-remove-test.patch \
file://0005-libucsi-optimization-removal.patch \
file://0006-CA_SET_PID.patch \
file://0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch \
"
SRC_URI[sha256sum] = "f39e2f0ebed7e32bce83522062ad4d414f67fccd5df1b647618524497e15e057"
S = "${WORKDIR}/${BPN}-3d43b280298c"

0 comments on commit 9805bb5

Please sign in to comment.