diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2021-01-19 14:45:33 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-20 22:46:17 +0000 |
commit | 8d8a0ae558ebfb273ec9faf6576c536b0b078ed9 (patch) | |
tree | cfdfc741368d4773310de583dfbd37e206e02394 /meta/recipes-multimedia | |
parent | 48682c34ae6e5a39dcb8a665ff7d889a34535278 (diff) | |
download | poky-8d8a0ae558ebfb273ec9faf6576c536b0b078ed9.tar.gz |
gst-examples: upgrade 1.18.2 -> 1.18.3
(From OE-Core rev: 9c53521b15b1795a0c959bc20b21ded7e526ae87)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-examples_1.18.3.bb (renamed from meta/recipes-multimedia/gstreamer/gst-examples_1.18.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_1.18.2.bb b/meta/recipes-multimedia/gstreamer/gst-examples_1.18.3.bb index 54a4b5df15..35a8928f51 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples_1.18.2.bb +++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.18.3.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gst-examples.git;protocol=http | |||
9 | file://gst-player.desktop \ | 9 | file://gst-player.desktop \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRCREV = "45086d8ef2d75244d9d5c8f69c0f0e1dfd4200b3" | 12 | SRCREV = "06599904baa5d0e47b5cb9501372156567760f8e" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||