diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2021-01-19 14:45:24 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-20 22:46:17 +0000 |
commit | a037481a8fe5441f63d1d7b1ec4d3d1a406c8354 (patch) | |
tree | 0bd7078e752b623149c9853f1799ce9024e0438c /meta/recipes-multimedia/gstreamer | |
parent | efa5f5ecb260843a837de5edc24429d89da4400a (diff) | |
download | poky-a037481a8fe5441f63d1d7b1ec4d3d1a406c8354.tar.gz |
gstreamer1.0: upgrade 1.18.2 -> 1.18.3
(From OE-Core rev: 279d3837bc9c479523868ea1e6c75ecca04612ae)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.3.bb index cce0f99226..7ad0248b7c 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.3.bb | |||
@@ -20,7 +20,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.x | |||
20 | file://0002-Remove-unused-valgrind-detection.patch \ | 20 | file://0002-Remove-unused-valgrind-detection.patch \ |
21 | file://0003-meson-Add-option-for-installed-tests.patch \ | 21 | file://0003-meson-Add-option-for-installed-tests.patch \ |
22 | " | 22 | " |
23 | SRC_URI[sha256sum] = "66cdeb4f970c2e55932a2f427177d438fe2c55c0b6d29e80fda80263f2ae5446" | 23 | SRC_URI[sha256sum] = "0c2e09e18f2df69a99b5cb3bd53c597b3cc2e35cf6c98043bb86a66f3d312100" |
24 | 24 | ||
25 | PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ | 25 | PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ |
26 | check \ | 26 | check \ |