diff options
author | Ross Burton <ross.burton@intel.com> | 2019-10-30 10:37:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-04 13:39:05 +0000 |
commit | f954018d8d18ad895abf13cb00389959141f2665 (patch) | |
tree | 0ac79d0b789304c9634fd863605a091fff138c37 /meta | |
parent | b8f8707dfe1ba2c98871b42a1a2d28d14b0f67a8 (diff) | |
download | poky-f954018d8d18ad895abf13cb00389959141f2665.tar.gz |
gst-examples: rename so PV is in filename
(From OE-Core rev: 462be272002200c0cfccae0f02774a92d77c476e)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-examples_1.16.0.bb (renamed from meta/recipes-multimedia/gstreamer/gst-examples_git.bb) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb b/meta/recipes-multimedia/gstreamer/gst-examples_1.16.0.bb index f2a3afbbfe..e83ea8cb79 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb +++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.16.0.bb | |||
@@ -10,7 +10,6 @@ SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gst-examples.git;protocol=http | |||
10 | " | 10 | " |
11 | 11 | ||
12 | SRCREV = "d953c127c1146b50d5676618299933950685dcd7" | 12 | SRCREV = "d953c127c1146b50d5676618299933950685dcd7" |
13 | PV = "1.16.0" | ||
14 | 13 | ||
15 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
16 | 15 | ||