aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend')
-rw-r--r--meta-amd-bsp/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-amd-bsp/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend b/meta-amd-bsp/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend
new file mode 100644
index 00000000..8a8069ce
--- /dev/null
+++ b/meta-amd-bsp/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend
@@ -0,0 +1,4 @@
+do_install_append_amd() {
+ # Do not install the boot time auto launcher
+ rm -rf ${D}${sysconfdir}/xdg/autostart
+}