From 4f6837180e9aca525b107891e5f53373dc802038 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 22 Sep 2019 19:38:19 +0200 Subject: kernel: Update to version 4.4.194 Compile and runtime tested on lantiq. Signed-off-by: Hauke Mehrtens --- target/linux/uml/patches-4.4/101-mconsole-exec.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/uml/patches-4.4/101-mconsole-exec.patch') diff --git a/target/linux/uml/patches-4.4/101-mconsole-exec.patch b/target/linux/uml/patches-4.4/101-mconsole-exec.patch index 879b106bfa..56e70e3426 100644 --- a/target/linux/uml/patches-4.4/101-mconsole-exec.patch +++ b/target/linux/uml/patches-4.4/101-mconsole-exec.patch @@ -123,7 +123,7 @@ }; --- a/arch/um/os-Linux/file.c +++ b/arch/um/os-Linux/file.c -@@ -535,6 +535,8 @@ int os_create_unix_socket(const char *fi +@@ -536,6 +536,8 @@ int os_create_unix_socket(const char *fi addr.sun_family = AF_UNIX; -- cgit v1.2.3