summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-04-10 11:40:04 -0500
committerRyan Eatmon <reatmon@ti.com>2023-04-11 09:01:52 -0500
commitda6f02540f2405bcd77f1c8dfcbc6513d03dc1c3 (patch)
tree43bd41d020add7b926f612b398f8deeaf936ff83 /meta-ti-bsp/recipes-bsp
parent6fa8e2dbaafec57806dbc3305fef2614b179406e (diff)
downloadmeta-ti-da6f02540f2405bcd77f1c8dfcbc6513d03dc1c3.tar.gz
patches: Add missing Upstream-Status to various patches
The check-layer command caught that we were missing the Upstream-Status on a few older patches, and I found a few new ones. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp')
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging-2021.01/0001-configs-Update-to-support-oe-core-fitImage-naming.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging-2021.01/0001-configs-Update-to-support-oe-core-fitImage-naming.patch b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging-2021.01/0001-configs-Update-to-support-oe-core-fitImage-naming.patch
index 9a832312..31c7afc3 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging-2021.01/0001-configs-Update-to-support-oe-core-fitImage-naming.patch
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging-2021.01/0001-configs-Update-to-support-oe-core-fitImage-naming.patch
@@ -7,6 +7,8 @@ In kirkstone and forward, the values in the fitImage have been
7standardized to include both conf- and the vender subdir in the name of 7standardized to include both conf- and the vender subdir in the name of
8the dtbs. This patch updates u-boot to support that. 8the dtbs. This patch updates u-boot to support that.
9 9
10Upstream-Status: Pending
11
10Signed-off-by: Ryan Eatmon <reatmon@ti.com> 12Signed-off-by: Ryan Eatmon <reatmon@ti.com>
11--- 13---
12 include/configs/am62x_evm.h | 6 +++--- 14 include/configs/am62x_evm.h | 6 +++---