Hello.
I'm working on meta-qt5 for qt applications. In the Qt5 documentation(
http://doc.qt.io/qt-5/qt-embedded-fonts.html ), It seems that can use qpf2
and qpf font, but I cannot find how to apply it.
I think it should preset on do_configure step, but there's no similar option
on "configur
I'm so sorry the error message is "Feature 'tslib' was enabled, but the
pre-condition 'libs.tslib' failed.", not disabled.
So sorry for confusing. :(
Koo.
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org]
On Behalf Of dhko
Hello.
I want to compile the tslib enabled Qt5.10 on the yocto.
After running "bitbake core-image-mymachine", on the log 'run.do_configure'
shows me "-no-tslib" option configured. So I modified qtbase_git.bb to
enable "-tslib" option.
And after that, bitbake shows me "Feature 'tslib' was d
Hello.
I'm working with Rocko 2.4.1, and as my work reaches to the last stage, I'm
beating my head to distribute SDK for my colleagues.
I found that command "do_populate_sdk" can make SDK environment easily, but
the problem is SDK's capacity is too huge.
Of course there's many reasons for t
Hi.
Recently, I'm work on mplayer that media player for my custom system.
My Kernel version is 3.8, and mplayer version is 1.3.0.
And when I perform bitbake, there's error on do_compile process. The
messages says like below.
ERROR: mplayer-1.3.0-r0 do_compile: oe_runmake failed
ERROR: mp