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:31:27 +0000 |
commit | 462be272002200c0cfccae0f02774a92d77c476e (patch) | |
tree | e637ee67eedebf09efbb7b4322a459f0794a4feb /meta/recipes-multimedia | |
parent | 53b73a39ae4a4c8db19fb18ef1881033f6b9ff51 (diff) | |
download | openembedded-core-contrib-462be272002200c0cfccae0f02774a92d77c476e.tar.gz |
gst-examples: rename so PV is in filename
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-multimedia')
-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 f2a3afbbfe3..e83ea8cb790 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 " SRCREV = "d953c127c1146b50d5676618299933950685dcd7" -PV = "1.16.0" S = "${WORKDIR}/git" |