From c07eefe02fd95bd5151acce429855a89e29fdfff Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Mon, 29 Apr 2024 16:56:57 +0800 Subject: 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 Signed-off-by: Bruce Ashfield --- recipes-extended/ceph/ceph/0001-delete-install-layout-deb.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-extended') 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 Date: Wed, 13 Mar 2024 03:41:47 -0700 Subject: [PATCH] delete install-layout=deb +Upstream-Status: Pending + Signed-off-by: Chen Qi --- cmake/modules/Distutils.cmake | 6 ------ -- cgit v1.2.3-54-g00ecf