On 3/12/2019 01:39, m...@adrianschmutzler.de wrote: > Hi Stijn, > > does the device have a MAC address label or imprint on the box? It does. > > [...] > >> +define Device/ubnt_litebeam-ac-gen2 >> + $(Device/ubnt-wa) >> + DEVICE_TITLE := Ubiquiti LiteBeam AC Gen2 > DEVICE_TITLE has been replaced by DEVICE_VENDOR, DEVICE_MODEL and > DEVICE_VARIANT. In your case, I'd choose: > > DEVICE_MODEL := LiteBeam AC > DEVICE_VARIANT := Gen2 > > DEVICE_VENDOR is inherited from Device/ubnt. Updated in my staging tree. > >> + DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca988x-ct >> + IMAGE_SIZE := 15744k > IMAGE_SIZE can be dropped here, it is inherited from Device/ubnt-wa. Updated in my staging tree. > >> + IMAGE/factory.bin := $$(IMAGE/sysupgrade.bin) | mkubntimage-split > Can we reuse the IMAGE/factory.bin from Device/ubnt here? The only thing > missing compared to your line is append-metadata ...
I used the same as with other ubnt-wa devices. I'm not really up to date on this metadata thing. Do we normally not include it in factory images? Thanks, Stijn _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel