summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-ti
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-ti
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-ti')
-rw-r--r--meta-ti-bsp/recipes-ti/ipc/ti-ipc/0001-Add-kernel-build-dir.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-ti/ipc/ti-ipc/0001-Add-kernel-build-dir.patch b/meta-ti-bsp/recipes-ti/ipc/ti-ipc/0001-Add-kernel-build-dir.patch
index 71d5b2be..cb178ee6 100644
--- a/meta-ti-bsp/recipes-ti/ipc/ti-ipc/0001-Add-kernel-build-dir.patch
+++ b/meta-ti-bsp/recipes-ti/ipc/ti-ipc/0001-Add-kernel-build-dir.patch
@@ -7,6 +7,8 @@ We build kernel outside of the source directory and the generated version.h
7file ends up being in a separate directory from the rest of kernel headers. 7file ends up being in a separate directory from the rest of kernel headers.
8Use another variable to point to the kernel build artifacts. 8Use another variable to point to the kernel build artifacts.
9 9
10Upstream-Status: Inappropriate [OE-specific]
11
10Signed-off-by: Denys Dmytriyenko <denys@ti.com> 12Signed-off-by: Denys Dmytriyenko <denys@ti.com>
11 13
12--- 14---