Drop a list of patches already merged: - 0001-Correct-va-attrib-for-vaapiallocator.patch - 0002-Enable-YUV400-JPEG-Enc-for-vaapi.patch \ - 0003-Enable-YUV400-JPEG-Enc-for-linux-vaapi-only.patch \ - 0004-Fix-rDRM-DMA-methods.patch \ - 0005-Force-allocator-to-use-DRM_PRIME-for-rDRM.patch \ - 0006-Enable-VVC-in-sample_decode.patch \ - 0007-Fix-X11-rendering-for-xe.patch \ - 0008-Fix-code-formatting.patch \
Signed-off-by: Lim Siew Hoon <siew.hoon....@intel.com> --- ...bvpl-tools_1.0.0.bb => libvpl-tools_1.2.0.bb} | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) rename recipes-multimedia/vpl/{libvpl-tools_1.0.0.bb => libvpl-tools_1.2.0.bb} (69%) diff --git a/recipes-multimedia/vpl/libvpl-tools_1.0.0.bb b/recipes-multimedia/vpl/libvpl-tools_1.2.0.bb similarity index 69% rename from recipes-multimedia/vpl/libvpl-tools_1.0.0.bb rename to recipes-multimedia/vpl/libvpl-tools_1.2.0.bb index 06048031..40c9d76a 100644 --- a/recipes-multimedia/vpl/libvpl-tools_1.0.0.bb +++ b/recipes-multimedia/vpl/libvpl-tools_1.2.0.bb @@ -9,17 +9,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \ file://third-party-programs.txt;md5=ddf05049184e74942f45b0ca4cc69b8a" SRC_URI = "git://github.com/intel/libvpl-tools.git;protocol=https;branch=main \ - file://0001-Correct-va-attrib-for-vaapiallocator.patch \ - file://0002-Enable-YUV400-JPEG-Enc-for-vaapi.patch \ - file://0003-Enable-YUV400-JPEG-Enc-for-linux-vaapi-only.patch \ - file://0004-Fix-rDRM-DMA-methods.patch \ - file://0005-Force-allocator-to-use-DRM_PRIME-for-rDRM.patch \ - file://0006-Enable-VVC-in-sample_decode.patch \ - file://0007-Fix-X11-rendering-for-xe.patch \ - file://0008-Fix-code-formatting.patch \ " -SRCREV = "452ab253da13b57067222e8311ef143d0203d766" +SRCREV = "1903d1b33f0317282ce95b193a764e502fa38532" S = "${WORKDIR}/git" inherit cmake @@ -43,5 +35,11 @@ FILES:${PN} += " ${datadir}/VPL/samples \ ${libdir}/vpl-tools/libvpl_wayland.so \ " +FILES:${PN}-dev += "${libdir}/libcttmetrics.so \ + ${libdir}/vpl-tools/libvpl_wayland.so \ + " + +FILES:${PN}-staticdev += "${libdir}/libcttmetrics.a" + FILES:${PN}-doc += " ${datadir}/vpl-tools \ " -- 2.43.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8456): https://lists.yoctoproject.org/g/meta-intel/message/8456 Mute This Topic: https://lists.yoctoproject.org/mt/109786811/21656 Group Owner: meta-intel+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-