summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb b/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb
index 07b076118..91945956b 100644
--- a/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb
+++ b/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb
@@ -17,7 +17,7 @@ inherit native
# use default config for native build
do_configure_prepend() {
- ln -s ${S}/../../configs/default ${S}/../../configs/current
+ ln -sf ${S}/../../configs/default ${S}/../../configs/current
}
do_install() {