]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
kea: submit patch upstream
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 31 Oct 2022 11:47:15 +0000 (12:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Nov 2022 17:34:22 +0000 (17:34 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch

index 78f475a49563b906d568b2fefa6735231248e34d..451b409c88ff247b49bdbfd9fcaef3e64cc239ef 100644 (file)
@@ -12,7 +12,7 @@ Subject: [PATCH] There are conflict of config files between kea and lib32-kea:
 Because they are all commented out, replace the expanded libdir path with
 '$libdir' in the config files to avoid conflict.
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://gitlab.isc.org/isc-projects/kea/-/issues/2602]
 Signed-off-by: Kai Kang <kai.kang@windriver.com>
 
 ---