]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rsync: clean up configure/configure.sh fiddling
authorRoss Burton <ross.burton@arm.com>
Wed, 8 Jan 2025 15:46:33 +0000 (15:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jan 2025 12:44:56 +0000 (12:44 +0000)
commit599e0fbf7d3dbbad0606143baa0ecccc510348ce
treef391df46f585244f4df55431a938337484a114fc
parent2885ab7c5b58a8f8ff183360e239d2a36270c662
rsync: clean up configure/configure.sh fiddling

The upstream Makefiles tell autoconf to write the generated script to
configure.sh instead of the idiomatic configure.  We now remove all of
the Makefile rules that refer to configure.sh (makefile-no-rebuild.patch)
but the recipe configure changes remained, so remove them too and delete the
existing configure.sh to avoid confusion for anyone looking at the build treee.

Also add a comment explaining why autotools-brokensep is used.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rsync/rsync_3.3.0.bb