[OpenWrt-Devel] [PATCH 19.07] ramips: mt7621: ubnt-erx: allow sysupgrade from master

Adrian Schmutzler mail at adrianschmutzler.de
Tue Jan 21 14:19:14 EST 2020


Hi,

> -----Original Message-----
> From: openwrt-devel [mailto:openwrt-devel-bounces at lists.openwrt.org] On
> Behalf Of Piotr Dymacz
> Sent: Dienstag, 21. Januar 2020 20:13
> To: Petr Štetiar <ynezz at true.cz>; openwrt-devel at lists.openwrt.org
> Subject: Re: [OpenWrt-Devel] [PATCH 19.07] ramips: mt7621: ubnt-erx: allow
> sysupgrade from master
> 
> Hi Petr,
> 
> On 20.01.2020 20:40, Petr Štetiar wrote:
> > Currently it's not possible to downgrade from master:
> >
> >   Device ubiquiti,edgerouterx not supported by this image
> >   Supported devices: ubnt-erx
> >
> > So fix it by adding a DTS based device name from master into
> > SUPPORTED_DEVICES list.
> >
> > Signed-off-by: Petr Štetiar <ynezz at true.cz>
> > ---
> >   target/linux/ramips/image/mt7621.mk | 2 ++
> >   1 file changed, 2 insertions(+)
> >
> > diff --git a/target/linux/ramips/image/mt7621.mk
> b/target/linux/ramips/image/mt7621.mk
> > index 53a264f527a6..a8999974731a 100644
> > --- a/target/linux/ramips/image/mt7621.mk
> > +++ b/target/linux/ramips/image/mt7621.mk
> > @@ -483,6 +483,7 @@ define Device/ubnt-erx
> >     KERNEL_INITRAMFS := $$(KERNEL) | ubnt-erx-factory-image
> $(KDIR)/tmp/$$(KERNEL_INITRAMFS_PREFIX)-factory.tar
> >     IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
> >     DEVICE_TITLE := Ubiquiti EdgeRouter X
> > +  SUPPORTED_DEVICES += ubiquiti_edgerouterx
> 
> Shouldn't that be: 'ubiquiti,edgerouterx' (',' vs. '_')?

indeed, '_' needs to be changed to ',' in both cases.

Best

Adrian

> 
> --
> Cheers,
> Piotr
> 
> >   endef
> >   TARGET_DEVICES += ubnt-erx
> >
> > @@ -491,6 +492,7 @@ define Device/ubnt-erx-sfp
> >     DTS := UBNT-ERX-SFP
> >     DEVICE_TITLE := Ubiquiti EdgeRouter X-SFP
> >     DEVICE_PACKAGES += kmod-i2c-algo-pca kmod-gpio-pca953x kmod-i2c-gpio-
> custom
> > +  SUPPORTED_DEVICES += ubiquiti_edgerouterx-sfp
> >   endef
> >   TARGET_DEVICES += ubnt-erx-sfp
> >
> >
> > _______________________________________________
> > openwrt-devel mailing list
> > openwrt-devel at lists.openwrt.org
> > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
> >
> 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20200121/b6d42569/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list