[meta-xilinx] meta-changed-QA-MicroBlaze-architecture-definitions.patch
Sipke Vriend
sipke.vriend at xilinx.com
Thu Apr 4 15:15:58 PDT 2013
Hi Elvis, that is the plan.
As the misc/README indicates, items in that directory are place holders, and may
not be final versions of patches. It's work in progress.
They should go upstream (in some form) or become redundant in time.
Regards
Sipke
>From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-bounces@
>yoctoproject.org] On Behalf Of Elvis Dowson
>Sent: Friday, 5 April 2013 5:15 AM
>To: Nathan Rossi
>Cc: meta-xilinx Mailing List
>Subject: [meta-xilinx] meta-changed-QA-MicroBlaze-architecture-definitions
>.patch
>
>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),
>--
>1.7.5.4
>
>It can be submitted to the master branch, and cherry picked into the danny branch.
>
>It will help avoid having users manually patch the oe-core repo.
>
>Elvis Dowson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20130404/7c9b5dec/attachment.html>
More information about the meta-xilinx
mailing list