util-linux: Fix taskset conflict with busybox
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 18 May 2023 18:07:24 +0000 (20:07 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 19 May 2023 20:42:31 +0000 (22:42 +0200)
commit2f11a89140030b51397199083b34b0e13ba9cbc6
tree278e5eac34624a4278fe4c4136e4788ed9b21039
parent45082d4e51935bb3e8eab255dd69c87f6f9310b0
util-linux: Fix taskset conflict with busybox

This fixes the following error:
 * check_data_file_clashes: Package taskset wants to install file build_dir/target-powerpc_8548_musl/root-mpc85xx/usr/bin/taskset
But that file is already provided by package  * busybox
 * opkg_install_cmd: Cannot install package taskset.

Fixes: 3c3d797c4dad ("busybox: enable taskset by default")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/utils/util-linux/Makefile