Skip to content

Commit ff2a247

Browse files
adreno: Update to 1.855.4 (#1891)
Update qcom-adreno version from 1.855.3 to 1.855.4 CHANGES for 1.855.4: * Address compiler issue affecting shaders that pass uniform structs through function arguments. * Update texture handling to use glEGLImageTargetTexStorageEXT improving stability and ensuring future compatibility with the compositor.
2 parents a7ec51c + 53666d9 commit ff2a247

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes-graphics/adreno/qcom-adreno_1.855.3.bb renamed to recipes-graphics/adreno/qcom-adreno_1.855.4.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://NO.LOGIN.BINARY.LICENSE.QTI.pdf;md5=4ceffe94cb40cdce6
1010

1111
# no top-level dir in the archive, unpack to subdir to prevent UNPACKDIR pollution
1212
SRC_URI = "https://qartifactory-edge.qualcomm.com/artifactory/qsc_releases/software/chip/component/gfx-adreno.le.0.0/${PBT_BUILD_DATE}/prebuilt_yocto/${BPN}_${PV}_armv8a.tar.gz;subdir=${BP}"
13-
PBT_BUILD_DATE = "260318"
14-
SRC_URI[sha256sum] = "f211be698ebbcefa2e4afcdfc7a1529e6a9bc628d47bcab9234fe29aceb4008e"
13+
PBT_BUILD_DATE = "260407"
14+
SRC_URI[sha256sum] = "ac4fb526e1b5fbd607e96919ac4af65c34c15603e21e58b5527ea1d70152091c"
1515

1616
# These are listed here in order to identify RDEPENDS
1717
DEPENDS += " glib-2.0 libdrm virtual/libgbm msm-gbm-backend \

0 commit comments

Comments
 (0)