From cd266517eea7f0a41be4d6668e5b801ffddc420a Mon Sep 17 00:00:00 2001 From: Anne Macedo Date: Mon, 3 Jul 2023 09:27:56 -0300 Subject: [PATCH] Fixes Upstream-Status lines in a few u-boot patches Fixes #384 Signed-off-by: Anne Macedo --- .../0001-nanopi_neo_air_defconfig-Enable-eMMC-support.patch | 2 +- .../u-boot/files/0002-Added-nanopi-r1-board-support.patch | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/files/0001-nanopi_neo_air_defconfig-Enable-eMMC-support.patch b/recipes-bsp/u-boot/files/0001-nanopi_neo_air_defconfig-Enable-eMMC-support.patch index 3b0fe8d..43198d3 100644 --- a/recipes-bsp/u-boot/files/0001-nanopi_neo_air_defconfig-Enable-eMMC-support.patch +++ b/recipes-bsp/u-boot/files/0001-nanopi_neo_air_defconfig-Enable-eMMC-support.patch @@ -3,7 +3,7 @@ From: Florin Sarbu Date: Wed, 12 Sep 2018 14:22:49 +0200 Subject: [PATCH] nanopi_neo_air_defconfig: Enable eMMC support -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Florin Sarbu --- diff --git a/recipes-bsp/u-boot/files/0002-Added-nanopi-r1-board-support.patch b/recipes-bsp/u-boot/files/0002-Added-nanopi-r1-board-support.patch index 7f29782..b5324ca 100644 --- a/recipes-bsp/u-boot/files/0002-Added-nanopi-r1-board-support.patch +++ b/recipes-bsp/u-boot/files/0002-Added-nanopi-r1-board-support.patch @@ -5,6 +5,8 @@ Subject: [PATCH] Added nanopi-r1 board support Patch taken from : https://github.com/armbian/build/blob/master/patch/u-boot/u-boot-sunxi/add-nanopi-r1-and-duo2.patch +Upstream-Status: Pending + Signed-off-by: Marek Belisko --- diff --git a/configs/nanopi_r1_defconfig b/configs/nanopi_r1_defconfig