On Tue, 2020-06-23 at 11:54 +0200, Jacob Kroon wrote:
> On 6/22/20 1:43 PM, Jacob Kroon wrote:
> > The native version of grub-efi only installs the tools
> > 
> >    /usr/bin/grub-editenv
> >    /usr/bin/grub-mkimage
> > 
> > to sysroots-components/, but equivalent tools are already provided
> > by
> > grub-native, the difference on x86_64 being 4 hardwired paths in
> > grub-mkimage
> > (values taken from grub-native):
> > 
> >    LOCALEDIR       = $TMPDIR/work/x86_64-linux/grub-native/2.04-
> > r0/recipe-sysroot-native/usr/share/locale
> >    GRUB_DATADIR    = $TMPDIR/work/x86_64-linux/grub-native/2.04-
> > r0/recipe-sysroot-native/usr/share
> >    GRUB_LIBDIR     = $TMPDIR/work/x86_64-linux/grub-native/2.04-
> > r0/recipe-sysroot-native/usr/lib
> >    GRUB_SYSCONFDIR = $TMPDIR/work/x86_64-linux/grub-native/2.04-
> > r0/recipe-sysroot-native/etc
> > 
> > If grub-native and grub-efi-native are built with the following
> > patch
> > 
> > --- grub-2.04.orig/configure.ac
> > +++ grub-2.04/configure.ac
> 
> For the record, embedding the two lines above in the commit message
> was probably a bad idea since it seems to confuse "git am".

I did notice, I have scripts which help me handle that case as I've hit
it before. The easiest fix is to add a whitespace before the +++ and --
- :)

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#139821): 
https://lists.openembedded.org/g/openembedded-core/message/139821
Mute This Topic: https://lists.openembedded.org/mt/75036354/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to