[LEDE-DEV] [PATCH] ar71xx: change image version for ubiquiti devices
txt.file
txt.file at txtfile.eu
Tue May 2 01:18:05 PDT 2017
Not yet. Is now on my TODO for this week.
txt.file
Felix Fietkau:
> On 2017-04-05 23:44, Matthias Fritzsche wrote:
>> changes the image version from hardcoded OpenWrt to
>> $VERSION_DIST. AirOS shows a notification with the image version
>> during a firmware upgrade.
>>
>> fixes #582
>>
>> Signed-off-by: Matthias Fritzsche <txt.file at txtfile.eu>
>> ---
>> target/linux/ar71xx/image/ubnt.mk | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/target/linux/ar71xx/image/ubnt.mk b/target/linux/ar71xx/image/ubnt.mk
>> index b203d6a..056dced 100644
>> --- a/target/linux/ar71xx/image/ubnt.mk
>> +++ b/target/linux/ar71xx/image/ubnt.mk
>> @@ -6,7 +6,7 @@
>> # routerboard creates partitions out of the ubnt header
>> define Build/mkubntimage
>> -$(STAGING_DIR_HOST)/bin/mkfwimage \
>> - -B $(UBNT_BOARD) -v $(UBNT_TYPE).$(UBNT_CHIP).v6.0.0-OpenWrt-$(REVISION) \
>> + -B $(UBNT_BOARD) -v $(UBNT_TYPE).$(UBNT_CHIP).v0.0.0-$(VERSION_DIST)-$(REVISION) \
> The Ubiquiti firmware web interface parses the version number, right?
> Did you do any tests to check how it reacts to the 0.0.0 version number?
>
> - Felix
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/lede-dev/attachments/20170502/b47ef9c2/attachment.sig>
More information about the Lede-dev
mailing list