diff options
6 files changed, 24 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston_10.0.5.imx.bb b/recipes-graphics/wayland/weston_10.0.5.imx.bb index baff3ba93..e4c7bc4f2 100644 --- a/recipes-graphics/wayland/weston_10.0.5.imx.bb +++ b/recipes-graphics/wayland/weston_10.0.5.imx.bb | |||
| @@ -23,6 +23,10 @@ SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downlo | |||
| 23 | file://systemd-notify.weston-start \ | 23 | file://systemd-notify.weston-start \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | # The required .inc removes this tarball from SRC_URI and fetches the NXP git | ||
| 27 | # fork instead, so this checksum and SRCREV never apply to the same item. | ||
| 28 | # UPSTREAM-PARITY. | ||
| 29 | # nooelint: oelint.vars.srcurimutualex | ||
| 26 | SRC_URI[sha256sum] = "89646ca0d9f8d413c2767e5c3828eaa3fa149c2a105b3729a6894fa7cf1549e7" | 30 | SRC_URI[sha256sum] = "89646ca0d9f8d413c2767e5c3828eaa3fa149c2a105b3729a6894fa7cf1549e7" |
| 27 | 31 | ||
| 28 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 32 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
diff --git a/recipes-graphics/wayland/weston_14.0.2.imx.bb b/recipes-graphics/wayland/weston_14.0.2.imx.bb index ff793bd97..3a3eac700 100644 --- a/recipes-graphics/wayland/weston_14.0.2.imx.bb +++ b/recipes-graphics/wayland/weston_14.0.2.imx.bb | |||
| @@ -24,6 +24,10 @@ SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downlo | |||
| 24 | file://0001-libweston-backend-drm-meson.build-allow-libdisplay-i.patch \ | 24 | file://0001-libweston-backend-drm-meson.build-allow-libdisplay-i.patch \ |
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | # The required .inc removes this tarball from SRC_URI and fetches the NXP git | ||
| 28 | # fork instead, so this checksum and SRCREV never apply to the same item. | ||
| 29 | # UPSTREAM-PARITY. | ||
| 30 | # nooelint: oelint.vars.srcurimutualex | ||
| 27 | SRC_URI[sha256sum] = "b47216b3530da76d02a3a1acbf1846a9cd41d24caa86448f9c46f78f20b6e0ac" | 31 | SRC_URI[sha256sum] = "b47216b3530da76d02a3a1acbf1846a9cd41d24caa86448f9c46f78f20b6e0ac" |
| 28 | 32 | ||
| 29 | UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/weston/-/tags" | 33 | UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/weston/-/tags" |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb index 1ed73571e..c479d0682 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.28.1.imx.bb | |||
| @@ -27,6 +27,10 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad | |||
| 27 | file://0002-avoid-including-sys-poll.h-directly.patch \ | 27 | file://0002-avoid-including-sys-poll.h-directly.patch \ |
| 28 | file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ | 28 | file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ |
| 29 | " | 29 | " |
| 30 | # The required .inc removes this tarball from SRC_URI and fetches the NXP git | ||
| 31 | # fork instead, so this checksum and SRCREV never apply to the same item. | ||
| 32 | # UPSTREAM-PARITY. | ||
| 33 | # nooelint: oelint.vars.srcurimutualex | ||
| 30 | SRC_URI[sha256sum] = "e64e75cdafd7ff2fc7fc34e855b06b1e3ed227cc06fa378d17bbcd76780c338c" | 34 | SRC_URI[sha256sum] = "e64e75cdafd7ff2fc7fc34e855b06b1e3ed227cc06fa378d17bbcd76780c338c" |
| 31 | 35 | ||
| 32 | inherit gobject-introspection | 36 | inherit gobject-introspection |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.1.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.1.imx.bb index 4ab5fed2b..72e992a09 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.1.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.28.1.imx.bb | |||
| @@ -24,6 +24,10 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-ba | |||
| 24 | file://0003-viv-fb-Make-sure-config.h-is-included.patch \ | 24 | file://0003-viv-fb-Make-sure-config.h-is-included.patch \ |
| 25 | file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \ | 25 | file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \ |
| 26 | " | 26 | " |
| 27 | # The required .inc removes this tarball from SRC_URI and fetches the NXP git | ||
| 28 | # fork instead, so this checksum and SRCREV never apply to the same item. | ||
| 29 | # UPSTREAM-PARITY. | ||
| 30 | # nooelint: oelint.vars.srcurimutualex | ||
| 27 | SRC_URI[sha256sum] = "edd4338b45c26a9af28c0d35aab964a024c3884ba6f520d8428df04212c8c93a" | 31 | SRC_URI[sha256sum] = "edd4338b45c26a9af28c0d35aab964a024c3884ba6f520d8428df04212c8c93a" |
| 28 | 32 | ||
| 29 | inherit gobject-introspection | 33 | inherit gobject-introspection |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.1.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.1.imx.bb index bc61012db..f4751dc37 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.1.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.28.1.imx.bb | |||
| @@ -16,6 +16,10 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-go | |||
| 16 | file://0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch \ | 16 | file://0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch \ |
| 17 | file://0001-v4l2-Define-ioctl_req_t-for-posix-linux-case.patch" | 17 | file://0001-v4l2-Define-ioctl_req_t-for-posix-linux-case.patch" |
| 18 | 18 | ||
| 19 | # The required .inc removes this tarball from SRC_URI and fetches the NXP git | ||
| 20 | # fork instead, so this checksum and SRCREV never apply to the same item. | ||
| 21 | # UPSTREAM-PARITY. | ||
| 22 | # nooelint: oelint.vars.srcurimutualex | ||
| 19 | SRC_URI[sha256sum] = "b67b31313a54c6929b82969d41d3cfdf2f58db573fb5f491e6bba5d84aea0778" | 23 | SRC_URI[sha256sum] = "b67b31313a54c6929b82969d41d3cfdf2f58db573fb5f491e6bba5d84aea0778" |
| 20 | 24 | ||
| 21 | # Overridden in gstreamer1.0-plugins-good_1.28.1.imx.inc; kept here to preserve | 25 | # Overridden in gstreamer1.0-plugins-good_1.28.1.imx.inc; kept here to preserve |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.28.1.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0_1.28.1.imx.bb index 1b5471b57..422403c55 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0_1.28.1.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.28.1.imx.bb | |||
| @@ -29,6 +29,10 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.x | |||
| 29 | file://0003-tests-use-a-dictionaries-for-environment.patch;striplevel=3 \ | 29 | file://0003-tests-use-a-dictionaries-for-environment.patch;striplevel=3 \ |
| 30 | file://0004-tests-add-helper-script-to-run-the-installed_tests.patch;striplevel=3 \ | 30 | file://0004-tests-add-helper-script-to-run-the-installed_tests.patch;striplevel=3 \ |
| 31 | " | 31 | " |
| 32 | # The required .inc removes this tarball from SRC_URI and fetches the NXP git | ||
| 33 | # fork instead, so this checksum and SRCREV never apply to the same item. | ||
| 34 | # UPSTREAM-PARITY. | ||
| 35 | # nooelint: oelint.vars.srcurimutualex | ||
| 32 | SRC_URI[sha256sum] = "4408d7930f381809e85917acc19712f173261ba85bdf20c5567b2a21b1193b61" | 36 | SRC_URI[sha256sum] = "4408d7930f381809e85917acc19712f173261ba85bdf20c5567b2a21b1193b61" |
| 33 | 37 | ||
| 34 | PACKAGECONFIG ??= "\ | 38 | PACKAGECONFIG ??= "\ |
