mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 13:14:46 +02:00
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 <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
9ee4834eab
commit
6ece731dc2
|
@ -3,8 +3,7 @@ From: John Machado <john.machado@intel.com>
|
|||
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 <sheng.yang.hoe@intel.com>
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue
Block a user