busybox: Add ALTERNATIVES for findutils
authorDaniel F. Dickinson <cshored@thecshore.com>
Wed, 2 Jan 2019 10:55:30 +0000 (05:55 -0500)
committerHans Dedecker <dedeckeh@gmail.com>
Thu, 3 Jan 2019 21:24:10 +0000 (22:24 +0100)
commita54129d8aa62e63d2e1ab483cf67411d144f19d9
treeafdda5e2ce9228cc6ed22b89fa73d96989726ca1
parent08ef53d2fba179c707c2acfd5a1b60a30c43272f
busybox: Add ALTERNATIVES for findutils

Currently busybox find and xargs conflict with the versions from
findutils package.  Fix this by using ALTERNATIVES in busybox
and the related findutils (from packages feed) commit.

The conflict is due to the binaries being in the the same place
in rootfs and opkg not being happy about that.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
package/utils/busybox/Makefile