mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
avrdude: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
473ec1304c
commit
d1f545004b
@ -14,6 +14,8 @@ AVRDUDE_SUBDIR = avrdude
|
|||||||
AVRDUDE_AUTORECONF = YES
|
AVRDUDE_AUTORECONF = YES
|
||||||
AVRDUDE_DEPENDENCIES = libelf libusb libusb-compat ncurses \
|
AVRDUDE_DEPENDENCIES = libelf libusb libusb-compat ncurses \
|
||||||
host-flex host-bison
|
host-flex host-bison
|
||||||
|
AVRDUDE_LICENSE = GPLv2+
|
||||||
|
AVRDUDE_LICENSE_FILES = avrdude/COPYING
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LIBFTDI),y)
|
ifeq ($(BR2_PACKAGE_LIBFTDI),y)
|
||||||
AVRDUDE_DEPENDENCIES += libftdi
|
AVRDUDE_DEPENDENCIES += libftdi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user