shr: add more PACKAGE_ARCH = all for theme and e-wm recipes
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 1 Dec 2010 08:18:50 +0000 (09:18 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 1 Dec 2010 10:40:47 +0000 (11:40 +0100)
* shr-splash-theme: convert to INC_PR
* other recipes just bump PR
* because changes of PACKAGE_ARCH doesn't work very well you have to run:
  cd tmp/pkgdata
  find . -name \*shr\*theme\* -exec rm -rf {} \; ; find . -name \*elementary-theme\* -exec rm -rf {} \; ; find . -name \*e-wm-menu-shr\* -exec rm -rf {} \; ; find . -name \*e-wm-sysactions-shr\*  -exec rm -rf {} \;
  otherwise you would get ie empty phoneui-shr-theme packages (all files in -dev/-dbg which is wrong)
  if you have built this already and wondering why it doesn't create proper .ipk files
  then you can rebuild all affected recipes by running command above also in tmp/stamps,
  but it won't reinstall packages on device (you have to use -force-reinstall there)
  for more info about issue see http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg04129.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
24 files changed:
recipes/shr/e-wm-menu-shr_git.bb
recipes/shr/e-wm-sysactions-shr_git.bb
recipes/shr/elementary-theme-gry_git.bb
recipes/shr/elementary-theme-neo_git.bb
recipes/shr/elementary-theme-niebiee_git.bb
recipes/shr/elementary-theme-o2_git.bb
recipes/shr/elementary-theme-sixteen_git.bb
recipes/shr/phoneui-shr-theme-neo_git.bb
recipes/shr/phoneui-shr-theme-niebiee_git.bb
recipes/shr/phoneui-shr-theme-o2_git.bb
recipes/shr/shr-splash-theme-dontpanic_git.bb
recipes/shr/shr-splash-theme-handy_git.bb
recipes/shr/shr-splash-theme-logo_git.bb
recipes/shr/shr-splash-theme-niebiee_git.bb
recipes/shr/shr-splash-theme-openmoko_git.bb
recipes/shr/shr-splash-theme-simple_git.bb
recipes/shr/shr-splash-theme-tux_git.bb
recipes/shr/shr-splash-theme.inc
recipes/shr/shr-theme-gry.bb
recipes/shr/shr-theme-gtk-e17lookalike_git.bb
recipes/shr/shr-theme-neo.bb
recipes/shr/shr-theme-niebiee.bb
recipes/shr/shr-theme-o2.bb
recipes/shr/shr-theme-sixteen.bb

index 9487720..bdd2a0c 100644 (file)
@@ -3,7 +3,8 @@ SECTION = "e/utils"
 LICENSE = "MIT BSD"
 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
 PV = "1.2+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
+PACKAGE_ARCH = "all"
 
 RCONFLICTS_${PN} = "e-wm-menu"
 
index 78ba5f7..68d5b30 100644 (file)
@@ -3,7 +3,8 @@ SECTION = "e/utils"
 LICENSE = "MIT BSD"
 SRCREV = "bbcec18f0ebd47e4f6eea88b9b774edf7400e752"
 PV = "1.2+gitr${SRCPV}"
-PR = "r4"
+PR = "r5"
+PACKAGE_ARCH = "all"
 
 RPROVIDES_${PN} = "e-wm-sysactions"
 RCONFLICTS_${PN} = "e-wm-sysactions"
index 740817d..7f9b3b7 100644 (file)
@@ -8,7 +8,8 @@ LICENSE = "unknown"
 
 SRCREV = "8ca0e9347a7a7fe10dbd5e7d6a4c8d3d12482035"
 PV = "0.9+gitr${SRCPV}"
-PR = "r3"
+PR = "r4"
+PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master \
           "
index 1016a2a..c4599bf 100644 (file)
@@ -8,7 +8,8 @@ LICENSE = "unknown"
 
 SRCREV = "c2443c4052997045f8862462a06a5b07dce42cb5"
 PV = "0.6+gitr${SRCPV}"
-PR = "r2"
+PR = "r3"
+PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master \
           "
index 67f5271..161f3e0 100644 (file)
@@ -4,7 +4,8 @@ DEPENDS = "edje-native"
 LICENSE = "MIT BSD"
 SRCREV = "4b89eb1d477fb1e5256e2e35bf214af2c59843eb"
 PV = "0.2+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
+PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 
index 2042d01..599b60c 100644 (file)
@@ -8,7 +8,8 @@ LICENSE = "unknown"
 
 SRCREV = "b5eb3134850c277ad8ae1a960b03ff4a509278a8"
 PV = "0.2+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
+PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master \
           "
index 58418f1..4357e92 100644 (file)
@@ -4,7 +4,8 @@ DEPENDS = "edje-native"
 LICENSE = "MIT BSD"
 SRCREV = "2ac643cc273d144bb731a8cbb8ec6b3615de43a0"
 PV = "0.2+gitr${SRCPV}"
-PR = "r2"
+PR = "r3"
+PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 
index 9798627..46eb827 100644 (file)
@@ -8,7 +8,8 @@ RDEPENDS_${PN} = "libphone-ui-shr"
 RSUGGESTS_${PN} = "e-wm-theme-illume-neo gtk-theme-neo icon-theme-neo elementary-theme-neo"
 SRCREV = "20e5e82819a7612aa31c753a6898ccc9e940c7c6"
 PV = "0.1+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
+PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 
index 16dd01f..db4a010 100644 (file)
@@ -7,7 +7,8 @@ RDEPENDS_${PN} = "libphone-ui-shr"
 RSUGGESTS_${PN} = "elementary-theme-niebiee"
 SRCREV = "8bf704525807f8a29fa1f3ad653d3fea81cd5aa3"
 PV = "0.1+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
+PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 
index 3768815..92fc718 100644 (file)
@@ -8,7 +8,8 @@ RDEPENDS_${PN} = "libphone-ui-shr"
 RSUGGESTS_${PN} = "elementary-theme-o2"
 SRCREV = "20e5e82819a7612aa31c753a6898ccc9e940c7c6"
 PV = "0.1+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
+PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 
index ee26fb2..c9741f5 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/data"
 LICENSE = "MIT BSD"
 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
 PV = "1.2+gitr${SRCPV}"
-PR = "r6"
+PR = "${INC_PR}.0"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/shr-splash/${PN}"
index 170a2bd..ac0ec7a 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/data"
 LICENSE = "MIT BSD"
 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
 PV = "1.2+gitr${SRCPV}"
-PR = "r3"
+PR = "${INC_PR}.0"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/shr-splash/${PN}"
index 0884851..450a4a7 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/data"
 LICENSE = "MIT BSD"
 SRCREV = "baad098dc8c8058a712a6d98a69b5558ccc54973"
 PV = "0.1+gitr${SRCPV}"
-PR = "r3"
+PR = "${INC_PR}.0"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/shr-splash/${PN}"
@@ -18,4 +18,5 @@ SS_append_palmpre  = "/palmpre"
 ALTERNATIVE_PRIORITY = 3
 
 require shr-splash-theme.inc
-
+# only this recipe is MACHINE specific
+PACKAGE_ARCH = "${MACHINE_ARCH}"
index 0a4f266..93021fc 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/data"
 LICENSE = "MIT BSD"
 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
 PV = "1.2+gitr${SRCPV}"
-PR = "r0"
+PR = "${INC_PR}.0"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/shr-splash/${PN}"
index ed94ed6..bf2dfcc 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/data"
 LICENSE = "MIT BSD"
 SRCREV = "ebf38849a2328ed4dab1ad143214c6b8c90bed35"
 PV = "1.0+gitr${SRCPV}"
-PR = "r0"
+PR = "${INC_PR}.0"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/shr-splash/${PN}"
index f873a30..e4ee06c 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/data"
 LICENSE = "MIT BSD"
 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
 PV = "1.2+gitr${SRCPV}"
-PR = "r6"
+PR = "${INC_PR}.0"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/shr-splash/${PN}"
index b7c513d..34ecdf2 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/data"
 LICENSE = "MIT BSD"
 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
 PV = "0.1+gitr${SRCPV}"
-PR = "r0"
+PR = "${INC_PR}.0"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/shr-splash/${PN}"
index f518991..a5f9721 100644 (file)
@@ -4,7 +4,10 @@ inherit update-alternatives
 
 FILES_${PN} = "${datadir}/shr-splash/themes/${PN}"
 
-PACKAGE_ARCH = "${MACHINE_ARCH}"
+INC_PR = "r7"
+
+# only shr-splash-theme-logo recipe is MACHINE specific
+PACKAGE_ARCH = "all"
 
 ALTERNATIVE_NAME = "shr-splash-theme"
 ALTERNATIVE_LINK = "${datadir}/shr-splash/theme"
index 9cb5e35..721b0fb 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "gry* - a fast, shiny theme"
 SECTION = "x11/data"
 RDEPENDS_${PN} += "e-wm-theme-illume-gry elementary-theme-gry"
 PV = "0.1"
-PR = "r2"
+PR = "r3"
+PACKAGE_ARCH = "all"
 
 ALLOW_EMPTY = "1"
index 7004262..388e2c2 100644 (file)
@@ -2,7 +2,8 @@ DESCRIPTION = "A gtk theme that looks like e17"
 LICENSE = "MIT BSD"
 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
 PV = "0.1.1+gitr${SRCPV}"
-PR = "r5"
+PR = "r6"
+PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
 
index 44f7f07..6f7f62e 100644 (file)
@@ -6,6 +6,7 @@ RDEPENDS_${PN} = "phoneui-shr-theme-neo elementary-theme-neo e-wm-theme-illume-n
 LICENSE = "unknown"
 
 PV = "0.2"
-PR = "r4"
+PR = "r5"
+PACKAGE_ARCH = "all"
 
 ALLOW_EMPTY = "1"
index 7567c7c..9360e7e 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "Niebiee - extremely blue theme for SHR (metapackage)"
 SECTION = "x11/data"
 RDEPENDS_${PN} += "e-wm-theme-illume-niebiee elementary-theme-niebiee shr-splash-theme-niebiee phoneui-shr-theme-niebiee"
 PV = "0.1"
-PR = "r3"
+PR = "r4"
+PACKAGE_ARCH = "all"
 
 ALLOW_EMPTY = "1"
index 0611208..2f9bc70 100644 (file)
@@ -4,7 +4,8 @@ HOMEPAGE = "http://jmccloud.jm.funpic.de"
 AUTHOR = "Jesus McCloud <bernd.pruenster@gmail.com"
 RDEPENDS_${PN} = "phoneui-shr-theme-o2 elementary-theme-o2"
 LICENSE = "unknown"
-PR = "r1"
+PR = "r2"
+PACKAGE_ARCH = "all"
 
 PV = "0.1"
 
index bf1580a..8e319ce 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "Sixteen SHR theme"
 SECTION = "x11/data"
 RDEPENDS_${PN} += "e-wm-theme-illume-sixteen elementary-theme-sixteen"
 PV = "0.1"
-PR = "r2"
+PR = "r3"
+PACKAGE_ARCH = "all"
 
 ALLOW_EMPTY = "1"