On 2012-10-04 20:51, Paul Eggleton wrote:
> Hi Mihai,
>
> On Thursday 04 October 2012 20:47:08 Mihai Lindner wrote:
>> Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
>> SRC_URI_append instead of SRC_URI.
>> Also placed all variables in an .inc file to be required by all
>>
On Thu, 2012-10-04 at 20:00 -0700, Rudolf Streif wrote:
> Disclaimer: I am no Bitbake expert. I just put this together by
> rummaging through the Bitbake code for a couple of minutes. I am
> reasonably confident that what I am saying below is rather accurate
> but the Bitbake experts know better.
>
>> Tasks must be Python functions.
>>
>>
> No, they can be shell functions too.
Probably worth adding that if you are doing an _append() on a task
function, you have to match the original function type. E.g., if you
want to append a shell snippet to a python task function, you need to do
Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
SRC_URI_append instead of SRC_URI.
Also placed all variables in an .inc file to be required by all
linux-yocto recipes in here, since all versions use the same.
[YOCTO #3217]
Signed-off-by: Mihai Lindner
---
The following cha
Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
SRC_URI_append instead of SRC_URI.
Also placed all variables in an .inc file to be required by all
linux-yocto recipes in here, since all versions use the same.
[YOCTO #3217]
Signed-off-by: Mihai Lindner
---
meta-tlk/recipes
This is default configuration for poky-tiny and core-image-rt. Even with no
changes to default configuration it fails to build.
-Original Message-
From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org]
Sent: Thursday, October 04, 2012 1:03 PM
To: Szankin, Maciej
Cc: yocto@yoc
On Fri, 2012-10-05 at 14:20 +0300, Mihai Lindner wrote:
> Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
> SRC_URI_append instead of SRC_URI.
> Also placed all variables in an .inc file to be required by all
> linux-yocto recipes in here, since all versions use the same.
>
Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
SRC_URI_append instead of SRC_URI.
Also placed all variables in an .inc file to be required by all
linux-yocto recipes in here, since all versions use the same.
[YOCTO #3217]
Signed-off-by: Mihai Lindner
---
meta-tlk/recipes
On 2012-10-05 14:51, Richard Purdie wrote:
> On Fri, 2012-10-05 at 14:20 +0300, Mihai Lindner wrote:
>> Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
>> SRC_URI_append instead of SRC_URI.
>> Also placed all variables in an .inc file to be required by all
>> linux-yocto reci
I run into problems (typically with BSP layers) where I want the layer
to build only against oe-core, but I also would like to have recipes
that depend on other layers. Typically, a "complex" image that uses
packages built from other layers.
Now, I could just make a shim layer that contains th
Hi,
On 05/10/12 14:58, Philip Balister wrote:
> I run into problems (typically with BSP layers) where I want the layer
> to build only against oe-core, but I also would like to have recipes
> that depend on other layers. Typically, a "complex" image that uses
> packages built from other layers.
N
I'd like to track yocto development more closely, but I'm stuck behind a
restrictive HTTP-only firewall all day at work. Is there an official
(or unofficial-but-up-to-date), HTTP-accessible mirror of
git://git.yoctoproject.org/poky.git I can clone from?
I can create a clone on github and run some
Below you can find my answers to the Yocto Project 1.3 beta testing survey.
Regards,
Andrea
Experience survey of using Yocto 1.3
Q: Which architecture did you choose to build?
A: qemuppc, beagleboard
Q: How easily were you able to build an image and boot an image?
A: Quite easily. I also too
Andrea,
Thanks for the detailed feedback on the YP documentation. Agree that it is
difficult to meet the needs of the wide group of users and that it is difficult
to have the released documentation match that of the "latest" from the website.
The "latest" documentation is always under develo
On Fri, 2012-10-05 at 14:20 +0300, Mihai Lindner wrote:
> Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
> SRC_URI_append instead of SRC_URI.
> Also placed all variables in an .inc file to be required by all
> linux-yocto recipes in here, since all versions use the same.
>
> -Original Message-
> From: Hart, Darren
> Sent: Thursday, October 04, 2012 3:34 PM
> To: Kamble, Nitin A
> Cc: Zanussi, Tom; yocto@yoctoproject.org
> Subject: Re: [PATCHv2 1/1] crownbay.conf: add kernel parameters for EMGD
> video acceleration
>
> On 10/04/2012 03:23 PM, nitin.a.kam...
From: Nitin A Kamble
Updated the kernel command line for crownbay BSP, after discussions with Darren.
Thanks,
Nitin
The following changes since commit 7228f6b0c81817c8a8455ea78271abfd5d66fed8:
meta-tlk: fix ignored SRC_URI appends (2012-10-05 14:47:55 -0500)
are available in the git reposit
From: Nitin A Kamble
This is recommended in the EMGD User Guide.
My understanding is that, the emgd kernel driver need
to allocate memory dynamically, and the "vmalloc=256MB"
parameter ensures enough will be available for the driver.
Signed-off-by: Nitin A Kamble
---
meta-crownbay/conf/machin
18 matches
Mail list logo