diff options
Diffstat (limited to 'meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch')
-rw-r--r-- | meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch b/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch index 8de9fce4b4..78f475a495 100644 --- a/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch +++ b/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch | |||
@@ -12,6 +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 | Signed-off-by: Kai Kang <kai.kang@windriver.com> | 16 | Signed-off-by: Kai Kang <kai.kang@windriver.com> |
16 | 17 | ||
17 | --- | 18 | --- |