summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/kea
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-10-31 12:47:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-24 15:30:01 +0000
commit47b7a18a5a95f7bc383d276d0dc2332dd7f1bec4 (patch)
tree3f7ae17dce5289c1178503f5ca753559a57640c3 /meta/recipes-connectivity/kea
parent592d5be03a84249fa3fb9899ad5e0a69f0210910 (diff)
downloadpoky-47b7a18a5a95f7bc383d276d0dc2332dd7f1bec4.tar.gz
kea: submit patch upstream
(From OE-Core rev: aba10f1c085110bd7c17e671aad23c3694980e52) 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> (cherry picked from commit e8f0e3a01262ecb83185ec5e84e6f359d7d64d1d) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/kea')
-rw-r--r--meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch b/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch
index 78f475a495..451b409c88 100644
--- a/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch
+++ b/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch
@@ -12,7 +12,7 @@ Subject: [PATCH] There are conflict of config files between kea and lib32-kea:
12Because they are all commented out, replace the expanded libdir path with 12Because they are all commented out, replace the expanded libdir path with
13'$libdir' in the config files to avoid conflict. 13'$libdir' in the config files to avoid conflict.
14 14
15Upstream-Status: Pending 15Upstream-Status: Submitted [https://gitlab.isc.org/isc-projects/kea/-/issues/2602]
16Signed-off-by: Kai Kang <kai.kang@windriver.com> 16Signed-off-by: Kai Kang <kai.kang@windriver.com>
17 17
18--- 18---