mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
barebox: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
576aafbd28
commit
de2ac17e46
@ -20,6 +20,9 @@ BAREBOX_SOURCE = barebox-$(BAREBOX_VERSION).tar.bz2
|
|||||||
BAREBOX_SITE = http://www.barebox.org/download/
|
BAREBOX_SITE = http://www.barebox.org/download/
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
BAREBOX_LICENSE = GPLv2+
|
||||||
|
BAREBOX_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
ifneq ($(call qstrip,$(BR2_TARGET_BAREBOX_CUSTOM_PATCH_DIR)),)
|
ifneq ($(call qstrip,$(BR2_TARGET_BAREBOX_CUSTOM_PATCH_DIR)),)
|
||||||
define BAREBOX_APPLY_CUSTOM_PATCHES
|
define BAREBOX_APPLY_CUSTOM_PATCHES
|
||||||
support/scripts/apply-patches.sh $(@D) $(BR2_TARGET_BAREBOX_CUSTOM_PATCH_DIR) \
|
support/scripts/apply-patches.sh $(@D) $(BR2_TARGET_BAREBOX_CUSTOM_PATCH_DIR) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user