[OE-core] [PATCH 2/2] Revert "kernel: Modify kernel modules installation path."

Jason Wessel jason.wessel at windriver.com
Fri Jan 20 14:04:38 UTC 2017


On 01/20/2017 07:52 AM, Burton, Ross wrote:
>
> On 20 January 2017 at 13:48, Jason Wessel <jason.wessel at windriver.com <mailto:jason.wessel at windriver.com>> wrote:
>
>     WARNING: linux-yocto-4.8.12+gitAUTOINC+3edb4de355_9bcb4ea3fa-r0 do_package: QA Issue: linux-yocto: Files/directories were installed but not shipped in any package:
>       /lib64
>       /lib/modules/4.8.17-yocto-standard/modules.builtin
>       /lib64/firmware
>       /lib64/firmware/cpia2
>       /lib64/firmware/cpia2/stv0672_vp4.bin
>     Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
>     linux-yocto: 5 installed and not shipped files. [installed-vs-shipped]
>
> I suspect this is trivial with fresh eyes.  What multilib configuration are you using?  My usual "test multilib" stanza is:
>
> #require conf/multilib.conf
> #MULTILIBS_x86-64 = "multilib:lib32"
> #DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
>
> I'm guessing this isn't going to produce the same paths that you're seeing problems with.
>
> Ross


It looks like it probably should.

MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"


If for some reason you wanted to perform the exact same build I have the instructions to do so:

https://github.com/WindRiver-OpenSourceLabs/wr-core/blob/master/docs/README-intel-x86.TXT

That basically amounts to:

git clone -b master --recurse-submodules https://github.com/WindRiver-OpenSourceLabs/wr-core

cd wr-core

. init-intel-x86-env


Jason.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170120/2344e3dc/attachment-0002.html>


More information about the Openembedded-core mailing list