ERROR: QA Issue: 
/home/Superandy/data/oe-core/sources/meta-angstrom/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb:
 Variable pkg_postinst is set as not being package specific, please fix this.

Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com>
---
 .../themes/angstrom-gnome-icon-theme-enable.bb     |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb 
b/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb
index 5f9f2c1..8d6eabf 100644
--- a/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb
+++ b/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb
@@ -3,12 +3,12 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = 
"file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
 
 RDEPENDS_${PN} = "gnome-icon-theme"
-PR = "r1"
+PR = "r2"
 
 ALLOW_EMPTY_${PN} = "1"
 PACKAGE_ARCH = "all"
 
-pkg_postinst() {
+pkg_postinst_${PN}() {
 #!/bin/sh
 mkdir -p $D${sysconfdir}/gtk-2.0
 touch $D${sysconfdir}/gtk-2.0/gtkrc
-- 
1.7.4.4


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to