[meta-xilinx] meta-changed-QA-MicroBlaze-architecture-definitions.patch

Nathan Rossi nathan.rossi at xilinx.com
Sun Apr 14 19:38:58 PDT 2013


Hi,

I've pushed that patch upstream. It appears as though it will be in the next release.
https://github.com/openembedded/oe-core/commit/0c60d3b04eb77629abc3bbc2a6d8a2b8f0a44309

Regards,
Nathan

> -----Original Message-----
> From: Philip Balister [mailto:philip at balister.org]
> Sent: Friday, April 05, 2013 9:28 PM
> To: Elvis Dowson
> Cc: Nathan Rossi; meta-xilinx Mailing List
> Subject: Re: [meta-xilinx] meta-changed-QA-MicroBlaze-architecture-
> definitions.patch
> 
> I see a bunch of patches against oe-core (mainly the microbalze support
> stuff) that would be worth submitting to oe-core ASAP. There is a
> release coming up, so I am not sure if RP will take them. But if he can,
> it would make life easier for people if they do not need to worry about
> all the bbappends.
> 
> Even if they are not taken, you might get some helpful feedback.
> 
> Philip
> 
> On 04/04/2013 03:15 PM, Elvis Dowson wrote:
> > Hi Nathan,
> >                     How about submitting this patch to oe-core?
> >
> > http://git.xilinx.com/?p=yocto/meta-workarounds.git;a=blob;f=misc/poky-
> patches/meta-changed-QA-MicroBlaze-architecture-
> definitions.patch;h=f2dcd9bb7e9eecc6e41224ebcfb59e65b6c10ba7;hb=HEAD
> >
> > From 7288b813f3cea15c565abd0b877bd83fb91022b3 Mon Sep 17 00:00:00 2001
> > From: Nathan Rossi <nathan.rossi at petalogix.com>
> > Date: Thu, 27 Sep 2012 16:26:34 +1000
> > Subject: [PATCH 1/3] meta: changed QA MicroBlaze architecture
> definitions
> >
> > Changed definitions to match up-stream toolchain values.
> > Removed old definitions.
> >
> > Signed-off-by: Nathan Rossi <nathan.rossi at petalogix.com>
> > ---
> >  meta/classes/insane.bbclass |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
> > index 4f87c93..5b5a9b4 100644
> > --- a/meta/classes/insane.bbclass
> > +++ b/meta/classes/insane.bbclass
> > @@ -64,6 +64,8 @@ def package_qa_get_machine_dict():
> >                          "s390":       (22,     0,    0,          False,
> 32),
> >                          "sh4":        (42,     0,    0,          True,
> 32),
> >                          "sparc":      ( 2,     0,    0,          False,
> 32),
> > +                        "microblaze":   (189,  0,    0,          False,
> 32),
> > +                        "microblazeel": (189,  0,    0,          True,
> 32),
> >                        },
> >              "linux-uclibc" : {
> >                          "arm" :       (  40,    97,    0,
> True,          32),
> >
> >
> >
> > _______________________________________________
> > meta-xilinx mailing list
> > meta-xilinx at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-xilinx
> >





More information about the meta-xilinx mailing list