summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-06-12 14:01:42 +0800
committerJoshua Lock <josh@linux.intel.com>2010-06-17 23:13:34 +0100
commit3e83969482b0ead1363287db59bc76f6428712d3 (patch)
tree4770bf3b69ff7696e6d2645f1a142008bc000f21
parent239cf34d590e716a1446ce2834eb24d28ed26af3 (diff)
downloadpoky-3e83969482b0ead1363287db59bc76f6428712d3.tar.gz
bluez-dtl1-workaround: fix metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
-rw-r--r--meta/packages/bluez/bluez-dtl1-workaround_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/bluez/bluez-dtl1-workaround_1.0.bb b/meta/packages/bluez/bluez-dtl1-workaround_1.0.bb
index 413d220508..64000b7a5f 100644
--- a/meta/packages/bluez/bluez-dtl1-workaround_1.0.bb
+++ b/meta/packages/bluez/bluez-dtl1-workaround_1.0.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "A nasty hack for for dtl1-cs driver to workaround suspend/resume." 1DESCRIPTION = "A nasty hack for for dtl1-cs driver to workaround suspend/resume."
2LICENSE = "GPLv2"
2SECTION = "console" 3SECTION = "console"
3PRIORITY = "optional" 4PRIORITY = "optional"
4LICENSE = "GPL"
5PR = "r1" 5PR = "r1"
6 6
7SRC_URI = "file://02dtl1_cs.sh" 7SRC_URI = "file://02dtl1_cs.sh"