diff options
-rw-r--r-- | meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb index dc6cd46b0a..5b3c469793 100644 --- a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb +++ b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=9cae5acac2e9ee2fc3aec01ac88ce5db" | |||
10 | 10 | ||
11 | SRC_URI = "git://github.com/tvheadend/tvheadend.git" | 11 | SRC_URI = "git://github.com/tvheadend/tvheadend.git" |
12 | 12 | ||
13 | SRCREV = "bdc2ae9e19520a10cdf0bec0fcc0050b32bc75ff" | 13 | SRCREV = "fda89e85e0b6ae796d8a09e178d3937aa7869270" |
14 | PV = "4.3+git${SRCPV}" | 14 | PV = "4.3+git${SRCPV}" |
15 | PKGV = "4.3+git${GITPKGV}" | 15 | PKGV = "4.3+git${GITPKGV}" |
16 | 16 | ||