Skip to content

Commit 37a5ef3

Browse files
authored
kgsl-dlkm: Update to v1.0.0 (#1908)
This tag v1.0.0 brings below fixes: - Fix error check for GMU targets. - Use compound_order() in unwind path.
2 parents aec2a62 + 0ae959e commit 37a5ef3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

recipes-graphics/kgsl-dlkm/kgsl-dlkm_git.bb renamed to recipes-graphics/kgsl-dlkm/kgsl-dlkm_1.0.0.bb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ DESCRIPTION = "Qualcomm KGSL driver for managing Adreno GPU"
44
LICENSE = "GPL-2.0-only"
55
LIC_FILES_CHKSUM = "file://adreno.c;beginline=1;endline=1;md5=fcab174c20ea2e2bc0be64b493708266"
66

7-
PV = "0.0+git"
8-
SRCREV = "e6acc292411162018f3dd24c61b607386b0328d3"
7+
SRCREV = "5999fdfc8e135318f3a4d50f1aece761b07457ed"
98
SRC_URI = " \
10-
git://github.com/qualcomm-linux/kgsl.git;branch=gfx-kernel.le.0.0;protocol=https \
9+
git://github.com/qualcomm-linux/kgsl.git;branch=gfx-kernel.le.0.0;protocol=https;tag=v${PV} \
1110
file://kgsl.rules \
1211
"
1312

0 commit comments

Comments
 (0)