Hi,
I am building an operating system for a Gumstik Overo using the Poky-Krogoth
branch. The build box is an openSuSe box. The build progresses quite a bit
until I hit:
MiscXS.c: loadable library and perl binaries are mismatched (got handshake key
0xde00080, needed 0xdb80080)
for the qemu
> Check whether the situation is the same in .../image/usr/lib. If so, then
> the upstream is installing .so files incorrectly and you need to figure out
> what it does and how to fix it so that it symlinks .so instead of copying or
> hardlinking it.
>
> Alex
Thanks for the reply. I changed do_ins
Hi,
I am experiencing a Kernel crash when moving my system from Yocto 2.3 (Pyro) to
Rocko or Master.
Target system is an ARMv7 (NXP Layerscape LS1021a, built on Cortex-A7).
This is what I did:
1) switched poky version
2) re-built same image in a new, blank directory
Results:
Root-FS works fine, t
On Wed, Nov 29, 2017 at 11:24 AM, Khem Raj wrote:
> On Wed, Nov 29, 2017 at 11:06 AM, Brian Smucker wrote:
>> Hello,
>>
>> I have an older yocto-based image built with Danny.
>>
>> We have a need to update two components, php and dropbear, to the most
>> modern versions for security purposes.
>>
On 11/30/2017 08:10 PM, Rail Shafigulin wrote:
Somewhat new to Yocto. Trying to build a library. It compiled but I'm
having issues during the package task. The error output is
ERROR: anokiwavelib-1.0+gitAUTOINC+16df62468c-r0 do_package_qa: QA
Issue: -dev package contains non-symlink .so: anokiwa
Somewhat new to Yocto. Trying to build a library. It compiled but I'm
having issues during the package task. The error output is
ERROR: anokiwavelib-1.0+gitAUTOINC+16df62468c-r0 do_package_qa: QA
Issue: -dev package contains non-symlink .so: anokiwavelib-dev path
'/work/cortexa9hf-neon-xilinx-linu
On Thu, Nov 30, 2017 at 5:16 PM, Paul Barker wrote:
> On Wed, Nov 29, 2017 at 10:20 PM, wrote:
>> From: Drew Moseley
>>
>> Signed-off-by: Drew Moseley
>> ---
>> docs/extra-build-config.md | 6 ++
>> recipes-bsp/bootfiles/rpi-config_git.bb | 6 ++
>> 2 files changed, 12 in
On Wed, Nov 29, 2017 at 10:20 PM, wrote:
> From: Drew Moseley
>
> Signed-off-by: Drew Moseley
> ---
> docs/extra-build-config.md | 6 ++
> recipes-bsp/bootfiles/rpi-config_git.bb | 6 ++
> 2 files changed, 12 insertions(+)
>
> diff --git a/docs/extra-build-config.md b/docs
On Tue, Nov 28, 2017 at 1:48 AM, Dengke Du wrote:
> The bluepy can let us programming bluetooth le application in python.
>
> Signed-off-by: Dengke Du
> ---
> recipes-devtools/bluepy/bluepy_git.bb | 48
> ++
> ...compiling-get-the-cross-compiler-from-env.patch |
On 30 November 2017 at 16:42, wrote:
> "Burton, Ross" wrote on 11/30/2017 02:47:43 AM:
> > Python functions in classes are executed by the Python that is
> > executing bitbake, which doesn't have access to the modules in the
> > native sysroot (and won't, as any compiled modules in there are
> >
"Burton, Ross" wrote on 11/30/2017 02:47:43 AM:
> Python functions in classes are executed by the Python that is
> executing bitbake, which doesn't have access to the modules in the
> native sysroot (and won't, as any compiled modules in there are
> linked against the native python, not the hos
Thanks Paul for your expert explanation, though I may not fully understand
yet.
Here is my scenario when raising my question:
* After deploying yocto image to hardware-target, I try build an
application (Autotools-based)
* The build stopped and asked for linux kernel source.
* So my image already
Python functions in classes are executed by the Python that is executing
bitbake, which doesn't have access to the modules in the native sysroot
(and won't, as any compiled modules in there are linked against the native
python, not the host python).
You can solve this by either mandating python-cr
Hi Ferry,
On 08.10.2017 18:50, Ferry Toth wrote:
Op Fri, 25 Aug 2017 22:30:42 +, schreef Ferry Toth:
Op Fri, 25 Aug 2017 21:22:40 +0200, schreef Ferry Toth:
Khem Raj wrote:
On 8/23/17 3:40 PM, Ferry Toth wrote:
Op Wed, 23 Aug 2017 14:51:55 -0700, schreef Khem Raj:
On 8/23/17 2:29
14 matches
Mail list logo