-e
A release candidate build for yocto-1.7.2_rc3 is now available at:
http://autobuilder.yoctoproject.org/pub/releases/yocto-1.7.2_rc3
Please begin QA on this build as soon as possible.
Build hash information:
meta-intel : c39a4bf4450845fca6f1b26ccfc0db192a4567e8
meta-fsl-arm : db1571f40c
On 2015-04-30 15:23, Robert P. J. Day wrote:
On Thu, 30 Apr 2015, Burton, Ross wrote:
On 30 April 2015 at 21:30, Robert Berger
wrote:
Nothing, since I forgot
EXTRA_IMAGE_FEATURES_append = " package-management"
um ... i think you only need refer to EXTRA_IMAGE_FEATURES; wi
On Thu, 30 Apr 2015, Burton, Ross wrote:
>
> On 30 April 2015 at 21:30, Robert Berger
> wrote:
> Nothing, since I forgot
>
> EXTRA_IMAGE_FEATURES_append = " package-management"
um ... i think you only need refer to EXTRA_IMAGE_FEATURES; with
that variable, i believe the "_append"
On 30 April 2015 at 21:30, Robert Berger
wrote:
> Nothing, since I forgot
>
> EXTRA_IMAGE_FEATURES_append = " package-management"
>
That will be it then - your image doesn't have a package database so any
dependencies won't be able to be satisfied.
Either force the installation or rebuild the i
Hi,
On 04/30/2015 10:35 PM, Gary Thomas wrote:
>
> On your target, what do you get from this?
> # opkg list-installed libc6
Nothing, since I forgot
EXTRA_IMAGE_FEATURES_append = " package-management"
Thanks,
Robert..."it doesn't matter how beautiful your theory is, it doesn't
matter how sma
On 2015-04-30 12:11, Robert Berger wrote:
Hi,
I have a simple recipe like this:
---
DESCRIPTION = "Simple helloworld application + git"
SECTION = "examples"
LICENSE = "MIT"
LIC_FILES_CHKSUM =
"file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
FILESEXTRAPATHS_prepend := "$
Hi,
I have a simple recipe like this:
---
DESCRIPTION = "Simple helloworld application + git"
SECTION = "examples"
LICENSE = "MIT"
LIC_FILES_CHKSUM =
"file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
SRCREV = "ecf1f0
Hi,
I have a simple recipe like this:
---
DESCRIPTION = "Simple helloworld application + git"
SECTION = "examples"
LICENSE = "MIT"
LIC_FILES_CHKSUM =
"file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
SRCREV = "ecf1f0bc8
Hello,
I don't know yet if this issue is bsp related or not, but I am trying to
understand what is going on here.
If anybody have any clue to help me solve my problem, I would appreciate.
Using a custom image recipe, when I shutdown ( using the command ) my device
will not power off. I see the m
+1
On 4/30/15, 9:06 AM, "Georgescu, Alexandru C"
wrote:
>Hello,
>In 1.9 HOB is intended to be deprecated by Toaster functionality. This
>means that Build Appliance also must be changed. Since HOB is started
>automatically in BA in order to help users get started quickly with YP, I
>have the foll
Hello,
In 1.9 HOB is intended to be deprecated by Toaster functionality. This
means that Build Appliance also must be changed. Since HOB is started
automatically in BA in order to help users get started quickly with YP, I
have the following proposal for updating BA in 1.9 and to replace HOB:
* Up
On 2015-04-30 08:27 AM, Schaumlöffel, Jan wrote:
What kernel recipe is used when your machine is set to 'astro' ?
Something custom ? Or have you added machine compatibility to another
known kernel recipe ?
How would I see which kernel recipe is used?
This is where my brute force techniques pr
On 2015-04-30 05:11, Andrei Gherzan wrote:
Hello Gary,
I see that rpi doesn't provide gles1 in none of the graphics providers. So the
only solution that I see for now is to have a new recipe (similar to mesa-gl)
which will provide only
gles1. Or, we can bbappend mesa to be used and provide onl
On 2015-04-30 01:45, Khem Raj wrote:
On Wed, Apr 29, 2015 at 7:18 AM, Gary Thomas wrote:
This is just a note that the recent upgrade of util-linux
to version 2.26.1 (from 2.25.2) was much more major than
the version change implies. The 'sfdisk' tool changed a
lot and will no longer be compatib
> What kernel recipe is used when your machine is set to 'astro' ?
> Something custom ? Or have you added machine compatibility to another
> known kernel recipe ?
How would I see which kernel recipe is used?
I did not customize anything except for aforementioned steps, simply copied
beaglebone.c
On 2015-04-30 3:14 AM, Schaumlöffel, Jan wrote:
That is really odd. I'll be interested to hear how that happened. I just did a
test and it points to where I expect:
[/home/bruc...poky/build]> bitbake -e core-image-minimal | grep
STAGING_KERNEL_BUILDDIR # $STAGING_KERNEL_BUILDDIR
STAGING_KERNE
Hi all,
First sorry, my English is poor
I try to use on YP 1.8 Fido
I add DISTRO_FEATURES_append = " directfb" because of I must use directfb
When I build gdk-pixbuf-native, error occured below
~/works/Yocto/build/test$ bitbake gdk-pixbuf-native
WARNING: Host distribution "Fedora-17"
Hello Gary,
I see that rpi doesn't provide gles1 in none of the graphics providers. So
the only solution that I see for now is to have a new recipe (similar to
mesa-gl) which will provide only gles1. Or, we can bbappend mesa to be used
and provide only gles1 (this could be pretty hacky).
Cheers!
@Mauro We can't wait to see the patches. :)
@Oliver If you are working on this please assign yourself to
http://redmine.gherzan.com/issues/19
On Wed, Apr 29, 2015 at 4:53 PM, Alex J Lennon <
ajlen...@dynamicdevices.co.uk> wrote:
>
>
> On 29/04/2015 16:34, Mauro Carvalho Chehab wrote:
> > Em Wed,
On Wed, Apr 29, 2015 at 7:18 AM, Gary Thomas wrote:
> This is just a note that the recent upgrade of util-linux
> to version 2.26.1 (from 2.25.2) was much more major than
> the version change implies. The 'sfdisk' tool changed a
> lot and will no longer be compatible with many scripts out
> there
> That is really odd. I'll be interested to hear how that happened. I just did a
> test and it points to where I expect:
>
> [/home/bruc...poky/build]> bitbake -e core-image-minimal | grep
> STAGING_KERNEL_BUILDDIR # $STAGING_KERNEL_BUILDDIR
> STAGING_KERNEL_BUILDDIR="/home/bruce/poky/build/tmp/
21 matches
Mail list logo