libvpl-tools: upgrade 1.2.0 -> 1.3.0

Release notes:
https://github.com/intel/libvpl-tools/releases/tag/v1.3.0

Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Lim Siew Hoon 2025-05-05 01:15:22 -07:00 committed by Anuj Mittal
parent 7bb5971efa
commit ef8035b48f
No known key found for this signature in database
GPG Key ID: B749E1556041E1B2

View File

@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \
SRC_URI = "git://github.com/intel/libvpl-tools.git;protocol=https;branch=main \ SRC_URI = "git://github.com/intel/libvpl-tools.git;protocol=https;branch=main \
" "
SRCREV = "1903d1b33f0317282ce95b193a764e502fa38532" SRCREV = "82eab13ecec99f34e0f1d5dac490611b604406c9"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit cmake inherit cmake