]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/rootfs.py: Fix reference to abiversion file location
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Jan 2015 23:11:53 +0000 (23:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Jan 2015 23:14:26 +0000 (23:14 +0000)
commit6541799c2e9a5a1586676c207d62f885c70e24dc
tree9e551a81628cd840e15fd8f03f818487eb0cec3a
parent31c701821e2770e29955d1e1eb45a254f5a0acb8
lib/oe/rootfs.py: Fix reference to abiversion file location

With the changes to kernel layout, we need to refer to the correct
location of the kernel abiversion file.

Thanks to Saul, Randy, Darren and Bruce to figuring out the issue.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/rootfs.py