summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-10-17 08:37:49 -0300
committerGitHub <noreply@github.com>2024-10-17 08:37:49 -0300
commit3147b14c221ac5541a581d54c75c1766e5c6f957 (patch)
tree3e5837f498499276290de279c8fd05acb32712aa
parent54d87ffa1e9caad766aee746def81f2c7b80b8a2 (diff)
parentcbf6b68be91b1b07533b4b4339bce0c71bcd2618 (diff)
downloadmeta-freescale-3147b14c221ac5541a581d54c75c1766e5c6f957.tar.gz
Merge pull request #1975 from MaxKrummenacher/mesa-etnaviv-env
mesa-etnaviv-env: prevent warning
-rw-r--r--recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
index 658b28de1..23af68280 100644
--- a/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
+++ b/recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb
@@ -9,6 +9,8 @@ SRC_URI = "\
9 file://mesa-etnaviv.sh \ 9 file://mesa-etnaviv.sh \
10" 10"
11 11
12S = "${UNPACKDIR}"
13
12do_configure[noexec] = "1" 14do_configure[noexec] = "1"
13do_compile[noexec] = "1" 15do_compile[noexec] = "1"
14 16