Hi Elvis
I dont have a public repo for gcc its too big to host. You can just do
a normal patch
process on gcc in work-shared using quilt That should work
Thanks
-Khem
On Tue, Mar 5, 2013 at 6:45 AM, Elvis Dowson wrote:
> Hi Khem,
> I hope you're doing fine!
>
> Could you give m
This is really a Linux question, but since it is specifically about embedded
systems, I'm hoping this group is a good place to ask.
My application is based on an Atom, with a small USB flash drive (SLC) for
its storage. I'm trying to decide what file system to use. The application
doesn't do a lot
Isn't this a matter of creating a BSP layer for the desired board? If so,
doesn't one try to find a similar board from one of the supported/released
yocto BSPs and then modify that to create the custom layer?
Scott
From: Scott Rifenbark [mailto:srifenb...@gmail.com]
Sent: Tuesday, March 05, 20
Hi Atanas,
Am 05.03.2013 17:51, schrieb Atanas Gegov:
From: Atanas Gegov
Hi,
This patch series does some refactoring in the org.yocto.sdk.ide plugin.
The natures and the utils get their own packages. Some methods and members were
also moved to suitable classes.
What are you trying to improv
Merged to eclipse-poky master.
Thanks,
Jessica
-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Timo Mueller
Sent: Tuesday, March 05, 2013 12:29 AM
To: yocto@yoctoproject.org
Cc: Timo Mueller
Subject: [yocto] [PATCH 0/5][eclipse
Do you have git installed on your development machine?
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Hi,
So how did you clone the yocto meta data, via eclipse? Seems your Linux distro
is not quite setup to run bitbake. Can you follow the quick start
guide(https://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html)
to ensure that you can run bitbake first?
Thanks,
On 13-03-05 12:56 PM, Kamble, Nitin A wrote:
-Original Message-
From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com]
Sent: Tuesday, March 05, 2013 9:50 AM
To: Kamble, Nitin A
Cc: linux-yo...@yoctoproject.org
Subject: Re: v3.8 kernel recipes in meta-intel
On 13-03-05 12:35 PM, Ka
> Not exactly, I must not be understanding what you are describing.
> There's no way for the kern-tools to create a commit ID. They can only work
> with what's present in the tree.
>
> If you see the SRCREV to "foo", and validate_branches is telling you that
> "foo" isn't present in the tree at al
On 13-03-05 12:35 PM, Kamble, Nitin A wrote:
So the topic branch commit is present much deeper in the branch with
different commit-id.
May be merging of the emgd branch resulted it. Is it issue with the
emgd branch rebased to an undesired point?
It shouldn't be. That commit shouldn't be pres
> -Original Message-
> From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com]
> Sent: Tuesday, March 05, 2013 9:50 AM
> To: Kamble, Nitin A
> Cc: linux-yo...@yoctoproject.org
> Subject: Re: v3.8 kernel recipes in meta-intel
>
> On 13-03-05 12:35 PM, Kamble, Nitin A wrote:
> >>>
> >>>
> >
> > So the topic branch commit is present much deeper in the branch with
> different commit-id.
> > May be merging of the emgd branch resulted it. Is it issue with the
> > emgd branch rebased to an undesired point?
>
> It shouldn't be. That commit shouldn't be present in the repository at all
Hi,
I am using yocto-1.2 release. I have imported the bitbake project and I am
trying to launch hob from the eclipse "Project" menu item. There I gave my
build directory as input and clicked OK. I got a window where in hob is
launched but there I am having problem. It is trying to download "quilt"
From: Atanas Gegov
---
.../ide/natures/YoctoSDKEmptyProjectNature.java|3 +--
.../yocto/sdk/ide/natures/YoctoSDKNatureUtils.java | 28
.../sdk/ide/natures/YoctoSDKProjectNature.java |2 +-
.../src/org/yocto/sdk/ide/utils/YoctoSDKUtils.java | 20 --
From: Atanas Gegov
---
.../src/org/yocto/sdk/ide/YoctoSDKChecker.java |8 +-
.../src/org/yocto/sdk/ide/YoctoSDKUtils.java | 153 +-
.../org/yocto/sdk/ide/YoctoSDKUtilsConstants.java |8 +
.../sdk/ide/natures/YoctoSDKProjectNature.java | 166 +-
From: Atanas Gegov
---
plugins/org.yocto.sdk.ide/plugin.xml |4 +-
.../src/org/yocto/sdk/ide/YoctoSDKChecker.java |2 +
.../yocto/sdk/ide/YoctoSDKEmptyProjectNature.java | 38 ---
.../org/yocto/sdk/ide/YoctoSDKProjectNature.java | 267 ---
.../src/
From: Atanas Gegov
Hi,
This patch series does some refactoring in the org.yocto.sdk.ide plugin.
The natures and the utils get their own packages. Some methods and members were
also moved to suitable classes.
Cheers,
Atanas
Atanas Gegov (4):
Moved YoctoSDK natures to their own package
Move
Hi Khem,
I hope you're doing fine!
Could you give me the url to your gcc-4.7.2 git repo, so that I can develop
patches against it to add support for the Xilinx MicroBlaze soft-processor?
I've hit the following bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54663
and the patc
Hi all,
I'm working with yocto from January, and I found it an awesome
project. We hope to do strong contribution to it in the near future,
by opening our layer to community and/or contribute to existing
ones.
Could you evaluate this cherry-pick into danny?
5cf293b1f94c1c62c1fd7d0a4
From: Timo Mueller
If the last validation resulted in an error and the user made changes
to the settings the error message is replaced by a message asking the
user to revalidate.
Signed-off-by: Timo Mueller
---
.../org/yocto/sdk/ide/YoctoSDKMessages.properties | 1 +
.../src/org/yocto/sdk/id
From: Timo Mueller
If the content of the YoctoUISettings changes, because a contained
widget reports a modify or selection event, an corresponding event is
triggered on the parent composite. UI elements containing the
YoctoUISettings can now register listeners and be notified when the
content cha
From: Timo Mueller
The layout of the parent composite is set in every yocto settings
element. Depending on the order in which the elements are added to the
composite this may lead to different layouts being used.
Layout of the composite is now set in the preference/property pages
instead of sett
From: Timo Mueller
If the toolchain location contains environment scripts but no target
architecture is selected show an appropriate error message.
Signed-off-by: Timo Mueller
---
.../org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoSDKChecker.java| 6 ++
.../src/org/yocto/sdk/ide/YoctoSDK
From: Timo Mueller
Hi,
these are some minor changes to improve the display of the SDK check
error messages on the property and preference pages.
The 'lifetime' of the error messages has been changed slightly. If an
SDK check failed the error message will now only be shown until the
user changes
From: Timo Mueller
Signed-off-by: Timo Mueller
---
.../src/org/yocto/sdk/ide/YoctoSDKMessages.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/plugins/org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoSDKMessages.properties
b/plugins/org.yocto.sdk
25 matches
Mail list logo