From 73232c7d054274170147fd5093b62ad8830065de Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Thu, 9 Dec 2010 16:51:55 +0800 Subject: bluez-dtl1-workaround: update LIC_FILES_CHKSUM info Import GPLv2 COPYING file. Signed-off-by: Dongxiao Xu --- meta/recipes-connectivity/bluez/bluez-dtl1-workaround_1.0.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'meta/recipes-connectivity/bluez/bluez-dtl1-workaround_1.0.bb') 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 64000b7a5f..4dfdcb247a 100644 --- a/meta/recipes-connectivity/bluez/bluez-dtl1-workaround_1.0.bb +++ b/meta/recipes-connectivity/bluez/bluez-dtl1-workaround_1.0.bb @@ -1,10 +1,12 @@ 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" -PR = "r1" +PR = "r2" -SRC_URI = "file://02dtl1_cs.sh" +SRC_URI = "file://02dtl1_cs.sh \ + file://COPYING.patch" do_install() { install -d ${D}${sysconfdir}/apm/event.d/ -- cgit v1.2.3-54-g00ecf