diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2024-04-29 16:56:57 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-05-02 17:49:26 +0000 |
commit | c07eefe02fd95bd5151acce429855a89e29fdfff (patch) | |
tree | 9b8fffc417089e93e2ec67687d86d7c006999566 /recipes-extended | |
parent | 9f0a5fee113a9207b9bdf683d4bb4dcf1fe30a18 (diff) | |
download | meta-virtualization-c07eefe02fd95bd5151acce429855a89e29fdfff.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>
Diffstat (limited to 'recipes-extended')
-rw-r--r-- | recipes-extended/ceph/ceph/0001-delete-install-layout-deb.patch | 2 |
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> | |||
3 | Date: Wed, 13 Mar 2024 03:41:47 -0700 | 3 | Date: Wed, 13 Mar 2024 03:41:47 -0700 |
4 | Subject: [PATCH] delete install-layout=deb | 4 | Subject: [PATCH] delete install-layout=deb |
5 | 5 | ||
6 | Upstream-Status: Pending | ||
7 | |||
6 | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> | 8 | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> |
7 | --- | 9 | --- |
8 | cmake/modules/Distutils.cmake | 6 ------ | 10 | cmake/modules/Distutils.cmake | 6 ------ |