From: Christian Lamparter Date: Wed, 3 Jun 2026 18:36:06 +0000 (+0200) Subject: uml: move patches and config from v6.12 to v6.18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e76fda2d2ba841992335f4883e35b36af7deedf;p=thirdparty%2Fopenwrt.git uml: move patches and config from v6.12 to v6.18 Two patches are skipped: - 000-v6.13-asm-generic-io.h-rework-split-ioread64-iowrite64-hel.patch It's included. This was backported from upstream. - 102-pseudo-random-mac.patch The deprecated um_net driver has been removed. You need to convert to the vector-based network driver. Signed-off-by: Christian Lamparter --- diff --git a/target/linux/uml/config-6.12 b/target/linux/uml/config-6.18 similarity index 100% rename from target/linux/uml/config-6.12 rename to target/linux/uml/config-6.18 diff --git a/target/linux/uml/patches-6.12/101-mconsole-exec.patch b/target/linux/uml/patches-6.18/101-mconsole-exec.patch similarity index 100% rename from target/linux/uml/patches-6.12/101-mconsole-exec.patch rename to target/linux/uml/patches-6.18/101-mconsole-exec.patch