initrdscripts: Add udev sbin based libexec path
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Apr 2013 10:47:31 +0000 (11:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Apr 2013 10:49:04 +0000 (11:49 +0100)
commitc40afc40283be00b9cd937760ca74f4fd5f19f34
tree0574707d1aad2e277b40da450e31c2372aaac2bd
parent115bcdd38a4781a46884e8bf5cbd5755a556eb5e
initrdscripts: Add udev sbin based libexec path

For better or worse we need to use base_sbindir for udev's libexec dir. This
updates the initrdscripts to also cover the new location. I'd prevously assumed
that it was already covered but its not. udev internal binaries shouldn't be in
PATH so we have to do this to deal with the issue.

(From OE-Core rev: 7e17cba75c20ad820d30128d9b4b0132e7b924a8)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/files/init-live.sh
meta/recipes-core/initrdscripts/initramfs-framework/udev