linux-libre: update to 6.3.6

This commit is contained in:
Luis
2023-06-06 10:36:44 +00:00
parent fffcff99d2
commit edc8bcaa12
4 changed files with 34200 additions and 29980 deletions

View File

@@ -1,2 +1,2 @@
97b114f25aaa986a18f13a21fc89322b config
647a2317899048c96534dc17b4213d25 linux-libre-6.3.5.tar.xz
36a49cbc0ae01bed9299525937e77dae linux-libre-6.3.6.tar.xz
8da5c98a79325e3d451089b12d2e5d51 x86-64-gnu

File diff suppressed because it is too large Load Diff

View File

@@ -2,10 +2,10 @@
# depends : elfutils mkinitramfs openssl yaml cpio bc
name=linux-libre
version=6.3.5
version=6.3.6
release=1
source="${name}-${version}.tar.xz::https://linux-libre.fsfla.org/pub/linux-libre/releases/${version%.0}-gnu/${name}-${version%.0}-gnu.tar.xz
config"
x86-64-gnu"
NO_STRIP=yes
build() {
@@ -13,7 +13,7 @@ build() {
make mrproper
cp $SRC/config ./.config
cp $SRC/x86-64-gnu ./.config
make olddefconfig
sed '/^CONFIG_LOCALVERSION=/d' -i .config

File diff suppressed because it is too large Load Diff