aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/mentor-swupdate/recipes-core/glib-networking/glib-networking_%.bbappend1
-rw-r--r--common/mentor-swupdate/recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend5
-rw-r--r--common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend4
-rw-r--r--common/mentor-swupdate/recipes-multimedia/libomxil/libomxil_%.bbappend3
-rwxr-xr-x[-rw-r--r--]meta-v1000/recipes-devtools/rgp/files/RadeonDeveloperServiceCLIbin415512 -> 486408 bytes
-rw-r--r--meta-v1000/recipes-devtools/rgp/rgp_1.3.1.bb (renamed from meta-v1000/recipes-devtools/rgp/rgp_1.2.0.bb)0
6 files changed, 13 insertions, 0 deletions
diff --git a/common/mentor-swupdate/recipes-core/glib-networking/glib-networking_%.bbappend b/common/mentor-swupdate/recipes-core/glib-networking/glib-networking_%.bbappend
new file mode 100644
index 00000000..c7a551c5
--- /dev/null
+++ b/common/mentor-swupdate/recipes-core/glib-networking/glib-networking_%.bbappend
@@ -0,0 +1 @@
+GIO_MODULE_PACKAGES=""
diff --git a/common/mentor-swupdate/recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend b/common/mentor-swupdate/recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend
new file mode 100644
index 00000000..42e2ec29
--- /dev/null
+++ b/common/mentor-swupdate/recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend
@@ -0,0 +1,5 @@
+python populate_packages_append () {
+ pixbuf_pkgs = d.getVar('PIXBUF_PACKAGES').split()
+ for pkg in pixbuf_pkgs:
+ d.setVar('pkg_postinst_%s' % pkg, '')
+}
diff --git a/common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend b/common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend
new file mode 100644
index 00000000..2092c17a
--- /dev/null
+++ b/common/mentor-swupdate/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend
@@ -0,0 +1,4 @@
+python add_fontcache_postinsts_append () {
+ for pkg in d.getVar('FONT_PACKAGES').split():
+ d.setVar('pkg_postinst_%s' % pkg, '')
+}
diff --git a/common/mentor-swupdate/recipes-multimedia/libomxil/libomxil_%.bbappend b/common/mentor-swupdate/recipes-multimedia/libomxil/libomxil_%.bbappend
new file mode 100644
index 00000000..d71acdc4
--- /dev/null
+++ b/common/mentor-swupdate/recipes-multimedia/libomxil/libomxil_%.bbappend
@@ -0,0 +1,3 @@
+python () {
+ d.setVar('pkg_postinst_ontarget_libomxil', '')
+}
diff --git a/meta-v1000/recipes-devtools/rgp/files/RadeonDeveloperServiceCLI b/meta-v1000/recipes-devtools/rgp/files/RadeonDeveloperServiceCLI
index e4e6f2ab..1ed6757a 100644..100755
--- a/meta-v1000/recipes-devtools/rgp/files/RadeonDeveloperServiceCLI
+++ b/meta-v1000/recipes-devtools/rgp/files/RadeonDeveloperServiceCLI
Binary files differ
diff --git a/meta-v1000/recipes-devtools/rgp/rgp_1.2.0.bb b/meta-v1000/recipes-devtools/rgp/rgp_1.3.1.bb
index 4b9c6469..4b9c6469 100644
--- a/meta-v1000/recipes-devtools/rgp/rgp_1.2.0.bb
+++ b/meta-v1000/recipes-devtools/rgp/rgp_1.3.1.bb