Hi all,
Last year was my first trip to FOSDEM and I'm sending this for anyone involved
with or interested in Yocto Project/OpenEmbedded who's in the same situation
this year. Whilst it's easy to find people on Saturday/Sunday as they'll be at
the OpenEmbedded/Yocto Project stall, it can be difficu
Hello,
I am trying to perform LTP testing for POWER ppce500v2.
I used the following rfs and kernel image for testing the LTP test prefix
[cross build for ppce500ve using ppce500v2 custom toolchain] in QEMU system
mode.
http://downloads.yoctoproject.org/releases/yocto/yocto-1.7/machines/qemu/qemu
I guess it has something to do with,
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=b813bdebb36501500e86fea5f7e15b4b15ea0902
https://bugzilla.yoctoproject.org/show_bug.cgi?id=6687
In other words, you should try with the latest images if any.
On Fri, Jan 30, 2015 at 4:50 PM, amruuta
TADA! well reading README helped ;), actually reading log.do_configure of
qtwebkit would help as well ;)
So after all, I set in qtbase.inc:
...
PACKAGECONFIG_ICU ?= "icu"
...
PACKAGECONFIG ?= " \
...
${PACKAGECONFIG_ICU} \
"
After that bitbake'ed meta-toolchain-qt5 again and voila! SDK .sh s
On 01/30/2015 06:20 AM, amruuta ghatge wrote:
Hello,
I am trying to perform LTP testing for POWER ppce500v2.
I used the following rfs and kernel image for testing the LTP test
prefix [cross build for ppce500ve using ppce500v2 custom toolchain] in
QEMU system mode.
http://downloads.yoctoprojec
hello!
So after successfully bitbaking and installing meta-toolchain-st5 I set up
QtCreator 3.2.2 and tried to compile an app against SDK of qt5. However I
get an error:
/usr/bin/ld: cannot find /lib/libpthread.so.0 inside
/usr/bin/ld: cannot find /usr/lib/libpthread_nonshared.a inside
libpthrea
Hi,
I am new to yocto project build system. I downloaded the yocto project build
system from git. I built for the all qemu architectures(MIPS,ARM,PPC,X86) and
ran on qemu.
all are working fine.
Now I need to create a bsp layer for my board which has the mips processor core.
I created the bsp
On 15-01-30 09:08 AM, Raghavendra Kakarla wrote:
Hi,
I am new to yocto project build system. I downloaded the yocto project build
system from git. I built for the all qemu architectures(MIPS,ARM,PPC,X86) and
ran on qemu.
all are working fine.
Now I need to create a bsp layer for my board whi
Hi,
Why does the PATH variable in the dot.bashrc shipped by the base-files
not include 'sbin' paths? It seems like any interactive user should
be able to call e.g. 'ifconfig' informationally---they should, and
would still be, blocked from calling 'ifconfig eth0 up'
After looking at the PATH for
Hello,
On Tue, Jan 27, 2015 at 02:26:55PM +0800, Yen-Chin Lee wrote:
> To build raspberrypi with Qt5, we need to add extra QT_CONFIG_FLAGS to
> indicate device config.
>
> Signed-off-by: Yen-Chin Lee
> ---
> qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 7 +++
> 1 file changed, 7 insertions(+
From: Armin Kuster
This fixes
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
http://www.and.org/ustr/$%7BBPV%7D/ustr-1.0.4.tar.bz2:
2015-01-30 18:26:38 ERROR 404: Not Found.
Changed "BPV" to "PV"
Signed-off-by: Armin Kuster
---
recipes-extended/ustr/ustr_1.0.4.bb | 2 +
Signed-off-by: Armin Kuster
---
.../samhain/files/add_aarch64_to_configure.patch | 34 ++
recipes-security/samhain/samhain.inc | 5
2 files changed, 39 insertions(+)
create mode 100644
recipes-security/samhain/files/add_aarch64_to_configure.patch
diff
12 matches
Mail list logo