From 9c4e9cb0c15e92278e20c81080afa218090e4b71 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Fri, 18 Jul 2014 11:47:57 +0200 Subject: [PATCH] bdremux: bump SRCREV --- meta-opendreambox/recipes-multimedia/bdremux/bdremux_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-opendreambox/recipes-multimedia/bdremux/bdremux_git.bb b/meta-opendreambox/recipes-multimedia/bdremux/bdremux_git.bb index b6557a99..8df06cf8 100644 --- a/meta-opendreambox/recipes-multimedia/bdremux/bdremux_git.bb +++ b/meta-opendreambox/recipes-multimedia/bdremux/bdremux_git.bb @@ -3,7 +3,7 @@ SECTION = "multimedia" LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://COPYING;md5=374d7e305a3d05bc98bec47c241f02af" DEPENDS = "${@base_conditional('OPENDREAMBOX_GST_VERSION', '0.10', 'gstreamer', 'gstreamer1.0', d)}" -SRCREV = "${@base_conditional('OPENDREAMBOX_GST_VERSION', '0.10', '0e79ef388600acca139ee4f48ccfe02e5adcbc4a', '8bf413af5673ca77dee4b077562176eddc15e668', d)}" +SRCREV = "${@base_conditional('OPENDREAMBOX_GST_VERSION', '0.10', '351a9aad7ac0d5122b97ab7c2b4ef184392e9124', '8bf413af5673ca77dee4b077562176eddc15e668', d)}" SRC_URI_append = ";branch=${@base_conditional('OPENDREAMBOX_GST_VERSION', '0.10', 'master', 'gst_1.0', d)}" -- 2.20.1