diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 000000000..a5e2ba310 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,2 @@ +_out + diff --git a/Pkgfile b/Pkgfile index 4b3f5a491..b04663c02 100644 --- a/Pkgfile +++ b/Pkgfile @@ -63,9 +63,9 @@ vars: ipxe_sha512: ef724cef6edb28d32df795a41978d5c2e25bb34143aa8d28d0d3950b82dbaefb3c36740edff9af51d01377b27a3be1e77f204678c7cbf19c32b545ff594bb57e # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - linux_version: 5.15.70 - linux_sha256: 1a7c26f0253407bb222786c8cbf2ee6235acebe8ea641fe0bc2360acce970d76 - linux_sha512: 5885d889d5db5f1e3818160c0b7d43fc66dbe4758dceeaf4ce6eaae775e998863a3068d6cca500b4affcf6592f714c3b58b436b8f104789be2dd37551c5d0ef1 + linux_version: 5.15.71 + linux_sha256: 5f5408138e016c0e029e015d98ceab86f4e6366c65cd611259dac808ab1d1e53 + linux_sha512: 7d20387a1f82d7ec63ff06ed05885a2758b39ece0fe95ad559d79216210e342f0df4dfab9f54c1e4016c331516034aa1b6783d63dd7e415d0cb20947301f95ab # renovate: datasource=git-tags extractVersion=^v(?.*)$ versioning=loose depName=git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git kmod_version: 30 diff --git a/kernel/build/config-amd64 b/kernel/build/config-amd64 index d47f94f63..e589ded84 100644 --- a/kernel/build/config-amd64 +++ b/kernel/build/config-amd64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.70 Kernel Configuration +# Linux/x86 5.15.71 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/kernel/build/config-arm64 b/kernel/build/config-arm64 index 27969a246..b76b56d96 100644 --- a/kernel/build/config-arm64 +++ b/kernel/build/config-arm64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.15.70 Kernel Configuration +# Linux/arm64 5.15.71 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y