From: JingHuiTham <[email protected]> Updates -rt patchset to -rt63.
Updated kernel config as well. Signed-off-by: JingHuiTham <[email protected]> --- recipes-kernel/linux/linux-intel-rt_5.4.bb | 6 +++--- recipes-multimedia/onevpl/onevpl_2021.6.0.bb | 9 +++------ 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb index 05d8f61b..adc01e6b 100644 --- a/recipes-kernel/linux/linux-intel-rt_5.4.bb +++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb @@ -18,9 +18,9 @@ KMETA_BRANCH = "yocto-5.4" DEPENDS += "elfutils-native openssl-native util-linux-native" -LINUX_VERSION ?= "5.4.138" -SRCREV_machine ?= "45e3b0f5357fc86bf0e766a5249fc7faa33c1be8" -SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11" +LINUX_VERSION ?= "5.4.143" +SRCREV_machine ?= "2dc0f2c1ee89b9ce92944e397f2619062ebb77f8" +SRCREV_meta ?= "e14d587eec888fba8693da2a072f729219acfb41" LINUX_KERNEL_TYPE = "preempt-rt" diff --git a/recipes-multimedia/onevpl/onevpl_2021.6.0.bb b/recipes-multimedia/onevpl/onevpl_2021.6.0.bb index c875d36a..617fca02 100644 --- a/recipes-multimedia/onevpl/onevpl_2021.6.0.bb +++ b/recipes-multimedia/onevpl/onevpl_2021.6.0.bb @@ -6,11 +6,8 @@ that works across a wide range of accelerators." HOMEPAGE = "https://github.com/oneapi-src/oneVPL" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \ - file://third-party-programs.txt;md5=52d2c0c51bb5c0d9d9c16ae91d66c8fb" - + file://third-party-programs.txt;md5=67727fd253b1b4574cd9eea78a2b0620" SRC_URI = "git://github.com/oneapi-src/oneVPL.git;protocol=https \ - file://0001-Fix-the-rendering-to-X11-failures.patch \ - file://0001-Fix-compile-issue-with-CMAKE_CXX_FLAGS-setting.patch \ file://0001-samples-Add-support-of-DRM_FORMAT_NV12-for-console-m.patch \ file://0001-samples-Fixed-tile-modifier-issue-for-NV12-format.patch \ " @@ -36,5 +33,5 @@ FILES_SOLIBSDEV = "" FILES:${PN}-dev += "${libdir}/libvpl.so" FILES:${PN} += "${datadir} \ - ${libdir}/libvpl_wayland.so \ - " + ${libdir}/oneVPL/libvpl_wayland.so \ + " -- 2.32.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7306): https://lists.yoctoproject.org/g/meta-intel/message/7306 Mute This Topic: https://lists.yoctoproject.org/mt/86330984/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
