From: Alexander Kanavin Date: Wed, 17 Nov 2021 15:35:18 +0000 (+0100) Subject: kea: add missing Upstream-Status to a patch X-Git-Tag: uninative-3.5~780 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e6473c8d4a3f4150b1e226f2143664e4d7cf1df8;p=openembedded-core.git kea: add missing Upstream-Status to a patch Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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: Because they are all commented out, replace the expanded libdir path with '$libdir' in the config files to avoid conflict. +Upstream-Status: Pending Signed-off-by: Kai Kang ---