diff mbox series

[2/3] package/dfu-util: Fix licenses

Message ID 20211006052717.7328-3-post@lespocky.de
State Accepted
Headers show
Series package/dfu-util: new version 0.11 | expand

Commit Message

Alexander Dahl Oct. 6, 2021, 5:27 a.m. UTC
Since v0.8 a script 'dfuse-pack.py' is part of the package, which has a
different license.

Fixes: c212a90b612a ("package/dfu-util: bump version to 0.8, add hash, fix SITE url")
Signed-off-by: Alexander Dahl <post@lespocky.de>
---
 package/dfu-util/dfu-util.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Oct. 18, 2021, 12:45 p.m. UTC | #1
>>>>> "Alexander" == Alexander Dahl <post@lespocky.de> writes:

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

 > Fixes: c212a90b612a ("package/dfu-util: bump version to 0.8, add hash, fix SITE url")
 > Signed-off-by: Alexander Dahl <post@lespocky.de>

Committed to 2021.02.x and 2021.08.x, thanks.
diff mbox series

Patch

diff --git a/package/dfu-util/dfu-util.mk b/package/dfu-util/dfu-util.mk
index 9f26948a1a..4c9c9662c6 100644
--- a/package/dfu-util/dfu-util.mk
+++ b/package/dfu-util/dfu-util.mk
@@ -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