Hi Alexander,
first of all thanks for the efforts. Some comments to add to the mix:
2017-03-10 16:10 GMT+01:00 Alexander Kanavin
:
> The lockdown files would list the versions of the dependencies (if it is
> possible, which is not always true), so you can inspect those to see if
> something is v
Hi ARVIS.
I have used the remotes/origin/Jethro branch to produce Arm SDK and test it.
I didn’t meet the same problem with you, here is my stdout log:
$ . /opt/poky/2.0.3/environment-setup-armv7a-vfp-neon-pokymllib32-linux-gnueabi
$ $CC
-bash: arm-pokymllib32-linux-gnueabi-gcc: command not found
A
trying for the first time to build a FIT image, so started with
current poky checkout, configured and built for mpc8315e-rdb and
core-image-minimal, everything worked fine (as it always does).
now, as i read it, to generate a FIT image output file, i need add
only:
KERNEL_IMAGETYPES_append
On 2017-03-13 12:50, Robert P. J. Day wrote:
trying for the first time to build a FIT image, so started with
current poky checkout, configured and built for mpc8315e-rdb and
core-image-minimal, everything worked fine (as it always does).
now, as i read it, to generate a FIT image output fil
On Mon, 13 Mar 2017, Gary Thomas wrote:
> On 2017-03-13 12:50, Robert P. J. Day wrote:
> >
> > trying for the first time to build a FIT image, so started with
> > current poky checkout, configured and built for mpc8315e-rdb and
> > core-image-minimal, everything worked fine (as it always does).
i'll start a new thread to focus on just this issue. again, building
core-image-minimal for mpc8315e-rdb, adding this to local.conf:
INHERIT += "kernel-fitimage" <-- do i need this line?
KERNEL_IMAGETYPES_append = " fitImage"
anyway, run:
$ bitbake virtual/kernel
and eventu
what are all different GUI supported by the Yocto project ?
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On 13 March 2017 at 13:22, ravikiran j
wrote:
> what are all different GUI supported by the Yocto project ?
>
That's quite a vague question. A short answer is that oe-core supports X11
and Wayland, has the GTK+ 2 and GTK+3 toolkits, and there are layers for
Qt4 and Qt5.
More are available, if
I am able to build the bootloaders, linux kernel (zImage), modules and
rootfs images for ODROID XU3 board using Yocto-poky.
What is the procedure to build the xfce UI for ODROID XU3 board.
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists
On 13 March 2017 at 13:54, ravikiran j
wrote:
> What is the procedure to build the xfce UI for ODROID XU3 board.
>
Add meta-xfce to bblayers.conf, then build an image that contains xfce
(either add it to your image, or build the sample image
core-image-minimal-xfce).
Ross
--
_
Hello all,
I have some curious question on how to use heterogeneous processor when you
have multi-core heterogeneous processor, How you do Yocto build for
particular architecture ARM architecture? Actually how you distinguish what
architecture you are build for?
Thanks.
Regards,
Peter
-
Hi everybody,
I'm getting some errors after building my Linux distro with the use of
KERNEL_MODULE_AUTOLOAD to allow autoloading 2 of my custom out-of-tree device
at boot time. We've a Poky 1.7 version.
So, before building the new image with the Yocto keyword
KERNEL_MODULE_AUTOLOAD, I was able
On Fri, Mar 10, 2017 at 10:10 AM, Alexander Kanavin <
alexander.kana...@linux.intel.com> wrote:
> On 03/10/2017 04:58 PM, Otavio Salvador wrote:
>
>> I'd like to avoid generating entire separate recipes though, because that
>>> implies your custom-written tool would be figuring out where the
>>> d
On Fri, Mar 10, 2017 at 10:10 AM, Alexander Kanavin <
alexander.kana...@linux.intel.com> wrote:
> On 03/10/2017 04:58 PM, Otavio Salvador wrote:
>
>> I'd like to avoid generating entire separate recipes though, because that
>>> implies your custom-written tool would be figuring out where the
>>> d
Hi Matthias,
I am sorry I did not see your post sooner. The Toaster group generally follows
the "toas...@yoctoproject.org" email list.
We fully intend to support mariadb as a production level database, especially
given its open source credentials, but we have not tried it yet.
We understood th
Dear Yocto-Community
I´m trying to create an image containing gnash_0.8.7.bb with yocto morty
(2.2.1) and bitbake 1.32.0. I added the folders to my bblayers.conf and
included the recipe for gnash in my local.conf file.
In my bblayers.conf :
...
BBLAYERS = " \
...
Current Dev Position: YP 2.3 M3
Next Deadline: YP 2.3 M3 by Feb. 27, 2017
*** FEATURE FREEZE for 2.3 is now in effect. ***
SWAT team rotation: Tracy -> Alejandro on Mar. 11, 2017.
SWAT team rotation: Alejandro -> Jussi on Mar. 18, 2017.
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_
On Mon, 2017-03-13 at 10:32 +0100, Sven Schönfeld wrote:
> Dear Yocto-Community
>
>
>
> I’m trying to create an image containing gnash_0.8.7.bb with yocto
> morty (2.2.1) and bitbake 1.32.0. I added the folders to my
> bblayers.conf and included the recipe for gnash in my local.conf file.
>
>
On Mon, 2017-03-13 at 14:36 +, Andrea Laini wrote:
> Hi everybody,
>
>
>
> I’m getting some errors after building my Linux distro with the use of
> KERNEL_MODULE_AUTOLOAD to allow autoloading 2 of my custom out-of-tree
> device at boot time. We’ve a Poky 1.7 version.
>
>
>
> So, before
On Mon, 2017-03-13 at 10:32 +0100, Sven Schönfeld wrote:
> Dear Yocto-Community
>
>
>
> I’m trying to create an image containing gnash_0.8.7.bb with yocto
> morty (2.2.1) and bitbake 1.32.0. I added the folders to my
> bblayers.conf and included the recipe for gnash in my local.conf file.
>
>
On Fri, Mar 03, 2017 at 10:06:21AM +0530, SatyaNarayana Sampangi wrote:
> Hi Denys,
>
> I am using linux-ti-staging 4.4,
>
> zImage--4.4.41+git0+7c580a51af-r22a-beaglebone-20170302194632.bin
>
> Image: core-image-minimal
>
> Could you pls clarify where i am going wrong?
Numerous people are rep
On Fri, 2017-03-10 at 17:10 +0200, Alexander Kanavin wrote:
Thanks for raising this topic. The problems we hit in adding node.js
support clearly shows we would benefit from a common approach to
supporting languages with their own and runtime and packaging.
>
> npm fetcher for instance was a nigh
On 3/13/17 7:36 AM, Andrea Laini wrote:
> Hi everybody,
>
>
>
> I’m getting some errors after building my Linux distro with the use of
> KERNEL_MODULE_AUTOLOAD to allow autoloading 2 of my custom out-of-tree
> device at boot time. We’ve a Poky 1.7 version.
>
>
>
> So, before building the
Ping.
On 01/18/2017 04:19 PM, Jose Lamego wrote:
> From: Alex Franco
>
> When a recipe search returns only one result, clicking the single
> result at the results view is still required to view further
> recipe detail.
>
> This change automatically redirects to the recipe details view
> when th
Ping.
On 01/18/2017 04:19 PM, Jose Lamego wrote:
> From: Alex Franco
>
> Recipe search cannot be narrowed to a specific layer, producing
> unnecessary results.
>
> This change allows including a layers name when searching for recipes to
> narrow the yielded results by adding a layer name to the
On Sun, 12 Mar 2017 03:18:45 -0700
Khem Raj wrote:
> The following changes since commit c768a3d1aed8d16d08afe12fddb359914e0a203a:
>
> linux-raspberrypi_dev: Fix build on rpi3 64bit (2017-02-16 20:53:18 +0100)
>
> are available in the git repository at:
>
> https://github.com/kraj/meta-rasp
Alex - thanks for kicking off the discussion here, this is something we
definitely need to get a better handle on.
My involvement with this is perhaps somewhat accidental - I ended up working
on the fetcher that was implemented by someone else because I needed it to
work for devtool integration
Hi Jose,
Sorry for the delay in responding to this.
I'd prefer if this were implemented like the recently added "inherits:" where
we have a special prefix e.g. "layer:" in order to search for things in a
particular layer. Then it's much clearer as to what's going on.
Cheers,
Paul
On Tuesday,
If we want to parse a configuration file (e.g. a distro conf file) then
we need convenient access to bitbake's conf parsing code, so create a
parse_conf() function to provide that.
Signed-off-by: Paul Eggleton
---
layerindex/utils.py | 16 ++--
1 file changed, 10 insertions(+), 6 del
When reading conf/distro/*.conf to create distro records, attempt to
parse the config file and use DISTRO_NAME (if set) to populate the
description field for the record. If that's not set then fall back to
the less commonly used meta-comment that we supported previously.
Signed-off-by: Paul Egglet
Add a status for a layer indicating it should not be updated. I don't
expect this to be widely used (and is only settable from the admin
interface) but would be useful if you have a legacy sub-layer that you
want to prevent from being visible on certain branches - it will prevent
the update script
This should be using a reverse() call instead of a hardcoded URL path suffix.
However, since that was a trivial fix I've done that and merged it - it'll
appear in the layer index once we do the next upgrade (fairly soon).
Cheers,
Paul
On Tuesday, 14 March 2017 9:35:16 AM NZDT Jose Lamego wrote:
* add this recipe to download rockchip mali drivers
* support X11,gbm-only,wayland backend on rk3036,rk3288,rk3399
* provide egl,gles,gbm,opencl library
* depend on mesa to provide dev-package
Signed-off-by: Jacob Chen
---
recipes-graphics/libgles/rockchip-mali_git.bb | 89 ++
I cloned the meta-openembedded layer and added inside the poky.
then changed the conf/bblayers.conf as follow.
I found that meta-xfce layer depends on openembedded core, oe , multimedia
, gnome, and python.
so i made the following changes in the bblayers.conf file.
OKY_BBLAYERS_CONF_VERSION = "2
Yes, I've seen this for years, but today it bothered me. Exactly
how am I to interpret this message from bitbake?
NOTE: Tasks Summary: Attempted 574 tasks of which 507 didn't need to be rerun
and all succeeded.
This was a result of 'bitbake meta-extsdk-toolchain' and I still haven't
figured
35 matches
Mail list logo