From: Angelo Dureghello <angelo@sysam.it>
To: openembedded-core@lists.openembedded.org
Cc: Angelo Dureghello <angelo@sysam.it>
Subject: [PATCH 1/4] siteinfo: define data for m68k
Date: Thu, 4 Oct 2018 15:29:50 +0200 [thread overview]
Message-ID: <20181004132953.3568-2-angelo@sysam.it> (raw)
In-Reply-To: <20181004132953.3568-1-angelo@sysam.it>
Signed-off-by: Angelo Dureghello <angelo@sysam.it>
---
meta/classes/siteinfo.bbclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/classes/siteinfo.bbclass b/meta/classes/siteinfo.bbclass
index 24585d5842..411e70478e 100644
--- a/meta/classes/siteinfo.bbclass
+++ b/meta/classes/siteinfo.bbclass
@@ -33,6 +33,7 @@ def siteinfo_data_for_machine(arch, os, d):
"i686": "endian-little bit-32 ix86-common",
"ia64": "endian-little bit-64",
"lm32": "endian-big bit-32",
+ "m68k": "endian-big bit-32",
"microblaze": "endian-big bit-32 microblaze-common",
"microblazeeb": "endian-big bit-32 microblaze-common",
"microblazeel": "endian-little bit-32 microblaze-common",
--
2.11.0
next prev parent reply other threads:[~2018-10-04 13:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-04 13:29 (No subject) Angelo Dureghello
2018-10-04 13:29 ` Angelo Dureghello [this message]
2018-10-04 13:29 ` [PATCH 2/4] kernel-arch.bbclass: add m68k to kernel arch map Angelo Dureghello
2018-10-04 13:29 ` [PATCH 3/4] conf/machine/include: add m68k architecture definitions Angelo Dureghello
2018-10-04 22:02 ` Richard Purdie
2018-10-04 22:56 ` Khem Raj
2018-10-04 13:29 ` [PATCH 4/4] conf/machine/include: add mcf5441x cpu type tuning Angelo Dureghello
2018-10-04 13:55 ` (No subject) Burton, Ross
2018-10-04 15:00 ` Andrea Adami
2018-10-04 15:08 ` Angelo Dureghello
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181004132953.3568-2-angelo@sysam.it \
--to=angelo@sysam.it \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.