summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/gmmlib
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-07-31 17:47:03 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-07-31 17:47:03 +0800
commit0584f638797a816b29b909d4611d5a099df7bbc1 (patch)
tree1ec4bdacf824c304290b5086fd54bba9b84158e2 /recipes-graphics/gmmlib
parent7a5e47b6a594eb29dfe84e47f043a49974bc0402 (diff)
downloadmeta-intel-0584f638797a816b29b909d4611d5a099df7bbc1.tar.gz
Convert to new override syntax
Use the convert-overrides.py to convert to new syntax and manually fix some additional changes. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-graphics/gmmlib')
-rw-r--r--recipes-graphics/gmmlib/gmmlib_21.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/gmmlib/gmmlib_21.2.1.bb b/recipes-graphics/gmmlib/gmmlib_21.2.1.bb
index 90700bc4..f36e2979 100644
--- a/recipes-graphics/gmmlib/gmmlib_21.2.1.bb
+++ b/recipes-graphics/gmmlib/gmmlib_21.2.1.bb
@@ -14,7 +14,7 @@ SRCREV = "9253eb8b949515d2a5030f99163a35567fe81838"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17COMPATIBLE_HOST_x86-x32 = "null" 17COMPATIBLE_HOST:x86-x32 = "null"
18 18
19UPSTREAM_CHECK_GITTAGREGEX = "^intel-gmmlib-(?P<pver>(\d+(\.\d+)+))$" 19UPSTREAM_CHECK_GITTAGREGEX = "^intel-gmmlib-(?P<pver>(\d+(\.\d+)+))$"
20 20