diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2013-07-17 17:06:57 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-18 21:23:46 +0100 |
commit | 37784b9822c95e9c713dd5813d9ac3e65087b6e4 (patch) | |
tree | 08c50376aad95ac88a6ec3d3a4e9184acdfe9af3 /bitbake/AUTHORS | |
parent | 26207e241ddc469b951ffea26dfc0661817d124d (diff) | |
download | poky-37784b9822c95e9c713dd5813d9ac3e65087b6e4.tar.gz |
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]
(From OE-Core rev: b45f322abfa72fb0330aac9a1e4c86aebcc4598e)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/AUTHORS')
0 files changed, 0 insertions, 0 deletions