mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
bash: bump to version 4.2 pl10
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
e88733af57
commit
6ba2d9e28c
@@ -4,9 +4,10 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
BASH_VERSION = 4.1
|
||||
BASH_VERSION = 4.2
|
||||
BASH_SITE = $(BR2_GNU_MIRROR)/bash
|
||||
BASH_DEPENDENCIES = ncurses
|
||||
BASH_CONF_ENV = bash_cv_job_control_missing=no
|
||||
|
||||
# Make sure we build after busybox so that /bin/sh links to bash
|
||||
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||
|
||||
Reference in New Issue
Block a user