> -----Original Message-----
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Andre Heider
> Sent: Montag, 14. September 2020 10:50
> To: Adrian Schmutzler <freif...@adrianschmutzler.de>
> Cc: OpenWrt Development List <openwrt-devel@lists.openwrt.org>
> Subject: Re: [PATCH] omap: update uboot to v2020.04
> 
> Hi Adrian,
> 
> On 04/09/2020 09:30, Andre Heider wrote:
> > Fixes the build error:
> > /usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple
> > definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first
> > defined here
> > collect2: error: ld returned 1 exit status
> >
> > Successfully tested on boneblack.
> >
> > Signed-off-by: Andre Heider <a.hei...@gmail.com>
> 
> you took care of my last omap patches, would you take a look at this one too
> please?

Sorry, u-boot is not my area.

Best

Adrian

> 
> See your comment here:
> https://github.com/openwrt/openwrt/pull/2852#issuecomment-620281604
> 
> Thanks,
> Andre
> 
> > ---
> >   package/boot/uboot-omap/Makefile | 4 ++--
> >   1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/package/boot/uboot-omap/Makefile
> > b/package/boot/uboot-omap/Makefile
> > index 70c8af1dc4..f66b8d5331 100644
> > --- a/package/boot/uboot-omap/Makefile
> > +++ b/package/boot/uboot-omap/Makefile
> > @@ -8,10 +8,10 @@
> >   include $(TOPDIR)/rules.mk
> >   include $(INCLUDE_DIR)/kernel.mk
> >
> > -PKG_VERSION:=2019.10
> > +PKG_VERSION:=2020.04
> >   PKG_RELEASE:=1
> >
> > -
> PKG_HASH:=8d6d6070739522dd236cba7055b8736bfe92b4fac0ea18ad809829c
> a796
> > 67014
> >
> +PKG_HASH:=fe732aaf037d9cc3c0909bad8362af366ae964bbdac6913a34081ff
> 4ad5
> > +65372
> >
> >   include $(INCLUDE_DIR)/u-boot.mk
> >   include $(INCLUDE_DIR)/package.mk
> >
> 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to