[oe-commits] org.oe.dev qpf-unismall: set PACKAGE_ARCH = "all"

Laibsch commit openembedded-commits at lists.openembedded.org
Thu Jan 10 23:04:55 UTC 2008


qpf-unismall: set PACKAGE_ARCH = "all"

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 6dbb0f5220c722dbdae7ef9a4362860548c71380
ViewMTN: http://monotone.openembedded.org/revision/info/6dbb0f5220c722dbdae7ef9a4362860548c71380
Files:
1
packages/qpf-fonts/qpf-unismall_1.0.0.bb
Diffs:

#
# mt diff -r7d3f0e94200c81b204fe6149624facda55d0d578 -r6dbb0f5220c722dbdae7ef9a4362860548c71380
#
# 
# 
# patch "packages/qpf-fonts/qpf-unismall_1.0.0.bb"
#  from [741c55eb9c92ef7b6cdcbb362c71275e527da262]
#    to [a0687b8d3aa7109652db6607c32dd8d9f959e12f]
# 
============================================================
--- packages/qpf-fonts/qpf-unismall_1.0.0.bb	741c55eb9c92ef7b6cdcbb362c71275e527da262
+++ packages/qpf-fonts/qpf-unismall_1.0.0.bb	a0687b8d3aa7109652db6607c32dd8d9f959e12f
@@ -1,10 +1,10 @@ RPROVIDES = "virtual/japanese-font"
 DESCRIPTION = "Lightweight Japanese font in 10 point suitable for 320x240 display"
 SECTION = "opie/fonts"
 PRIORITY = "optional"
 LICENSE = "GPL"
 HOMEPAGE = "http://sourceforge.jp/projects/zaurus-ja/"
 RPROVIDES = "virtual/japanese-font"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://osdn.dl.sourceforge.jp/zaurus-ja/773/unismall-${PV}.tar.gz"
 
@@ -22,3 +22,5 @@ inherit qpf
 }
 
 inherit qpf
+
+PACKAGE_ARCH = "all"






More information about the Openembedded-commits mailing list