On Wednesday 24 September 2014 10:26:41 Navani Srivastava wrote:
> I corrected FILES_${PN} and added following in my image recipe-
> QTNAME = "qte"
> QT_DIR_NAME = "qtopia"
> require recipes-qt/meta/meta-toolchain-qt.bb
>
> but that didn't make any difference related to SDK integration. On
> execu
Nice to meet you guys in the meeting ☺
Short background:
My name is Sona Sarmadi, and I am responsible for security for the Enea Linux &
related opens source products which is based on Yocto. Together with some other
colleagues (Maxin John, Daniel Bornaz ..) we take care of security patches
(i.
Yes.. i did...
On 24 Sep 2014 12:56, "Paul Eggleton" wrote:
> On Wednesday 24 September 2014 10:26:41 Navani Srivastava wrote:
> > I corrected FILES_${PN} and added following in my image recipe-
> > QTNAME = "qte"
> > QT_DIR_NAME = "qtopia"
> > require recipes-qt/meta/meta-toolchain-qt.bb
> >
> >
A release candidate build for yocto-1.7.rc1 is now available at:
http://autobuilder.yoctoproject.org/pub/releases/yocto-1.7.rc1
Please begin QA on this build as soon as possible.
Build hash information:
meta-intel : a369fa8f2d76528cb296ef9314e613e26585d54d
meta-fsl-arm : 2680f54d02fa6efe4
Good day Yocto Community,
I would like to ask a very simple question, what is the difference
of i586-poky and i686-pokysdk in SDK sysroots?
Does a BBCLASSEXTEND="native" install the package in SDK i586-poky and
BBCLASSEXTEND="nativesdk" on the other?
Sorry for such a dumb question. But would ju
On 24 September 2014 07:44, Meenakumari Shedole wrote:
> Gstreamer constructed Video Pipe is working with waylandsink but every time
> waylandsink is creating new video window also waylandsink is not destroying
> the existing video windows.
It's probably beset to speak to the wayland and/or gstre
Hi Sona,
On 24 September 2014 08:30, Sona Sarmadi wrote:
> My name is Sona Sarmadi, and I am responsible for security for the Enea Linux
> & related opens source products which is based on Yocto. Together with some
> other colleagues (Maxin John, Daniel Bornaz ..) we take care of security
> pa
Hi,
Thanks for your various helpful answers that enable me to understand better the
possible solutions to connect a cellular modem.
I am first trying the Ofono solution, and came to this message error (dmesg):
Jun 11 09:11:13 igep00x0 daemon.info ofonod[1261]: Modem support (CDC support:
unknow
On 24 September 2014 10:48, Simon Andrieu wrote:
> Thanks for your various helpful answers that enable me to understand better
> the possible solutions to connect a cellular modem.
>
> I am first trying the Ofono solution, and came to this message error (dmesg):
> Jun 11 09:11:13 igep00x0 daemon.
> As well as security fixes for the kernel, do you also cover security fixes
> for the
> userspace (i.e. everything else in oe-core)? Help keeping the rest of the
> system safe, and relevant fixes backported to the stable releases, is always
> welcome.
Yes, we monitor oss-security public maili
Removing integration of meta-toolchain-qte from my image helped in building
qjson as a part of SDK when running bitbake -c populate_sdk -v or
bitbake .
Integration of meta-toolchain-qte might need some more modifications.
Still as a requirement, I need to integrate my custom recipe with
meta-too
We have run into the problem fixed by this patch
http://patchwork.openembedded.org/patch/77027/
Will this fix be included in 1.7/Dizzy?
MV
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Hello.
Currently I am trying to build the core-image-full-cmdline with
crystalforest-server machine from meta-intel/meta-crystalforest and using
Yocto Project 1.6 (daisy) release.
I am quite new to yocto so this might be a beginner's mistake.
When I install the image-feature "tools-sdk" on my ima
Hi All,
Please let me know whether the release candidate mentioned below with
commit is for 1.7M4?
Regards,
Atul
A release candidate build for yocto-1.7.rc1 is now available at:
http://autobuilder.yoctoproject.o
On 24 September 2014 13:50, Vuille, Martin (Martin) wrote:
> We have run into the problem fixed by this patch
>
> http://patchwork.openembedded.org/patch/77027/
>
> Will this fix be included in 1.7/Dizzy?
This is my fault, I reviewed the patch but failed to follow it up, and
then Roxana's interns
Merged, thanks Roy.
-J.
[[yocto] [PATCH][meta-selinux] dhcp: remove the unrecognised without-selinux
configuration warning] On 14.09.24 (Wed 09:33) rongqing...@windriver.com wrote:
> From: "Roy.Li"
>
> dhcp 4.3 has no selinux related configuration options, but it needs the
> correct initscript
Hi all,
with the old Dylan 1.4 the matchbox-keyboard works perfectly and pops up
automatically when I open a terminal window, or a web browser, or the notes
application, etc.
But now, with Daisy 1.6.1 I can start the matchbox-keyboard __ONLY__ if I click
manually on the keyboard icon on the ma
Hi Guys,
I keep getting an error at do_package stage regarding the debug edit function:
ERROR: canonicalization unexpectedly shrank by one character
I removed the rpaths inclusion in my libs but the error is still there. Is
there a way to suppress this check?
Thanks
If you are not the address
ok, i changed "bootz" to "bootm" and i kept S2 swith pressed.
Yocto not booting, two leds D2, D3 is shining.
Serial console output:
U-Boot SPL 2013.04-dirty (Sep 09 2014 - 21:38:22)
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
mus
On 24 September 2014 12:44, Sona Sarmadi wrote:
>> As well as security fixes for the kernel, do you also cover security fixes
>> for the
>> userspace (i.e. everything else in oe-core)? Help keeping the rest of the
>> system safe, and relevant fixes backported to the stable releases, is always
>>
I'm tyring to make an updated version of the postgresql recipe, and I'm
getting a pretty stubborn error.
The build machine is running Ubuntu 12.04, and I'm using the scripts from
https://git.congatec.com/yocto/bsp-scripts.git
I have altered the postgresql_9.2.4.bb recipe to postgresql_9.3.5.bb. I
I suspect this is a common issue, but my Google-fu has gotten me no closer
to understanding what I might be doing wrong, so here goes:
We have written recipes for various goodies -- both .bb and .bbappend forms
-- where SRC_URI points to a Git repository, and SRCREV names a commit ID
(not a tag or
On 24 September 2014 23:04, Leo Schwab wrote:
> We have written recipes for various goodies -- both .bb and .bbappend forms
> -- where SRC_URI points to a Git repository, and SRCREV names a commit ID
> (not a tag or a branch name). When we update the SRCREV to something newer,
> 'bitbake' goes th
On Wed, Sep 24, 2014 at 03:04:46PM -0700, Leo Schwab wrote:
> I suspect this is a common issue, but my Google-fu has gotten me no closer
> to understanding what I might be doing wrong, so here goes:
>
> We have written recipes for various goodies -- both .bb and .bbappend forms
> -- where SRC_URI
Hi,
This should help I guess,
http://lists.openembedded.org/pipermail/openembedded-core/2013-April/077607.html
Also just a thought, can you please check in your package that you are
building, whether there is instances of double forward slash which may
cause split_and_strip_files to fail in do_p
25 matches
Mail list logo