diff options
| -rw-r--r-- | recipes-graphics/mesa/mesa-etnaviv-env_0.1.bb | 2 |
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 | ||
| 12 | S = "${UNPACKDIR}" | ||
| 13 | |||
| 12 | do_configure[noexec] = "1" | 14 | do_configure[noexec] = "1" |
| 13 | do_compile[noexec] = "1" | 15 | do_compile[noexec] = "1" |
| 14 | 16 | ||
