summaryrefslogtreecommitdiffstats
path: root/recipes-core/udev/demo-most-udev-conf/enable-agl-demo-hal.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/udev/demo-most-udev-conf/enable-agl-demo-hal.sh')
-rw-r--r--recipes-core/udev/demo-most-udev-conf/enable-agl-demo-hal.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-core/udev/demo-most-udev-conf/enable-agl-demo-hal.sh b/recipes-core/udev/demo-most-udev-conf/enable-agl-demo-hal.sh
new file mode 100644
index 00000000..dd0fa231
--- /dev/null
+++ b/recipes-core/udev/demo-most-udev-conf/enable-agl-demo-hal.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+rm -f /usr/libexec/agl/4a-hal/etc/*.json || true
+
+cp /usr/libexec/agl/4a-hal/etc.available/hal-4a-greenbox.json /usr/libexec/agl/4a-hal/etc/
+
+