Skip to content
Snippets Groups Projects
Commit 950f0a3c authored by Walter Lozano's avatar Walter Lozano
Browse files

Bump linux dependencies


After updating linux sync dependency's version.

Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
parent 75d66678
No related branches found
Tags apertis/66+apertis6
1 merge request!18Bump linux dependencies
......@@ -11,7 +11,7 @@ Build-Depends: binutils-multiarch,
binutils-source (>= 2.40-2~),
glibc-source (>= 2.36-8~),
gcc-12-source (>= 12.2.0-14~),
linux-source-6.3 (>= 6.3.7), linux-libc-dev (>= 6.3.7),
linux-source-6.5 (>= 6.5.6), linux-libc-dev (>= 6.5.6),
autoconf (>= 2.69), autoconf2.69, autogen,
automake, bison (>= 1:2.3), chrpath, debhelper-compat (= 13),
dpkg-dev (>= 1.15.3.1), fakeroot, file, flex,
......
......@@ -61,7 +61,7 @@ CROSS_GNU_TYPE = $(call _gnu_type,${CROSS_ARCH})
CROSS_PKG_GNU_TYPE = $(subst _,-,$(call _gnu_type,${CROSS_ARCH}))
MIN_VER_GLIBC := 2.36-8~
MIN_VER_LINUX := 6.3.7
MIN_VER_LINUX := 6.5.6
MIN_VER_GCC := 12.2.0-14~
MIN_VER_BINUTILS := 2.40-2~
VER_GCC_BASE := 12
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment