summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/aglprofilegraphical
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2019-11-17 09:25:11 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2019-11-18 10:16:54 -0300
commit66989b7d07f8a1cdd4050fe3e3b088b6ead80786 (patch)
tree1c3128a787b5fc796d687063fa8daea525685550 /dynamic-layers/aglprofilegraphical
parent152747a8fdf15ce0ea8bbe944d05139875c8223d (diff)
downloadmeta-freescale-66989b7d07f8a1cdd4050fe3e3b088b6ead80786.tar.gz
weston-init: Move weston.ini install to weston-init
OE-core now installs weston.ini from weston-init, so align our recipe to do the same. The IVI dynamic layer now has a copy of the weston.ini file that is normally produced by the weston build. The AGL dynamic layer now uninstalls the weston.ini installed upstream. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'dynamic-layers/aglprofilegraphical')
-rw-r--r--dynamic-layers/aglprofilegraphical/recipes-graphics/wayland/weston-init.bbappend3
-rw-r--r--dynamic-layers/aglprofilegraphical/recipes-graphics/wayland/weston_5.0.0.imx.bbappend2
2 files changed, 3 insertions, 2 deletions
diff --git a/dynamic-layers/aglprofilegraphical/recipes-graphics/wayland/weston-init.bbappend b/dynamic-layers/aglprofilegraphical/recipes-graphics/wayland/weston-init.bbappend
new file mode 100644
index 00000000..10b66c0e
--- /dev/null
+++ b/dynamic-layers/aglprofilegraphical/recipes-graphics/wayland/weston-init.bbappend
@@ -0,0 +1,3 @@
1do_install_append() {
2 rm -f ${D}${sysconfdir}/xdg/weston/weston.ini
3}
diff --git a/dynamic-layers/aglprofilegraphical/recipes-graphics/wayland/weston_5.0.0.imx.bbappend b/dynamic-layers/aglprofilegraphical/recipes-graphics/wayland/weston_5.0.0.imx.bbappend
deleted file mode 100644
index 1a896a20..00000000
--- a/dynamic-layers/aglprofilegraphical/recipes-graphics/wayland/weston_5.0.0.imx.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
1# don't install default weston.ini
2WESTON_INI_INSTALL_FILE = ""