From 837e8c70def26103ce185866f247129cbb7d03b9 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 14 Mar 2012 17:39:31 -0700 Subject: usbinit: Fix License warning WARNING: usbinit: No generic license file exists for: GPL in any provider (From OE-Core rev: ad9b873774938e21036f367cfaa1a4e1a9bda717) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-bsp/usbinit/usbinit.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-bsp') diff --git a/meta/recipes-bsp/usbinit/usbinit.bb b/meta/recipes-bsp/usbinit/usbinit.bb index 3ec23298c8..e2a036ede7 100644 --- a/meta/recipes-bsp/usbinit/usbinit.bb +++ b/meta/recipes-bsp/usbinit/usbinit.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Initscript to manage gadget Ethernet" -LICENSE = "GPL" +LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" PR = "r2" -- cgit v1.2.3-54-g00ecf