[oe-commits] org.oe.dev bluez-dtl1-workaround: PACKAGE_ARCH = "all"

pfalcon commit openembedded-commits at lists.openembedded.org
Thu Jul 5 02:58:19 UTC 2007


bluez-dtl1-workaround: PACKAGE_ARCH = "all"

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: c1258545caf65ca7330dc5d776336c46135d7d52
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c1258545caf65ca7330dc5d776336c46135d7d52
Files:
1
packages/bluez/bluez-dtl1-workaround_1.0.bb
Diffs:

#
# mt diff -rec01d9726579178b8176b9763ba9537a657c633e -rc1258545caf65ca7330dc5d776336c46135d7d52
#
# 
# 
# patch "packages/bluez/bluez-dtl1-workaround_1.0.bb"
#  from [90cbf897612084f39d60148ab983370a7ff3bb17]
#    to [4c6fcb5bb6c7d3609982c2cc79d0fcf39e8f820f]
# 
============================================================
--- packages/bluez/bluez-dtl1-workaround_1.0.bb	90cbf897612084f39d60148ab983370a7ff3bb17
+++ packages/bluez/bluez-dtl1-workaround_1.0.bb	4c6fcb5bb6c7d3609982c2cc79d0fcf39e8f820f
@@ -1,7 +1,8 @@ LICENSE = "GPL" 
 DESCRIPTION = "A nasty hack for for dtl1-cs driver to workaround suspend/resume."
 SECTION = "console" 
 PRIORITY = "optional" 
 LICENSE = "GPL" 
+PR = "r1"
  
 SRC_URI = "file://02dtl1_cs.sh"
 
@@ -12,3 +13,5 @@ FILES_${PN} += "${sysconfdir}/apm/"
 
 #Package 02dtl1_cs.sh, which is a nasty hack to get dtl1c_cs cards working with suspend/resume
 FILES_${PN} += "${sysconfdir}/apm/"
+
+PACKAGE_ARCH = "all"






More information about the Openembedded-commits mailing list