From 560eef1dc269ff631600dcf7aa6bad38497dc372 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 17 Feb 2026 15:39:31 +0100 Subject: [PATCH] nodejs: add missing Upstream-Status The patch was introduced in: https://git.openembedded.org/meta-openembedded/commit/?h=scarthgap&id=3f9623aaefed5b070294a0d52a54a50ea709b389 and it's the only one in missing it (as default ERROR_QA in scarthgap doesn't have patch-status). Signed-off-by: Martin Jansa Signed-off-by: Anuj Mittal --- .../nodejs/0001-Revert-stop-using-deprecated-ares_query.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-devtools/nodejs/nodejs/0001-Revert-stop-using-deprecated-ares_query.patch b/meta-oe/recipes-devtools/nodejs/nodejs/0001-Revert-stop-using-deprecated-ares_query.patch index ae4c316baf..c841f0369c 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs/0001-Revert-stop-using-deprecated-ares_query.patch +++ b/meta-oe/recipes-devtools/nodejs/nodejs/0001-Revert-stop-using-deprecated-ares_query.patch @@ -16,6 +16,7 @@ calls. This patch reverts the below linked commit. [1]: https://github.com/nodejs/node/commit/22e0d17097fa419cde5fcd5d648fe70aa9fb80e2 Signed-off-by: Gyorgy Sarvari +Upstream-Status: Inappropriate [oe-specific] --- src/cares_wrap.cc | 24 ++++++++++++------------ src/cares_wrap.h | 35 ++++++++++++++++-------------------