From 3c4ebf05f5d1f393cf587e6db32b4e62b3669960 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Thu, 9 Dec 2010 16:48:58 +0800 Subject: orinoco-conf: update LICENSE and LIC_FILES_CHKSUM info Import GPLv2 COPYING file. Signed-off-by: Dongxiao Xu --- meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb') diff --git a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb index 89fe1df28f..bc22f6f871 100644 --- a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb +++ b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb @@ -1,12 +1,14 @@ DESCRIPTION = "PCMCIA-cs configuration files for Hermes (Orinoco) wireless LAN cards" SECTION = "kernel/modules" PRIORITY = "optional" -LICENSE = "GPL" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" RDEPENDS = "update-modules" PACKAGE_ARCH = "all" -PR = "r4" +PR = "r5" -SRC_URI = "file://orinoco_cs.conf" +SRC_URI = "file://orinoco_cs.conf \ + file://COPYING.patch" do_install() { install -d ${D}${sysconfdir}/modutils -- cgit v1.2.3-54-g00ecf