Update buildroot to 2024.02.2, kernel to 6.6.2, GPU & DRM drivers, nwipe to v0.37 plus many others.

This commit is contained in:
PartialVolume
2024-05-17 17:38:43 +01:00
parent bb87d66c65
commit c000e2a83d
3975 changed files with 50769 additions and 113784 deletions

View File

@@ -4,11 +4,11 @@
#
################################################################################
GNUPLOT_VERSION = 5.4.7
GNUPLOT_VERSION = 5.4.10
GNUPLOT_SITE = http://downloads.sourceforge.net/project/gnuplot/gnuplot/$(GNUPLOT_VERSION)
GNUPLOT_LICENSE = gnuplot license (open source)
GNUPLOT_LICENSE_FILES = Copyright
GNUPLOT_CPE_ID_VENDOR = gnuplot_project
GNUPLOT_CPE_ID_VALID = YES
GNUPLOT_AUTORECONF = YES
@@ -23,7 +23,8 @@ GNUPLOT_CONF_OPTS = \
--disable-wxwidgets \
--without-lua \
--without-latex \
--without-cairo
--without-cairo \
--without-qt
# relocation truncated to fit: R_68K_GOT16O
ifeq ($(BR2_m68k_cf),y)