x-linux-ai: dcmipp-isp-ctrl: sync with OpenSTLinux v6.2

Synchronize the dcmipp-isp-ctrl recipe with the meta-OpenSTLinux layer from the
openstlinux-6.6-yocto-scarthgap-mpu-v26.02.18 tag. Although the version string
appears to be a downgrade, the recipe points to a newer commit (SHA1),
following ST’s versioning.

https://onedigi.atlassian.net/browse/DEL-10021

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2026-03-17 15:09:02 +01:00
parent a5eb54435e
commit 35cbb6a169
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://dcmipp-isp-ctrl/COPYING;md5=f8001cce2bab8ab39ddcb1268
SRC_URI = "git://github.com/STMicroelectronics/st-openstlinux-application.git;protocol=https;branch=main"
# Modify these as desired
PV = "6.1+git-${@d.getVar("SRCREV")[0:8]}"
SRCREV = "1ab21d8400036235771d70becdcf6f92b665025d"
PV = "5.1+git-${@d.getVar("SRCREV")[0:8]}"
SRCREV = "f5ca3ac8a4ce2dedf337e69dcaea197f7567bb69"
S = "${WORKDIR}/git"