git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
123c45b
)
bluez-dtl1-workaround: PACKAGE_ARCH = "all"
author
Paul Sokolovsky
<pmiscml@gmail.com>
Wed, 4 Jul 2007 23:55:42 +0000
(23:55 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Wed, 4 Jul 2007 23:55:42 +0000
(23:55 +0000)
packages/bluez/bluez-dtl1-workaround_1.0.bb
patch
|
blob
|
history
diff --git
a/packages/bluez/bluez-dtl1-workaround_1.0.bb
b/packages/bluez/bluez-dtl1-workaround_1.0.bb
index
7c08d34
..
413d220
100644
(file)
--- a/
packages/bluez/bluez-dtl1-workaround_1.0.bb
+++ b/
packages/bluez/bluez-dtl1-workaround_1.0.bb
@@
-2,6
+2,7
@@
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
@@
do_install() {
#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"