[OE-core] [PATCH] bluez-dtl1-workaround: remove PRIORITY

Phil Blundell pb at pbcl.net
Tue Jul 5 15:52:18 UTC 2011


This one evaded the earlier mass removal due to extraneous trailing
whitespace.

Signed-off-by: Phil Blundell <philb at gnu.org>
---
 .../bluez/bluez-dtl1-workaround_1.0.bb             |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/bluez/bluez-dtl1-workaround_1.0.bb b/meta/recipes-connectivity/bluez/bluez-dtl1-workaround_1.0.bb
index b6b3d7d..103cfd9 100644
--- a/meta/recipes-connectivity/bluez/bluez-dtl1-workaround_1.0.bb
+++ b/meta/recipes-connectivity/bluez/bluez-dtl1-workaround_1.0.bb
@@ -1,8 +1,7 @@
 DESCRIPTION = "A nasty hack for for dtl1-cs driver to workaround suspend/resume."
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
-SECTION = "console" 
-PRIORITY = "optional" 
+SECTION = "console"
 PR = "r3"
  
 SRC_URI = "file://02dtl1_cs.sh \
-- 
1.7.2.5







More information about the Openembedded-core mailing list