From e668762031f8e8d963ca34941a3c15cb89024725 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 17 Jul 2023 14:32:02 -0500 Subject: [PATCH] arm-bsp/linux-yocto: fix Upstream-Status Signed-off-by: Ross Burton Signed-off-by: Jon Mason --- .../files/corstone1000/0002-Add-external-system-driver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0002-Add-external-system-driver.patch b/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0002-Add-external-system-driver.patch index b68edbc1..5af041ef 100644 --- a/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0002-Add-external-system-driver.patch +++ b/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0002-Add-external-system-driver.patch @@ -7,7 +7,7 @@ Adds external system driver to control it from user-space. It provides run and reset functionality at the moment. -Upstream-Status: Pending[Not submitted to upstream yet] +Upstream-Status: Pending [Not submitted to upstream yet] Signed-off-by: Emekcan Aras Signed-off-by: Rui Miguel Silva ---