Change compiled binary firmware images filename. The prefix is no longer openwrt, but qmp.
This is a quick fix, the prefix should be obtained from the compilation variables (VERSION_DIST?).
Merge branch 'testing' into kalimotxo
Remove -ib (architecture imagebuilder) profiles from nightlycompile.
Rename testing images as testing after 3.2 release
Merge branch 'master' into testing
Add files folder to .gitignore
Offload packages download to OpenWrt's official repository
Add support for Microduino MicroWRT:
- Add device to targets.mk, to generate firmware images - Add checksum to images/DEVICES, to enable sysupgrade
Add CONFIG_LUCI_SRCDIET=y option to kstripped images to save more space
Add ar71xx_kstrip target for 4 MB flash devices
Fix #369. Use mt7620_kstrip-qmp-tiny-node profile for Nexx WT3020-4M devices
Add a profile for MT7620 devices with 4M flash with the unnecessary exports from the kernel image stripped
qMp 3.2 Clearance release candidate 3
Change VERSION_* variables in Makefile to name binary images accordingly
Merge branch 'testing' into kalimotxo (keep kalimotxo settings)
Conflicts: Makefile images/DEVICES targets.mk
Remove tl-mr3040-cam target from targets.mk
qMp 3.2 Clearance release candidate 2
Fix #373. Use a hyphen instead of an underscore in the timestamp between date and time
Fix #373. Use $(COMMUNITY)_$(VERSION_NUMBER)-$(VERSION_NICK)_$(NAME)_factory/syupgrade_$(TIMESTAMP).bin for precompiled images' filenames
Update DEVICES hashes list with the new naming scheme and sort them alphabetically
Fix #373 (1/2). Enforce precompiled images' filename format to $MANUFACTURER_$MODEL-NAME
Remove unused tl-mr3040 "targets"
Fix #373 (1/2). Use coherent naming for precompiled images' filenames
Use ar71xx_kstrip-qmp-tiny-node profile for TP-Link TL-WR841N[D]-v{7,8,9} devices
Add a profile for ar71xx devices devices with 4M flash with the unnecessary exports from the kernel image stripped
Use QinQ qMp packages branch (802.1ad VLANs) for Kalimotxo images
Remove unused mt7620a-qmp-small-node and mt7620q-qmp-small-node profiles, they are already merged into mt7620-qmp-small-node
Use OpenWrt Chaos Calmer 15.05 git repository
Add VoCore back to targets.mk and to sysupgrade
Add "files" to .gitignore and sort items
qMp 3.2 Clearance release candidate 1
Merge branch 'kalimotxo' into testing
Conflicts solved: Makefile configs/targets/alix targets.mk
Split options variables into several blocks
Rename old atheros architecture to ath25
Add support for Comfast CF-WR800N
Add support for Ubiquiti Rocket M XW device
Add hash for TPlink TL-WR2543N in DEVICES using new calculation. Fix #358
Add SYSUPGRADE image to Xiaomi MiWiFi Mini target so that qmpcontrol upgrade works
Add hash for Xiaomi MiWiFi Mini in DEVICES
Add hash for RouterStation Pro in DEVICES using new calculation
Add hash for NanoStation M5 XW in DEVICES using new calculation
[alix] Change binary file name for alix target again
[alix] Add Alix board target to create Alix-specific images with T=alix
[x86-qmp-big-node] Add ath10k and mt76 wireless drivers to x86-qmp-big-node profile
Add support for Soekris Net45XX devices
Use QMP_RELEASE for naming binary files under images folder
Pass QMP_RELEASE and QMP_CODENAME variables at compilation time
Add QMP_RELEASE=testing for testing images
Add QMP_RELEASE=trunk for Kalimotxo images
Fix feeds.conf management in Makefile
Adapt Makefile to new repository workflow
Add support for MERCURY MAC1200R devices
Add support for Xiaomi MiWiFi Mini
Fix #331. Add new qmpcontrol upgrade MD5 for TL-WDR4900-v1, WRTnode, Rocket M5 and NanoStation M5
Remove two lines accidentally yanked
Add qmpcontrol upgrade support for Nexx WT3020 devices
Add support for Nexx WT1520 devices
Update VERSION_REPO definition
qMp 3.1 Clearance
Merge branch 'testing' into 3.1-rc1
Split WT3020 into 4M and 8M profiles. Update MT7620x profiles
Fix #327. Use qMp +codename +version firmware naming (/etc/openwrt_release, Ubus, LuCI, etc.)
Update MT7620x profiles
Add support for VoCore and RT5350 profile (ramips)
qMp 3.1 Clearance release candidate 1
Fix wrong x86 imagebuilder profile call in targets.mk
Add support for Ubiquiti Unifi AP-PRO devices
Simplify ar71xx imagebuilder and add atheros, mpc85xx, ramips and x86 imagebuilders
Conflicts: targets.mk
Add support for D-Link DIR-810L
Add profile for D-Link DIR-810L
Add support for TP-Link TL-WDR4900 v1
Add profiles for devices with MT7620n SoC (mt7620n-qmp-tiny-node and mt7620n-qmp-small-node)Add support for Nexx WT3020 devices
Fix issue #321: added VERSION_REPO variable for OpenWrt compilation pointing to http://fw.qmp.cat
Add alix target back (images for the device were not being created)
Add qMp upgrade support for NanoStationLocoM5-XW devices
Remove these nasty Kalimotxo references that taint the binaries filenames
Remove NSM5-XW from targets.mk (it is not really well supported in OpenWrt 14.07 right now)
Add NanoStationM5-XW support in sysupgrade
Add NanoStation Loco M5 XW in targets.mk