]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
busybox: Use base_bindir instead of hardcoding /bin path
authorKhem Raj <raj.khem@gmail.com>
Sun, 24 Apr 2022 22:20:30 +0000 (15:20 -0700)
committerSteve Sakoman <steve@sakoman.com>
Fri, 29 Apr 2022 17:45:28 +0000 (07:45 -1000)
commite40f202d5f3228934c0e4b49218767864580d003
tree58bfc62f2d5b3afd5cf13e7f1343abdb93d4f653
parent1ed7bb74d35f08af3babf73c68ee01af5f28a50b
busybox: Use base_bindir instead of hardcoding /bin path

This symlink is not valid when using usrmerge and ptest packaging would fail

Exception: FileExistsError: [Errno 17] File exists: '/usr/bin/busybox.suid' -> '/mnt/b/yoe/master/build/tmp/work/ppc64p9le-yoe-linux-musl/busybox/1.35.0-r0/package/usr/lib/busybox/ptest/bin/login'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 238fd30689054c7b44176dce7180fb6dac4e1b6f)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/busybox/busybox.inc