]> code.ossystems Code Review - openembedded-core.git/commit
linuxloader: Convert to python function
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Aug 2018 14:49:52 +0000 (14:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2018 08:24:31 +0000 (09:24 +0100)
commit73fab4ede12d8ae31be72b5cb4ab29d7ef7dae17
tree0fb88d70ed2f7de2a902c90bf093ce57b40e2709
parenta09f8e32044c8daec2d2fb3ff0e830c21402df6e
linuxloader: Convert to python function

We could do with one decent general purpose python function to query the
path to the dynamic loader. Convert the shell code into python.

Also correct baremetal to return "None", not musl loaders.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image-mklibs.bbclass
meta/classes/image-prelink.bbclass
meta/classes/linuxloader.bbclass