[oe-commits] org.oe.dev hicolor-icon-theme: set package arch to all

koen commit openembedded-commits at lists.openembedded.org
Wed May 16 11:28:16 UTC 2007


hicolor-icon-theme: set package arch to all

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 32aab43962d0b7bcc79c45c531b82c22ef7fc5b9
ViewMTN: http://monotone.openembedded.org/revision.psp?id=32aab43962d0b7bcc79c45c531b82c22ef7fc5b9
Files:
1
packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb
Diffs:

#
# mt diff -r4a88133991b25cd6a820b44e274bdac6e02e7d6b -r32aab43962d0b7bcc79c45c531b82c22ef7fc5b9
#
# 
# 
# patch "packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb"
#  from [bd890368e84f52d7d97ffce7ee433022102cb4ed]
#    to [aa48d14486db7137340c40aeececbb60f5f3a7c7]
# 
============================================================
--- packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb	bd890368e84f52d7d97ffce7ee433022102cb4ed
+++ packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb	aa48d14486db7137340c40aeececbb60f5f3a7c7
@@ -1,7 +1,11 @@ inherit gnome
 SECTION = "unknown"
 LICENSE = "GPL"
 inherit gnome
 
+PR = "r1"
+
 SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz"
 
+PACKAGE_ARCH = "all"
+
 FILES_${PN} += "${datadir}/icons"






More information about the Openembedded-commits mailing list