]> code.ossystems Code Review - openembedded-core.git/commit
siteinfo: account for 32 and 64 bit arm
authorJoe Slater <jslater@windriver.com>
Thu, 18 Dec 2014 08:50:59 +0000 (16:50 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Dec 2014 17:36:01 +0000 (17:36 +0000)
commit99d43a1554b2daeb7aba3c4582ccec758e6ec4a5
tree0acaf6070515de3072dc5bf6f069c65de8d1a5ae
parentd7314c3bc804b7bcc921b0a6c5b63d71ca2e73db
siteinfo: account for 32 and 64 bit arm

Pull wordsize related items from arm-common and put in
arm-32.  Leave them as they were.  Copy arm-32 to arm-64
and comment out all variables.  Re-define to correct
values leaving items which do not appear to be used
undefined.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/siteinfo.bbclass
meta/site/arm-32 [new file with mode: 0644]
meta/site/arm-64 [new file with mode: 0644]
meta/site/arm-common