We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aec2a62 + 0ae959e commit 37a5ef3Copy full SHA for 37a5ef3
1 file changed
…ipes-graphics/kgsl-dlkm/kgsl-dlkm_git.bb …es-graphics/kgsl-dlkm/kgsl-dlkm_1.0.0.bbrecipes-graphics/kgsl-dlkm/kgsl-dlkm_git.bb renamed to recipes-graphics/kgsl-dlkm/kgsl-dlkm_1.0.0.bb
@@ -4,10 +4,9 @@ DESCRIPTION = "Qualcomm KGSL driver for managing Adreno GPU"
4
LICENSE = "GPL-2.0-only"
5
LIC_FILES_CHKSUM = "file://adreno.c;beginline=1;endline=1;md5=fcab174c20ea2e2bc0be64b493708266"
6
7
-PV = "0.0+git"
8
-SRCREV = "e6acc292411162018f3dd24c61b607386b0328d3"
+SRCREV = "5999fdfc8e135318f3a4d50f1aece761b07457ed"
9
SRC_URI = " \
10
- git://github.com/qualcomm-linux/kgsl.git;branch=gfx-kernel.le.0.0;protocol=https \
+ git://github.com/qualcomm-linux/kgsl.git;branch=gfx-kernel.le.0.0;protocol=https;tag=v${PV} \
11
file://kgsl.rules \
12
"
13
0 commit comments