diff mbox series

[scarthgap] nodejs: add missing Upstream-Status

Message ID 20260217143931.3173999-1-martin.jansa@gmail.com
State New
Headers show
Series [scarthgap] nodejs: add missing Upstream-Status | expand

Commit Message

Martin Jansa Feb. 17, 2026, 2:39 p.m. UTC
From: Martin Jansa <martin.jansa@gmail.com>

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 <martin.jansa@gmail.com>
---
 .../nodejs/0001-Revert-stop-using-deprecated-ares_query.patch    | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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 <skandigraun@gmail.com>
+Upstream-Status: Inappropriate [oe-specific]
 ---
  src/cares_wrap.cc | 24 ++++++++++++------------
  src/cares_wrap.h  | 35 ++++++++++++++++-------------------