mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -4,12 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
AT_VERSION = release/3.1.23
|
||||
AT_VERSION = 7c74fa1aece6bc6db351763dc012193d5d634b7e
|
||||
AT_SITE = https://salsa.debian.org/debian/at.git
|
||||
AT_SITE_METHOD = git
|
||||
# Tried to add missing deps for parsetime.l but still parallel build fails
|
||||
# in some case, so at the moment let's keep MAKE1
|
||||
AT_MAKE = $(MAKE1)
|
||||
AT_AUTORECONF = YES
|
||||
AT_DEPENDENCIES = $(if $(BR2_PACKAGE_FLEX),flex) host-bison host-flex
|
||||
AT_LICENSE = GPL-2.0+, GPL-3.0+, ISC
|
||||
|
||||
Reference in New Issue
Block a user