diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-06-12 14:01:42 +0800 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2010-06-17 23:13:34 +0100 |
commit | 3e83969482b0ead1363287db59bc76f6428712d3 (patch) | |
tree | 4770bf3b69ff7696e6d2645f1a142008bc000f21 /meta | |
parent | 239cf34d590e716a1446ce2834eb24d28ed26af3 (diff) | |
download | poky-3e83969482b0ead1363287db59bc76f6428712d3.tar.gz |
bluez-dtl1-workaround: fix metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/bluez/bluez-dtl1-workaround_1.0.bb | 2 |
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 @@ | |||
1 | DESCRIPTION = "A nasty hack for for dtl1-cs driver to workaround suspend/resume." | 1 | DESCRIPTION = "A nasty hack for for dtl1-cs driver to workaround suspend/resume." |
2 | LICENSE = "GPLv2" | ||
2 | SECTION = "console" | 3 | SECTION = "console" |
3 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
4 | LICENSE = "GPL" | ||
5 | PR = "r1" | 5 | PR = "r1" |
6 | 6 | ||
7 | SRC_URI = "file://02dtl1_cs.sh" | 7 | SRC_URI = "file://02dtl1_cs.sh" |