summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/automake/automake_1.16.5.bb
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@huawei.com>2022-04-20 17:44:52 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-21 20:58:15 +0100
commit9e113e175b4942cc302f69078915b15862964c46 (patch)
tree5b48ada30528132ca1be1c7cbf58ed734c095bf0 /meta/recipes-devtools/automake/automake_1.16.5.bb
parentab6fce5a33a9790e907272320c7977edd64bb86d (diff)
downloadpoky-9e113e175b4942cc302f69078915b15862964c46.tar.gz
automake: Drop redundant 'u' flag in ARFLAGS
(From OE-Core rev: f099e0467599b18f162bc101d2de2fcc3a75b2ec) Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/automake/automake_1.16.5.bb')
-rw-r--r--meta/recipes-devtools/automake/automake_1.16.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/automake/automake_1.16.5.bb b/meta/recipes-devtools/automake/automake_1.16.5.bb
index ba5ce7b9bb..469fcd69f7 100644
--- a/meta/recipes-devtools/automake/automake_1.16.5.bb
+++ b/meta/recipes-devtools/automake/automake_1.16.5.bb
@@ -25,6 +25,7 @@ SRC_URI += "\
25 file://new_rt_path_for_test-driver.patch \ 25 file://new_rt_path_for_test-driver.patch \
26 file://0001-automake-Add-default-libtool_tag-to-cppasm.patch \ 26 file://0001-automake-Add-default-libtool_tag-to-cppasm.patch \
27 file://0001-build-fix-race-in-parallel-builds.patch \ 27 file://0001-build-fix-race-in-parallel-builds.patch \
28 file://0001-Drop-ar-u-argument.patch \
28 " 29 "
29 30
30SRC_URI[sha256sum] = "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605" 31SRC_URI[sha256sum] = "07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605"