[yocto] /usr/lib/x86_64-linux-gnu/libdl.so: file not recognized: File format not recognized

2017-12-30 Thread cc_Smart
Greetings all. Beating my own expectations it seems i got past the compile step for pylonGPS. However, now i get an error that seems to indicate linking to reach for host files instead of cross compiled. My understanding was that bitbake handles that... what do i have to look for ? Thanks

[yocto] setting DEPENDS variable to specific package version

2017-12-30 Thread Dafna Hirschfeld
Hi, I want to add the vlc package , which has "lua" package in it's DEPNENDS variable. But vlc needs lua5.2 and the default is lua5.3 So when running vlc on the target I get "undefined symbol" in the liblua_plugin.so So how do I set the packages in DEPENDS to be in specific version ? I added

Re: [yocto] How to build pure initramfs run from ram Yocto with some packages in initramfs?

2017-12-30 Thread Zoran Stojsavljevic
> 1: kernel plus initramfs only - runs entirely from RAM after initial booting > from disk. Did not understand this requirement?! Wouldn't be better to have the following: runs entirely from RAM after initial booting from flash? Zoran ___ On Sat, Dec 30, 2017 at 8:18 AM, Andrew Stuart