summaryrefslogtreecommitdiff
path: root/meta/recipes-core/busybox/busybox-1.19.4/watch.in.usr-bin.patch
Commit message (Collapse)AuthorAgeFilesLines
* busybox: move watch to /usr/bin for compatibility with procpsAndreas Oberritter2012-03-261-0/+29
Commit 68dc2a3fa30c03a196d650de34d0c657a7b85454 broke opkg upgrade: | update-alternatives: Error: cannot register alternative watch to | /usr/bin/watch since it is already registered to /bin/watch Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>