[oe-commits] org.oe.dev sato-icon-theme: PACKAGE_ARCH = "all"

koen commit openembedded-commits at lists.openembedded.org
Wed Aug 1 14:51:46 UTC 2007


sato-icon-theme: PACKAGE_ARCH = "all"

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

#
# mt diff -r8596c859af5e8bd85e8a235c35a09ae6fae412fd -r78a7a421d11e74c59f7f8461080d0c58565f319d
#
# 
# 
# patch "packages/sato-icon-theme/sato-icon-theme_0.1.bb"
#  from [5aab1e34dbee478b4ce9fc47a867cee57134412e]
#    to [bf3b1c4cbcec19f4f75318b72873bffa341790dc]
# 
============================================================
--- packages/sato-icon-theme/sato-icon-theme_0.1.bb	5aab1e34dbee478b4ce9fc47a867cee57134412e
+++ packages/sato-icon-theme/sato-icon-theme_0.1.bb	bf3b1c4cbcec19f4f75318b72873bffa341790dc
@@ -1,10 +1,12 @@ DEPENDS = ""
 SECTION = "x11"
 DESCRIPTION = "Sato Icon Theme"
 LICENSE = "CC-BY-SA3"
 DEPENDS = ""
 
-SRC_URI = "http://pokylinux.org/releases/sato/sato-icon-theme-i${PV}.tar.gz"
+PACKAGE_ARCH = "all"
 
+SRC_URI = "http://pokylinux.org/releases/sato/sato-icon-theme-${PV}.tar.gz"
+
 inherit autotools pkgconfig
 
 pkg_postinst_${PN} () {






More information about the Openembedded-commits mailing list