diff options
-rw-r--r-- | meta/recipes-graphics/eglinfo/eglinfo.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/eglinfo/eglinfo.inc b/meta/recipes-graphics/eglinfo/eglinfo.inc index d0c0c27619..8e7d9bddda 100644 --- a/meta/recipes-graphics/eglinfo/eglinfo.inc +++ b/meta/recipes-graphics/eglinfo/eglinfo.inc | |||
@@ -11,6 +11,8 @@ SRC_URI = "git://github.com/dv1/eglinfo.git;branch=master \ | |||
11 | " | 11 | " |
12 | SRCREV = "4b317648ec6cf39556a9e5d8078f605bc0edd5de" | 12 | SRCREV = "4b317648ec6cf39556a9e5d8078f605bc0edd5de" |
13 | 13 | ||
14 | CVE_PRODUCT = "eglinfo" | ||
15 | |||
14 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
15 | 17 | ||
16 | inherit waf distro_features_check | 18 | inherit waf distro_features_check |