Bump Buildroot to 2021.02-rc3 (#1260)
* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NGIRCD_VERSION = 26
|
||||
NGIRCD_VERSION = 26.1
|
||||
NGIRCD_SOURCE = ngircd-$(NGIRCD_VERSION).tar.xz
|
||||
NGIRCD_SITE = https://arthur.barton.de/pub/ngircd
|
||||
NGIRCD_LICENSE = GPL-2.0+
|
||||
NGIRCD_LICENSE_FILES = COPYING
|
||||
NGIRCD_CPE_ID_VENDOR = barton
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LINUX_PAM),y)
|
||||
NGIRCD_CONF_OPTS += --with-pam=$(STAGING_DIR)/usr
|
||||
|
||||
Reference in New Issue
Block a user