On Sun, Nov 20, 2016 at 9:12 PM, Herve Jourdain <[email protected]> wrote: > Hi Khem, > > Do you want me to resubmit the patch with a better commit message? > Or do you want to submit yours instead? > I'm fine either way.
Dont worry I will submit the one in my tree and add your sign off. if you test that out. > > Herve > > -----Original Message----- > From: Khem Raj [mailto:[email protected]] > Sent: dimanche 20 novembre 2016 20:35 > To: Herve Jourdain <[email protected]> > Cc: Patches and discussions about the oe-core layer > <[email protected]> > Subject: Re: [OE-core] [oe-core][PATCH v3 1/3] arch-arm64.inc: include > arch-armv7ve instead of arch-armv7a > > On Sun, Nov 20, 2016 at 4:10 AM, Herve Jourdain <[email protected]> > wrote: >> Signed-off-by: Herve Jourdain <[email protected]> >> --- >> meta/conf/machine/include/arm/arch-arm64.inc | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/meta/conf/machine/include/arm/arch-arm64.inc >> b/meta/conf/machine/include/arm/arch-arm64.inc >> index 9440698..9eeffac 100644 >> --- a/meta/conf/machine/include/arm/arch-arm64.inc >> +++ b/meta/conf/machine/include/arm/arch-arm64.inc >> @@ -1,6 +1,6 @@ >> DEFAULTTUNE ?= "aarch64" >> >> -require conf/machine/include/arm/arch-armv7a.inc >> +require conf/machine/include/arm/arch-armv7ve.inc > > This is ok. However a better commit message would be justified. > I have similar patch see > > https://github.com/kraj/openembedded-core/commit/8ece89ac164062601d3418576d51434c69654e28 > >> >> TUNEVALID[aarch64] = "Enable instructions for aarch64" >> >> -- >> 2.7.4 >> >> -- >> _______________________________________________ >> Openembedded-core mailing list >> [email protected] >> http://lists.openembedded.org/mailman/listinfo/openembedded-core > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
