diff options
author | Ryan Eatmon <reatmon@ti.com> | 2023-04-10 11:40:04 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-04-11 09:01:52 -0500 |
commit | da6f02540f2405bcd77f1c8dfcbc6513d03dc1c3 (patch) | |
tree | 43bd41d020add7b926f612b398f8deeaf936ff83 /meta-ti-extras | |
parent | 6fa8e2dbaafec57806dbc3305fef2614b179406e (diff) | |
download | meta-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-extras')
3 files changed, 6 insertions, 0 deletions
diff --git a/meta-ti-extras/recipes-bsp/wl18xx-fw/wl18xx-fw/0001-Add-Makefile-to-install-firmware-files.patch b/meta-ti-extras/recipes-bsp/wl18xx-fw/wl18xx-fw/0001-Add-Makefile-to-install-firmware-files.patch index a8db0770..bb05c6fe 100644 --- a/meta-ti-extras/recipes-bsp/wl18xx-fw/wl18xx-fw/0001-Add-Makefile-to-install-firmware-files.patch +++ b/meta-ti-extras/recipes-bsp/wl18xx-fw/wl18xx-fw/0001-Add-Makefile-to-install-firmware-files.patch | |||
@@ -3,6 +3,8 @@ From: Denys Dmytriyenko <denys@ti.com> | |||
3 | Date: Fri, 10 Mar 2017 13:28:29 -0500 | 3 | Date: Fri, 10 Mar 2017 13:28:29 -0500 |
4 | Subject: [PATCH] Add Makefile to install firmware files | 4 | Subject: [PATCH] Add Makefile to install firmware files |
5 | 5 | ||
6 | Upstream-Status: Pending | ||
7 | |||
6 | Signed-off-by: Denys Dmytriyenko <denys@ti.com> | 8 | Signed-off-by: Denys Dmytriyenko <denys@ti.com> |
7 | --- | 9 | --- |
8 | Makefile | 9 +++++++++ | 10 | Makefile | 9 +++++++++ |
diff --git a/meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts/0001-print_stat.sh-replace-system-bin-sh-with-bin-sh.patch b/meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts/0001-print_stat.sh-replace-system-bin-sh-with-bin-sh.patch index c0719e34..cde01541 100644 --- a/meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts/0001-print_stat.sh-replace-system-bin-sh-with-bin-sh.patch +++ b/meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts/0001-print_stat.sh-replace-system-bin-sh-with-bin-sh.patch | |||
@@ -3,6 +3,8 @@ From: Denys Dmytriyenko <denys@ti.com> | |||
3 | Date: Fri, 10 Nov 2017 17:02:39 -0500 | 3 | Date: Fri, 10 Nov 2017 17:02:39 -0500 |
4 | Subject: [PATCH] print_stat.sh: replace /system/bin/sh with /bin/sh | 4 | Subject: [PATCH] print_stat.sh: replace /system/bin/sh with /bin/sh |
5 | 5 | ||
6 | Upstream-Status: Pending | ||
7 | |||
6 | Signed-off-by: Denys Dmytriyenko <denys@ti.com> | 8 | Signed-off-by: Denys Dmytriyenko <denys@ti.com> |
7 | --- | 9 | --- |
8 | testing/print_stat.sh | 2 +- | 10 | testing/print_stat.sh | 2 +- |
diff --git a/meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x/0001-libbfd.h-suppress-GCC9-Wstringop-truncation.patch b/meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x/0001-libbfd.h-suppress-GCC9-Wstringop-truncation.patch index 1cc23b32..e52efa56 100644 --- a/meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x/0001-libbfd.h-suppress-GCC9-Wstringop-truncation.patch +++ b/meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x/0001-libbfd.h-suppress-GCC9-Wstringop-truncation.patch | |||
@@ -3,6 +3,8 @@ From: Denys Dmytriyenko <denys@ti.com> | |||
3 | Date: Sat, 15 Feb 2020 15:59:37 -0500 | 3 | Date: Sat, 15 Feb 2020 15:59:37 -0500 |
4 | Subject: [PATCH] libbfd.h: suppress GCC9 -Wstringop-truncation | 4 | Subject: [PATCH] libbfd.h: suppress GCC9 -Wstringop-truncation |
5 | 5 | ||
6 | Upstream-Status: Inappropriate [OE-specific] | ||
7 | |||
6 | Signed-off-by: Denys Dmytriyenko <denys@ti.com> | 8 | Signed-off-by: Denys Dmytriyenko <denys@ti.com> |
7 | --- | 9 | --- |
8 | gdbc6x/bfd/libbfd.h | 4 ++++ | 10 | gdbc6x/bfd/libbfd.h | 4 ++++ |