diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-10-31 12:47:15 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-24 15:30:06 +0000 |
| commit | ac079fb88b34c147f147ad173cc6f5eb01829c15 (patch) | |
| tree | a3a479899e9bc1a92a59dfc421572de2325174fd | |
| parent | e5144484fef9b8e355cf5018c49cdc10c4233bf6 (diff) | |
| download | poky-ac079fb88b34c147f147ad173cc6f5eb01829c15.tar.gz | |
kea: submit patch upstream
(From OE-Core rev: bf79cd69a6027218a90b5c43a153faaa710247b1)
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>
| -rw-r--r-- | meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch | 2 |
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: | |||
| 12 | Because they are all commented out, replace the expanded libdir path with | 12 | Because 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 | ||
| 15 | Upstream-Status: Pending | 15 | Upstream-Status: Submitted [https://gitlab.isc.org/isc-projects/kea/-/issues/2602] |
| 16 | Signed-off-by: Kai Kang <kai.kang@windriver.com> | 16 | Signed-off-by: Kai Kang <kai.kang@windriver.com> |
| 17 | 17 | ||
| 18 | --- | 18 | --- |
