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)
commit7cbc1459f2a10004a285b149f4b708bb93df98ac
treecd4d8ffd0f4867cf2511965273f7164387a6bbe5
parenta8e0c9bb432e837a6f12c75eb6c81617013c1f22
shr: add more PACKAGE_ARCH = all for theme and e-wm recipes

* 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