From: Robert Yang <liezhi.yang@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/2] grub_git: set COMPATIBLE_HOST_armv7a to null
Date: Fri, 22 Apr 2016 13:48:03 +0800 [thread overview]
Message-ID: <5719BB13.7060702@windriver.com> (raw)
In-Reply-To: <571981E1.3050503@windriver.com>
On 04/22/2016 09:44 AM, Robert Yang wrote:
>
>
> On 04/21/2016 09:01 AM, Robert Yang wrote:
>>
>>
>> On 04/21/2016 04:37 AM, Burton, Ross wrote:
>>> Andre's comment from the last time you submitted this is still valid:
>>>
>>> Unless you have verified that armv4, armv5, armv6 and armv7ve all work
>>> correctly then blacklisting only armv7a is probably not the correct
>>> approach.
>>>
>>>
>>> Have you tested all the other architectures?
>>
>> No, I will have a try.
>
> I tried:
> armv7a
> armv7at
> armv4
> armv5
Also armv6.
// Robert
>
> There isn't anything *more* wrong with grub_git except armv7a, so I think
> that mark it COMPATIBLE_HOST_armv7a = 'null' is OK, but I did find other recipes
> failed to build, I will send a new PULL.
>
> We have quite a lot of arm tunes, I think that we need a script or tool to
> auto test them. What's your opinion, please ?
>
> // Robert
>
>>
>> // Robert
>>
>>>
>>> Ross
>>>
>>> On 18 April 2016 at 10:29, Robert Yang <liezhi.yang@windriver.com
>>> <mailto:liezhi.yang@windriver.com>> wrote:
>>>
>>> It doesn't work with armv7a:
>>> | build-grub-module-verifier: error: unsupported relocation 0x2b.
>>> | make[3]: *** [reboot.mod] Error 1
>>> | make[3]: *** Waiting for unfinished jobs....
>>> | build-grub-module-verifier: error: unsupported relocation 0x2b.
>>> | build-grub-module-verifier: error: unsupported relocation 0x2b.
>>> | make[3]: *** [halt.mod] Error 1
>>> | make[3]: *** [cat.mod] Error 1
>>> | build-grub-module-verifier: error: unsupported relocation 0x2b.
>>> | build-grub-module-verifier: error: unsupported relocation 0x2b.
>>> | build-grub-module-verifier: error: unsupported relocation 0x2b.
>>> | make[3]: *** [disk.mod] Error 1
>>> | make[3]: *** [gptsync.mod] Error 1
>>> | make[3]: *** [eval.mod] Error 1
>>> | build-grub-module-verifier: error:build-grub-module-verifier: error:
>>> unsupported relocation 0x2bunsupported relocation 0x2b.
>>>
>>> Signed-off-by: Robert Yang <liezhi.yang@windriver.com
>>> <mailto:liezhi.yang@windriver.com>>
>>> ---
>>> meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb> | 1 +
>>> 1 file changed, 1 insertion(+)
>>>
>>> diff --git a/meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb>
>>> b/meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb>
>>> index 6919c9a..8f8c5ed 100644
>>> --- a/meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb>
>>> +++ b/meta/recipes-bsp/grub/grub_git.bb <http://grub_git.bb>
>>> @@ -18,6 +18,7 @@ SRC_URI = "git://git.savannah.gnu.org/grub.git
>>> <http://git.savannah.gnu.org/grub.git> \
>>> S = "${WORKDIR}/git"
>>>
>>> COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|aarch64.*)-(linux.*|freebsd.*)'
>>> +COMPATIBLE_HOST_armv7a = 'null'
>>>
>>> inherit autotools gettext texinfo
>>>
>>> --
>>> 2.8.0
>>>
>>> --
>>> _______________________________________________
>>> Openembedded-core mailing list
>>> Openembedded-core@lists.openembedded.org
>>> <mailto:Openembedded-core@lists.openembedded.org>
>>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>>>
>>>
prev parent reply other threads:[~2016-04-22 5:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-18 9:29 [PATCH 0/2] fix xf86-video-omapfb and grub_git for armv7a Robert Yang
2016-04-18 9:29 ` [PATCH 1/2] xf86-video-omapfb: remove EXTRA_OECONF_armv7a Robert Yang
2016-04-18 9:29 ` [PATCH 2/2] grub_git: set COMPATIBLE_HOST_armv7a to null Robert Yang
2016-04-20 20:37 ` Burton, Ross
2016-04-21 1:01 ` Robert Yang
2016-04-22 1:44 ` Robert Yang
2016-04-22 5:48 ` Robert Yang [this message]
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=5719BB13.7060702@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox