Hi dear Yocto community,
I'm trying to evaluate Yocto as the candidate to create Linux distro
for NFS/SDN networking product. Through Google I get an impression
that there is a race between Yocto, CentOS (RedHat) and 6WIND
Linux distributions to get most of NFV/SDN Linux distro market.
Can y
Hi Charles,
>> I've created an image for the Raspberry Pi 2 which includes Qt5 and
>> the WiringPi library and it runs great on the device. However, when
>> I run the command 'bitbake myQtImage -c populate_sdk' I get the
>> Pi sysroot with everything in it but I don't get the x86-64 qmake
>> I nee
Mark,
>> I notice there is a meta/recipes-devtools - I assume this pulls in from
>> build/downloads
>> - so gcc-5.2.0.tar.bz2 for example. Does the tool-chain comprised of these
>> recipes get
>> built by /usr/bin/gcc before being used to compile Yocto?
You can easily check it by moving t
>> I need to port rtc-pcf85363 driver to older version of linux.
What version exactly?
--- Kosta Z
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
I think it is a very sensible approach to first check in the latest branch.
If it is supported in the latest branch - then port it.
So - is this thing supported in the latest poky branch?
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.y
You need to take a look at the available dhcp packages
for dhcp recipe here:
https://git.yoctoproject.org/clean/cgit.cgi/poky/tree/meta/recipes-connectivity/dhcp/dhcp.inc#n100
PACKAGES += "dhcp-libs dhcp-server dhcp-server-config dhcp-client dhcp-relay
dhcp-omshell"
For example, you can do the b
Please add more details.
For example, where ixgbe.ko resides (what layer)?
If it is in Linux kernel (linux-yocto package), then just:
$ bitbake linux-yocto -c cleanall
$ bitbake linux-yocto
--- Kosta Z.
From: yocto-boun...@yoctoproject.org on behalf
of Ra
tober 2018 11:37:38
To: Kosta Zertsekel; Yocto Project
Subject: Re: [yocto] Sumo distro problem with dhcp packet?
Hello Kosta and others,
I am a bit behind on a schedule on this one. Albeit I followed the
advise, This does work for compiling and adding all these packages to
the ROOTFS. I see that af
On Tuesday, 30 October 2018 4:23 Raymond Yeung wrote:
> Let's say I've a working run-time system running 2016 April release (Krogoth)
> Poky image.
> I've it installed previously from a USB thumb drive onto a much bigger SSD
> with all partitions setup.
> I don't need to change the partition from
> It is very unusual to implement a recipe this way , and you should
> rely on base classes to do that for you. For reference there is a
> recipe for 'nano' in meta-oe already.
> http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/nano/nano_3.0.bb?h=master
And if you find a
-module` parameter.
Signed-off-by: Kosta Zertsekel
---
recipes-httpd/nginx/nginx_%.bbappend | 5
.../ngx-http-auth-pam-module_git.bb | 24 +++
2 files changed, 29 insertions(+)
create mode 100644 recipes-httpd/nginx/nginx_%.bbappend
create mode 100644
Guys,
I sent the commit to discuss if this is the right way to include NGINX
module in the customization layer.
It actully compiles OK and works in run-time on target.
But, again, I'm looking for the **right** way to do it.
I'll be happy to get some feedback.
Thanks,
--- Kosta Z
--
_
On Fri, Nov 2, 2018, 10:28 Zolee K wrote:
> I got my board with Yocto based SDK but there is no quemu in the
> configfile by default. Is it possible to add quemu capability manually to
> factory-preset sdk?
>
If Yocto SDK you have is actually Yocto eSDK (extended SDK), you can try
the below:
$ MAC
Hi guys,
I'm trying to build safplus 6.1 with Yocto 2.4 Rocko branch.
But after running "bitbake safplus" (right after git clone is finished) it
fails...
My `conf/bblayers.conf` file is as below:
```
# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes inco
and other empty packages.
Please review (and apply if ok) the attached commit that fixes it.
Thanks,
--- Kosta Z.
From d5711e279d95307aa8bb2bbdd0bb311207287e62 Mon Sep 17 00:00:00 2001
From: Kosta Zertsekel
Date: Sun, 18 Mar 2018 08:43:11 +0200
Subject: [PATCH] Fix PACKAGES for net-snmp to
ackages (${PN}, ${PN}-doc, ${PN}-locale, etc.) that are
empty? Is there a chance it was done to satisfy a default dependencies in
bitbake.conf? I just fail to see the original meaning...
--- Kosta Z.
From: Huang, Jie (Jackie)
Sent: Monday, March 19, 2018 3:56:28 AM
On Monday, March 19, 2018 9:38 AM Huang, Jie (Jackie) wrote:
> It was changed for two reasons referred to the commit 5eec0615e:
>
> """
> - Change to use append for PACKAGES so that:
> * ptest package is added from ptest bbcalss
> * the PN is back, allow empty and add rdepends on ne
OpenSwitch-based products - do one
still has to use yocto or just go with the build system provided by OpenSwitch?
Thanks,
--- KostaZ
From: Khem Raj
Sent: Sunday, January 31, 2016 5:56 PM
To: Kosta Zertsekel
Cc: yocto@yoctoproject.org; Ran Wainstein
Subject:
18 matches
Mail list logo