Skip to content

Commit 3bd28c1

Browse files
author
Devanshi Bansal
committed
msm-gbm-backend: Update PV and SRCREV to align with upstream v1.2.5 release.
Update SRCREV/PV to include upstream fixes: - correct the bpp value for float32 format - fix the UBWC check condition when multiple modifiers are provided Signed-off-by: Devanshi Bansal <devanshi@qti.qualcomm.com>
1 parent 2309590 commit 3bd28c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes-graphics/msm-gbm-backend/msm-gbm-backend.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ HOMEPAGE = "https://github.com/qualcomm-linux/gbm-msm-backend"
55
LICENSE = "BSD-3-Clause-Clear"
66
LIC_FILES_CHKSUM = "file://src/gbm_msm.h;md5=8c54773149e04ded5c0c3e293bb13509"
77

8-
PV = "0.1+git"
9-
SRCREV = "d2f771e8c80698a18b16f14ea60d5d55abede683"
8+
PV = "1.2.5"
9+
SRCREV = "e421a87ff0d4420cf6642958d5d11f09c66957c1"
1010

1111
SRC_URI = "git://github.com/qualcomm-linux/gbm-msm-backend.git;protocol=https;branch=main \
1212
file://0002-QCOM-libgbm-use-sysconfdir-to-install-configuration-.patch \

0 commit comments

Comments
 (0)