diff options
Diffstat (limited to 'meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb')
-rw-r--r-- | meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb index 4720edf153..d068d66bb6 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb | |||
@@ -11,7 +11,6 @@ SRCBRANCH ?= "master" | |||
11 | SRCREV = "dac03d5e4102080a8f3ef274a6a6583455962095" | 11 | SRCREV = "dac03d5e4102080a8f3ef274a6a6583455962095" |
12 | SRC_URI = "git://git@github.com/RidgeRun/gstd-1.x.git;protocol=https;branch=${SRCBRANCH} \ | 12 | SRC_URI = "git://git@github.com/RidgeRun/gstd-1.x.git;protocol=https;branch=${SRCBRANCH} \ |
13 | file://0001-gstd-Remove-redundant-rpaths.patch" | 13 | file://0001-gstd-Remove-redundant-rpaths.patch" |
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | # Remove the +really when upstream version is > 1.0 | 15 | # Remove the +really when upstream version is > 1.0 |
17 | PV = "1.0+really0.15.2" | 16 | PV = "1.0+really0.15.2" |