]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
bzip2: improve symlink creation
authorRoss Burton <ross.burton@arm.com>
Tue, 16 Sep 2025 12:07:03 +0000 (13:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Sep 2025 10:08:20 +0000 (11:08 +0100)
commitd1c6240938e3b884690433c05dd65d5ae840abdb
tree93e0a2ccb19ccd2ab07ab1eb4cce21b9f1442865
parentb4b151ccf3b7d352fb8ae8299a92a7b11ff568cd
bzip2: improve symlink creation

This recipe inherits relative_symlinks as otherwise ${bindir}/bunzip2 is
an absolute link to ${bindir}/bzip2.  However, we drop the Makfile.am
into the tree so instead of working around the problem, we can just fix
the Makefile rules directly.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bzip2/bzip2/Makefile.am
meta/recipes-extended/bzip2/bzip2_1.0.8.bb