Add missing Upstream-Status tags 22/30922/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 15 Apr 2025 15:53:46 +0000 (11:53 -0400)
committerScott Murray <scott.murray@konsulko.com>
Wed, 16 Apr 2025 15:10:04 +0000 (15:10 +0000)
Add Upstream-Status tags to the patches that did not have them.

Bug-AGL: SPEC-5416

Change-Id: Ib97a669b47325ac923a0a43e1ff324bb61a2d77f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30922
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account

recipes-multimedia/hts_engine/hts-engine/nomalize.patch
recipes-multimedia/openjtalk/openjtalk/fix-mecab-tool.patch
recipes-qt/qt/qtwayland/0001-qwaylandintegration-Keep-previous-check-related-to-i.patch
recipes-qt/qt/qtwayland/0001-qwaylandwindow-Short-circuit-isExposed.patch

index e292fbb..72d1b06 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [upstream is dead]
+
 diff --git a/lib/HTS_engine.c b/lib/HTS_engine.c
 old mode 100644
 new mode 100755
index 27a42bc..8d77070 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [upstream is dead]
+
 diff --git a/mecab-naist-jdic/Makefile.am b/mecab-naist-jdic/Makefile.am
 old mode 100644
 new mode 100755
index b34f84d..e977fa8 100644 (file)
@@ -8,6 +8,7 @@ Avoid touching inputContext() when QT_LOGGING_RULES are enabled. This
 check ensures we're still able to debug Qt issues.
 
 Bug-AGL: SPEC-4770
+Upstream-Status: Pending
 Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
 ---
  src/client/qwaylandintegration.cpp | 4 +++-
index 4dc55c5..b3a67b8 100644 (file)
@@ -16,6 +16,7 @@ the compositor already geometry provided by the client instead of
 computing one for itself, so we need to send a new set_window_geometry()
 with newer dimensions.
 
+Upstream-Status: Pending
 Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
 ---
  src/client/qwaylandwindow.cpp | 2 +-