aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-sato
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-sato')
-rw-r--r--common/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bbappend12
-rw-r--r--common/recipes-sato/packagegroups/packagegroup-core-x11-sato.bbappend1
2 files changed, 0 insertions, 13 deletions
diff --git a/common/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bbappend b/common/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bbappend
deleted file mode 100644
index 812c36c7..00000000
--- a/common/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bbappend
+++ /dev/null
@@ -1,12 +0,0 @@
-gtk_immodule_cache_postinst_amd() {
-}
-pkg_postinst_matchbox-keyboard-im_amd () {
-}
-pkg_postinst_ontarget_matchbox-keyboard-im_amd () {
- if [ ! -z `which gtk-query-immodules-2.0` ]; then
- gtk-query-immodules-2.0 > ${libdir}/gtk-2.0/2.10.0/immodules.cache
- fi
- if [ ! -z `which gtk-query-immodules-3.0` ]; then
- gtk-query-immodules-3.0 > ${libdir}/gtk-3.0/3.0.0/immodules.cache
- fi
-}
diff --git a/common/recipes-sato/packagegroups/packagegroup-core-x11-sato.bbappend b/common/recipes-sato/packagegroups/packagegroup-core-x11-sato.bbappend
deleted file mode 100644
index 20e2352c..00000000
--- a/common/recipes-sato/packagegroups/packagegroup-core-x11-sato.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-RDEPENDS_${PN}-apps_remove_amd := "${@bb.utils.contains("DISTRO", "mel", "", "gaku", d)}"