summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2024-04-29 16:56:57 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-05-02 17:48:58 +0000
commit6e7db363cf8f0a99a160ec944c07c93e95fafd1b (patch)
tree9b8fffc417089e93e2ec67687d86d7c006999566
parentb339d02b4e8e8fea01d6d00088abb439b118d04c (diff)
downloadmeta-virtualization-6e7db363cf8f0a99a160ec944c07c93e95fafd1b.tar.gz
ceph: Add the missing Upstream-Status Field
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> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-extended/ceph/ceph/0001-delete-install-layout-deb.patch2
1 files changed, 2 insertions, 0 deletions
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>
3Date: Wed, 13 Mar 2024 03:41:47 -0700 3Date: Wed, 13 Mar 2024 03:41:47 -0700
4Subject: [PATCH] delete install-layout=deb 4Subject: [PATCH] delete install-layout=deb
5 5
6Upstream-Status: Pending
7
6Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 8Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
7--- 9---
8 cmake/modules/Distutils.cmake | 6 ------ 10 cmake/modules/Distutils.cmake | 6 ------