]> code.ossystems Code Review - openembedded-core.git/commit
iproute2: Fix alternative link for ip command
authorYi Zhao <yi.zhao@windriver.com>
Wed, 17 Jul 2013 09:06:57 +0000 (17:06 +0800)
committerSaul Wold <sgw@linux.intel.com>
Thu, 18 Jul 2013 14:16:17 +0000 (07:16 -0700)
commitb45f322abfa72fb0330aac9a1e4c86aebcc4598e
tree2db0cff42f8335859b7b11706d7d844bdd6faf97
parentb4ecf65e20a63d11f14483d213a3931f39225cdd
iproute2: Fix alternative link for ip command

In busybox the default location of symbolic link for command ip is
/sbin/ip. But in iproute2, the alternatvie link for ip is /bin/ip.
It will cause an error when running update-alternatives:
Cannot register alternative ip to /bin/ip since it is already registered
to /sbin/ip.

[YOCTO #4855]

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/iproute2/iproute2.inc