All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ceph: Add the missing Upstream-Status Field
@ 2024-04-29  8:56 mingli.yu
  2024-05-02 17:50 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: mingli.yu @ 2024-04-29  8:56 UTC (permalink / raw)
  To: meta-virtualization

From: Mingli Yu <mingli.yu@windriver.com>

Fixes:
  INFO: Traceback (most recent call last):
    File "/build/layers/oe-core/scripts/lib/checklayer/cases/common.py", line 87, in test_patches_upstream_status
      self.assertEqual(len(patches), 0 , \
  AssertionError: 1 != 0 : Found following patches with malformed or missing upstream status:
/build/layers/meta-virtualization/recipes-extended/ceph/ceph/0001-delete-install-layout-deb.patch

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 recipes-extended/ceph/ceph/0001-delete-install-layout-deb.patch | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-extended/ceph/ceph/0001-delete-install-layout-deb.patch b/recipes-extended/ceph/ceph/0001-delete-install-layout-deb.patch
index 91eacfa9..3cd8edba 100644
--- a/recipes-extended/ceph/ceph/0001-delete-install-layout-deb.patch
+++ b/recipes-extended/ceph/ceph/0001-delete-install-layout-deb.patch
@@ -3,6 +3,8 @@ From: Chen Qi <Qi.Chen@windriver.com>
 Date: Wed, 13 Mar 2024 03:41:47 -0700
 Subject: [PATCH] delete install-layout=deb
 
+Upstream-Status: Pending
+
 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
 ---
  cmake/modules/Distutils.cmake | 6 ------
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-02 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-29  8:56 [PATCH] ceph: Add the missing Upstream-Status Field mingli.yu
2024-05-02 17:50 ` [meta-virtualization] " Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.