summaryrefslogtreecommitdiffstats
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 (From OE-Core rev: fa8b2d2bed63fa4fc2af45f094998b0f9e69d272) Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>