]> code.ossystems Code Review - openembedded-core.git/commit
netbase: fix check for nfsroot in if-pre-up.d script
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 29 Apr 2011 09:33:32 +0000 (10:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 May 2011 23:49:51 +0000 (00:49 +0100)
commitfa4f6d1d01a3ce9fbc6f479f65138f1af7369714
treeb38482a68b4b7060935504c60ad95d4534d354a7
parent168d94be0e28fcbefda9df07d6d1b0cfd96e75fc
netbase: fix check for nfsroot in if-pre-up.d script

The if-pre-up.d/nfsroot script was no longer functioning correctly due to
a change in iproute2's installation of the "ip" executable. The script will
now function correctly regardless of whether ip is in /bin or /sbin.

Fixes [YOCTO #1006].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-core/netbase/netbase-4.45/nfsroot
meta/recipes-core/netbase/netbase_4.45.bb