package/dfu-util: Fix licenses

Since v0.8 a script 'dfuse-pack.py' is part of the package, which has a
different license.

Fixes: c212a90b61 ("package/dfu-util: bump version to 0.8, add hash, fix SITE url")
Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit efef1974c5)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Alexander Dahl 2021-10-06 07:27:16 +02:00 committed by Peter Korsgaard
parent 9567bcf324
commit adfb78c55a

View File

@ -6,7 +6,7 @@
DFU_UTIL_VERSION = 0.10
DFU_UTIL_SITE = http://dfu-util.sourceforge.net/releases
DFU_UTIL_LICENSE = GPL-2.0+
DFU_UTIL_LICENSE = GPL-2.0+, LGPL-3.0
DFU_UTIL_LICENSE_FILES = COPYING
DFU_UTIL_DEPENDENCIES = libusb