diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-06-19 10:59:57 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-08-01 06:08:09 -0700 |
commit | 855f3cc2f580cb827337589d5d0b386efebc2f9d (patch) | |
tree | 2915b01e46d92bfc38effe3c45e62de308844635 | |
parent | 75938e5ef9201afa745a10e3fe8dc446d7a34234 (diff) | |
download | poky-855f3cc2f580cb827337589d5d0b386efebc2f9d.tar.gz |
libacpi: mark patches as inactive-upstream
(From OE-Core rev: c7c18d83029ed9b928ae0c7c78d2ef78813ca8bd)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 722ac78f151fb6c433379ff50394b34ec06ca816)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
5 files changed, 5 insertions, 6 deletions
diff --git a/meta/recipes-bsp/libacpi/files/0001-libacpi-Fix-build-witth-fno-commom.patch b/meta/recipes-bsp/libacpi/files/0001-libacpi-Fix-build-witth-fno-commom.patch index 32808fb92a..e8ff78082c 100644 --- a/meta/recipes-bsp/libacpi/files/0001-libacpi-Fix-build-witth-fno-commom.patch +++ b/meta/recipes-bsp/libacpi/files/0001-libacpi-Fix-build-witth-fno-commom.patch | |||
@@ -3,7 +3,7 @@ From: Khem Raj <raj.khem@gmail.com> | |||
3 | Date: Wed, 5 Aug 2020 12:06:01 -0700 | 3 | Date: Wed, 5 Aug 2020 12:06:01 -0700 |
4 | Subject: [PATCH] libacpi: Fix build witth -fno-commom | 4 | Subject: [PATCH] libacpi: Fix build witth -fno-commom |
5 | 5 | ||
6 | Upstream-Status: Pending | 6 | Upstream-Status: Inactive-Upstream [last release before 2008, no vcs] |
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
diff --git a/meta/recipes-bsp/libacpi/files/ldflags.patch b/meta/recipes-bsp/libacpi/files/ldflags.patch index a7424c39da..db0974104b 100644 --- a/meta/recipes-bsp/libacpi/files/ldflags.patch +++ b/meta/recipes-bsp/libacpi/files/ldflags.patch | |||
@@ -1,7 +1,6 @@ | |||
1 | libacpi: Remove QA warning: No GNU_HASH in the elf binary | 1 | libacpi: Remove QA warning: No GNU_HASH in the elf binary |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [other] | 3 | Upstream-Status: Inactive-Upstream [last release before 2008, no vcs] |
4 | Useful within bitbake environment only. | ||
5 | 4 | ||
6 | Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com> | 5 | Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com> |
7 | 6 | ||
diff --git a/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch b/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch index 06f20e5a78..955a175c96 100644 --- a/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch +++ b/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Inactive-Upstream [last release before 2008, no vcs] |
2 | 2 | ||
3 | Fix libacpi for x32 | 3 | Fix libacpi for x32 |
4 | 4 | ||
diff --git a/meta/recipes-bsp/libacpi/files/makefile-fix.patch b/meta/recipes-bsp/libacpi/files/makefile-fix.patch index c34ef34e09..3b91bfaee1 100644 --- a/meta/recipes-bsp/libacpi/files/makefile-fix.patch +++ b/meta/recipes-bsp/libacpi/files/makefile-fix.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Inactive-Upstream [last release before 2008, no vcs] |
2 | 2 | ||
3 | --- | 3 | --- |
4 | Makefile | 6 +++--- | 4 | Makefile | 6 +++--- |
diff --git a/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch b/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch index ef376aa316..901e5fa3b4 100644 --- a/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch +++ b/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Inactive-Upstream [last release before 2008, no vcs] |
2 | 2 | ||
3 | Used the cross strip instead of host strip to avoid this build error: | 3 | Used the cross strip instead of host strip to avoid this build error: |
4 | 4 | ||