mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
readline: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7a52cda9bd
commit
24511f3cde
@ -10,6 +10,8 @@ READLINE_SITE = $(BR2_GNU_MIRROR)/readline
|
||||
READLINE_INSTALL_STAGING = YES
|
||||
READLINE_DEPENDENCIES = ncurses
|
||||
READLINE_CONF_ENV = bash_cv_func_sigsetjmp=yes
|
||||
READLINE_LICENSE = GPLv3+
|
||||
READLINE_LICENSE_FILES = COPYING
|
||||
|
||||
define READLINE_INSTALL_TARGET_CMDS
|
||||
$(MAKE1) DESTDIR=$(TARGET_DIR) -C $(@D) uninstall
|
||||
|
Loading…
x
Reference in New Issue
Block a user