diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-07-07 17:10:13 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-07 17:10:13 +0000 |
commit | 38179267815bc8f09779dd797dd8285239c9046c (patch) | |
tree | 633bd93bee5974e0933b0522ae65b41a422ad32e /packages/bluez-utils/bluez-utils-common_2.17.inc | |
parent | 0d69b4f83c4e5ba9ab0819e151d76474c698a224 (diff) |
bluez-utils: Sleep a couple of seconds in /etc/pcmcia/bluetooth to give the
hardware enough time to complete initialization (tested on Sharp C7x0)
Diffstat (limited to 'packages/bluez-utils/bluez-utils-common_2.17.inc')
-rw-r--r-- | packages/bluez-utils/bluez-utils-common_2.17.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bluez-utils/bluez-utils-common_2.17.inc b/packages/bluez-utils/bluez-utils-common_2.17.inc index 69f9514695..348636b926 100644 --- a/packages/bluez-utils/bluez-utils-common_2.17.inc +++ b/packages/bluez-utils/bluez-utils-common_2.17.inc @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "bluez-libs-${PV} pcmcia-cs" RPROVIDES_${PN} = "bluez-pan bluez-sdp bluez-utils" LICENSE = "GPL" -PR = "r2" +PR = "r3" SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \ file://base.patch;patch=1 \ |