On 05/03/2014 21:55, Leo Schwab wrote:
> Has anyone else done any work here? Is there anything that I can
> steal^H^H^H^H^Htake inspiration from? Or am I in completely
> unexplored territory?
I posted an RFC patch set last year but it didn't get any traction and
we subsequently ruled out use o
Is there a BSP for the J1900 anywhere?
I thought I had seen some patches go through for Bay Trail, but I've not found
anything obvious in meta-intel.
I want to get accelerated GLES under X if that helps.
Chris Tapp
opensou...@keylevel.com
www.keylevel.com
--
___
On Thu, Apr 17, 2014 at 1:49 AM, Martin Donnelly wrote:
> On 05/03/2014 21:55, Leo Schwab wrote:
>> Has anyone else done any work here? Is there anything that I can
>> steal^H^H^H^H^Htake inspiration from? Or am I in completely
>> unexplored territory?
>
> I posted an RFC patch set last year but
Thank you Michael! Worked as a charm!
2014-04-16 18:48 GMT-03:00 Michael Halstead :
> On 04/16/2014 02:15 PM, Ronaldo Nunez wrote:
>
> Hi all!
>
> I'm trying to create a custom recipe to a proprietary software from my
> company. The code should be fetched from a git server, with username and
>
I am customizing the Yocto autobuilder for my own project. I would like to
specify a checksum for the repourl for poky. What property do I need to
add? I have tried adding the property commit, but it does not appear to
work.
Thanks,
- Jate S.
--
___
yo
Jate,
You can use the 'hash' property. Just make sure you have no other
branch/tag properties in the repo description.
So, something like this should work:
repos: [{'poky':
{'repourl':'git://git.yoctoproject.org/poky',
'hash':'7831ae829103ab283645'}},
On Thu, Apr 17, 2
From: Denys Dmytriyenko
Fix beaglebone boot issue with large kernel images overwriting Device Tree.
See very detailed comments inside the patch.
The original patch is being reviewed upstream and is targeting mainline U-boot
version 2014.07. This is the adaptation of the patch for 2013.07 version
On Tue, Apr 15, 2014 at 05:07:10PM -0600, Gary Thomas wrote:
> On 2014-04-15 13:43, Denys Dmytriyenko wrote:
> > On Tue, Apr 15, 2014 at 01:41:12PM -0400, Denys Dmytriyenko wrote:
> >> Some other things I tried with a "long" TMPDIR path (note that it's the
> >> TMPDIR path that makes the di
On Thu, Apr 17, 2014 at 1:49 AM, Martin Donnelly wrote:
> On 05/03/2014 21:55, Leo Schwab wrote:
>> Has anyone else done any work here? Is there anything that I can
>> steal^H^H^H^H^Htake inspiration from? Or am I in completely
>> unexplored territory?
>
> I posted an RFC patch set last year but
On 04/17/2014 03:10 PM, Denys Dmytriyenko wrote:
On Tue, Apr 15, 2014 at 05:07:10PM -0600, Gary Thomas wrote:
On 2014-04-15 13:43, Denys Dmytriyenko wrote:
On Tue, Apr 15, 2014 at 01:41:12PM -0400, Denys Dmytriyenko wrote:
Some other things I tried with a "long" TMPDIR path (note that it's the
On 2014-04-17 13:10, Denys Dmytriyenko wrote:
> On Tue, Apr 15, 2014 at 05:07:10PM -0600, Gary Thomas wrote:
>> On 2014-04-15 13:43, Denys Dmytriyenko wrote:
>>> On Tue, Apr 15, 2014 at 01:41:12PM -0400, Denys Dmytriyenko wrote:
Some other things I tried with a "long" TMPDIR path (note tha
On Thu, Apr 17, 2014 at 04:48:27PM -0600, Gary Thomas wrote:
> On 2014-04-17 13:10, Denys Dmytriyenko wrote:
> > On Tue, Apr 15, 2014 at 05:07:10PM -0600, Gary Thomas wrote:
> >> On 2014-04-15 13:43, Denys Dmytriyenko wrote:
> >>> On Tue, Apr 15, 2014 at 01:41:12PM -0400, Denys Dmytriyenko wrote:
>
On Thu, Apr 17, 2014 at 2:31 PM, William Mills wrote:
> On 04/17/2014 03:10 PM, Denys Dmytriyenko wrote:
>>
>> On Tue, Apr 15, 2014 at 05:07:10PM -0600, Gary Thomas wrote:
>>>
>>> On 2014-04-15 13:43, Denys Dmytriyenko wrote:
On Tue, Apr 15, 2014 at 01:41:12PM -0400, Denys Dmytriyenko wr
Hi,
I'm trying to run a post processing shell command using
ROOTFS_POSTPROCESS_COMMAND by adding ROOTFS_POSTPROCESS_COMMAND += "
*shell_command*;" at the end of an image recipe.
I get:
WARNING: Function *shell_command* doesn't exist
Any ideas what's the problem here?
Regards,
Mahyar
--
On Thu, Apr 17, 2014 at 04:25:51PM -0700, Khem Raj wrote:
> On Thu, Apr 17, 2014 at 2:31 PM, William Mills wrote:
> > On 04/17/2014 03:10 PM, Denys Dmytriyenko wrote:
> >>
> >> On Tue, Apr 15, 2014 at 05:07:10PM -0600, Gary Thomas wrote:
> >>>
> >>> On 2014-04-15 13:43, Denys Dmytriyenko wrote:
>
I just want to publicly say "Thank you" to all of the Yocto developers
and community members, both in the general sense of "Thank you for
your contributions to the Open Source community" and in the specific
(and very self-centered) sense of "Thank you for answering my newbie
questions over the last
16 matches
Mail list logo