Hello,
I ran into an error during do_populate_sdk in meta-toolchain for machine
socfpga_cyclone5:
ERROR: packagegroup-cross-canadian-socfpga_cyclone5 not found in the
base feeds (i686-nativesdk noarch any all).
I found that bitbake wants packages which has before version string 1:
for example:
Am 13.08.2014 um 00:08 schrieb Peter Tornel :
> Hi,
>
> What is the correct method for controlling which FILESEXTRAPATHS_prepend
> actually shows up first in the path when there are multiple bbappends setting
> the same variable?
Check /conf/layer.conf (BBFILE_PRIORITY_ = "n")
Cheers
--
J
Hello,
The latest point release of the Yocto Project, 1.5.3 (dora 10.0.3) is now
available for download at:
http://downloads.yoctoproject.org/releases/yocto/yocto-1.5.3/poky-dora-10.0.3.tar.bz2
http://mirrors.kernel.org/yocto/yocto/yocto-1.5.3/poky-dora-10.0.3.tar.gz
This is an updated announcem
Hello,
The latest point release of the Yocto Project, 1.5.3 (dora 10.0.3) is now
available for download at:
http://downloads.yoctoproject.org/releases/yocto/yocto-1.5.3/poky-dora-10.0.3.tar.bz2
http://mirrors.kernel.org/yocto/yocto/yocto-1.5.3/poky-dora-10.0.3.tar.gz
A gpg signed version of thes
Hi,
What is the correct method for controlling which FILESEXTRAPATHS_prepend
actually shows up first in the path when there are multiple bbappends
setting the same variable?
Pete--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctop
On Tue, Aug 12, 2014 at 12:31 PM, Rudolf Streif wrote:
> The Poky distro configuration distro.conf includes assignments to
> LOCALCONF_VERSION, LAYER_CONF_VERSION, OELAYOUT_ABI to set the expected
> version numbers for local.conf, bblayers.conf and the directory layout of
> ${TMPDIR}.
>
> From a
The Poky distro configuration distro.conf includes assignments to
LOCALCONF_VERSION, LAYER_CONF_VERSION, OELAYOUT_ABI to set the expected
version numbers for local.conf, bblayers.conf and the directory layout of
${TMPDIR}.
>From a user perspective this is somewhat confusing as these variables
real
Thank you for the info.
Solved it the following way:
I added
IMAGE_INSTALL += "kernel_modules" to my local.conf.
Now SMSC95xx (plus some other modules, like joydrive) are autoloaded on
boot.
Cheers,
Markus
Am 12.08.2014 um 18:56 schrieb Rudolf Streif:
Hi Markus,
same result with th
Hi,
I am trying to submit forms, ie,
https://www.yoctoproject.org/ecosystem/participant-registration, and keep
getting website errors. Tried on multiple computers, and it keeps failing.
Just thought I would let someone know in case it needs to be addressed.
Error output after submitting Yocto Pro
Hi Markus,
> same result with the core-image-base.
>
> It seems that depmod is not run before building the image/modules in the
> deploy folder. I have a custom kernel recipes. How can I make bitbake to
> run depmod -a on the rootfs?
>
> My recipes inherits kernel
>
> and requires
>
> recipes-kern
> > why not just provide a .bbappend file and an overriding file?
>
> Do you mean that I should integrate my version of the files into the
> ghostscript package?
> This is what I want to avoid because all cups-filters should reside in the
> cups-filters package.
>
It is not necessarily true th
On Tuesday 12 August 2014 17:48:25 Martin Jansa wrote:
> On Tue, Aug 12, 2014 at 04:19:41PM +0100, Paul Eggleton wrote:
> > Hi folks,
> >
> > I'd like to announce the immediate availability of the Automatic Upgrade
> > Helper, a tool for automating the task of upgrading recipes when a new
> > upst
On Tue, Aug 12, 2014 at 04:19:41PM +0100, Paul Eggleton wrote:
> Hi folks,
>
> I'd like to announce the immediate availability of the Automatic Upgrade
> Helper, a tool for automating the task of upgrading recipes when a new
> upstream release occurs. It utilises the build system to check if a n
Attendees: Markus, Richard, Stephen, Tom, Joe, Nitin, Saul, Michael, Alex V,
Mathew, Denys, Jeff, Jefro, Mark, Ross, Paul, Belen,
Alex D,
* Opens collection - 5 min (Stephen)
* Yocto Project status - 5 min (Stephen/team)
https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status
https://w
Hi folks,
I'd like to announce the immediate availability of the Automatic Upgrade
Helper, a tool for automating the task of upgrading recipes when a new
upstream release occurs. It utilises the build system to check if a new
version of the software built by a particular recipe is available, an
Hi Rudolf,
same result with the core-image-base.
It seems that depmod is not run before building the image/modules in the
deploy folder. I have a custom kernel recipes. How can I make bitbake to
run depmod -a on the rootfs?
My recipes inherits kernel
and requires
recipes-kernel/linux/linux
Maybe I was not clear about this, this should be a patch to psplash
upstream, not to the oe-core metadata. Then once we merge the change to
psplash we can update the pslash recipes.
So the patch would be to add the 2 service files to psplash upstream.
http://git.yoctoproject.org/cgit/cgit.c
Hi,
On Tue, 12 Aug 2014 15:04:46 +0200
Nicolas Dechesne wrote:
> On Tue, Aug 12, 2014 at 2:58 PM, Richard Leitner
> wrote:
> >
> > I've also tried the following in my ghostscript bbappend, but it does not
> > work. Shouldn't [1] work this way?
> >
> > FILES_${PN}-cups_remove = "${exec_prefix}/l
Hi,
Another approach I would like to suggest is the one that CoreOS has in place,
that they call fastpatch.
https://coreos.com/using-coreos/updates/
Essentially two root partitions, and boot to switch between the new image while
leaving the old one intact as the last known good. It avoids the
On Tue, Aug 12, 2014 at 2:58 PM, Richard Leitner
wrote:
>
> I've also tried the following in my ghostscript bbappend, but it does not
> work. Shouldn't [1] work this way?
>
> FILES_${PN}-cups_remove = "${exec_prefix}/lib/cups/filter/gstopxl"
> FILES_${PN}-cups_remove = "${exec_prefix}/lib/cups/fil
Hi,
thanks for your answer!
On Tue, 12 Aug 2014 08:27:46 -0400
"Robert P. J. Day" wrote:
> On Tue, 12 Aug 2014, Richard Leitner wrote:
>
> >
> > WARNING: The recipe ghostscript is trying to install files into a shared
> > area
> > when those files already exist. Those files and their manifest
On Tue, 12 Aug 2014, Richard Leitner wrote:
> Hello folks,
> is there a possibility to force a recipe to provide a specific file?
>
> My problem is that my own recipe is providing a file which is already provided
> by another recipe. I don't want to change that other recipe and the rootfs
> should
Hello folks,
is there a possibility to force a recipe to provide a specific file?
My problem is that my own recipe is providing a file which is already provided
by another recipe. I don't want to change that other recipe and the rootfs
should include both package but only the specified file from m
Hello Vinod,
You are right. I should have tested it before answering. My apologies.
But, if you want to zip ( I suggest you to use tar.gz instead) the source
code, check the SRC_URI variable in
sources/meta-fsl-arm/recipes-kernel/linux/linux-imx.inc . This variable
defines the repository address
On Tue, Aug 12, 2014 at 12:17 PM, Bremalatha Ramalingam - ERS, HCL
Tech wrote:
> Can anyone tell will the Yocto build environment support the Linux kernel
> version 3.11.
yes, it should work. Yocto relies on the 'official' Yocto kernel for
its own builds and releases (for qemu targets), but you c
On Tuesday 12 of August 2014 11:54:56 Chris Enrique wrote:
>
> Hello,
>
> i am currently working on a BSP for yocto in order to support a custom
> PowerPC board. In the meantime, i have setup all the config to generate a
> properly running 3.14 kernel and devicetree but still have some issues wit
Hi All,
Can anyone tell will the Yocto build environment support the Linux kernel
version 3.11.
Thanks.
::DISCLAIMER::
The contents of this e-m
Hello,
i am currently working on a BSP for yocto in order to support a custom
PowerPC board. In the meantime, i have setup all the config to generate a
properly running 3.14 kernel and devicetree but still have some issues with
the rootfs that is produced by yocto. I chose cpio.gz as image format
28 matches
Mail list logo