From 6ece731dc295fc182ecb0fb1f23bfaee6200800c Mon Sep 17 00:00:00 2001 From: Lee Chee Yang Date: Mon, 22 Apr 2024 11:10:15 +0800 Subject: gmmlib: fix malformed upstream status INFO: test_patches_upstream_status (common.CommonCheckLayer) INFO: ... expected failure INFO: Traceback (most recent call last): File "/data/master/poky/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: /data/master/meta-intel/recipes-graphics/gmmlib/files/0001-Add-new-DG2-device-IDs-194.patch Signed-off-by: Lee Chee Yang Signed-off-by: Anuj Mittal --- recipes-graphics/gmmlib/files/0001-Add-new-DG2-device-IDs-194.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes-graphics/gmmlib') diff --git a/recipes-graphics/gmmlib/files/0001-Add-new-DG2-device-IDs-194.patch b/recipes-graphics/gmmlib/files/0001-Add-new-DG2-device-IDs-194.patch index 21cffe24..825c1f18 100644 --- a/recipes-graphics/gmmlib/files/0001-Add-new-DG2-device-IDs-194.patch +++ b/recipes-graphics/gmmlib/files/0001-Add-new-DG2-device-IDs-194.patch @@ -3,8 +3,7 @@ From: John Machado Date: Mon, 25 Mar 2024 11:13:27 +0530 Subject: [PATCH] Add new DG2 device IDs (#194) -Upstream-status: Backport -https://github.com/intel/gmmlib/commit/dcc4b85ea3728c848b62fbb164c00f43b519b6fb +Upstream-Status: Backport [https://github.com/intel/gmmlib/commit/dcc4b85ea3728c848b62fbb164c00f43b519b6fb] Signed-off-by: Hoe, Sheng Yang --- -- cgit v1.2.3-54-g00ecf