mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
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 <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b03be6568e
commit
837e8c70de
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user