summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/gmmlib
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/gmmlib')
-rw-r--r--recipes-graphics/gmmlib/gmmlib_22.7.1.bb (renamed from recipes-graphics/gmmlib/gmmlib_21.2.1.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-graphics/gmmlib/gmmlib_21.2.1.bb b/recipes-graphics/gmmlib/gmmlib_22.7.1.bb
index f36e2979..d61a2fa1 100644
--- a/recipes-graphics/gmmlib/gmmlib_21.2.1.bb
+++ b/recipes-graphics/gmmlib/gmmlib_22.7.1.bb
@@ -7,12 +7,10 @@ LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://LICENSE.md;md5=465fe90caea3edd6a2cecb3f0c28a654" 7LIC_FILES_CHKSUM = "file://LICENSE.md;md5=465fe90caea3edd6a2cecb3f0c28a654"
8 8
9SRC_URI = " \ 9SRC_URI = " \
10 git://github.com/intel/gmmlib.git;protocol=https \ 10 git://github.com/intel/gmmlib.git;protocol=https;branch=master \
11 " 11 "
12 12
13SRCREV = "9253eb8b949515d2a5030f99163a35567fe81838" 13SRCREV = "aa4e5d6c8f1d798b78ffd7ea85296fdd3a3946b2"
14
15S = "${WORKDIR}/git"
16 14
17COMPATIBLE_HOST:x86-x32 = "null" 15COMPATIBLE_HOST:x86-x32 = "null"
18 16