1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux
Hauke Mehrtens ae8ff1c65c ar71xx: Fix build for dap-1330-a1 board
Using a version number of 16 character causes a buffer overflow in the
version number overwriting the first bit of the signature in the
mkdapimg2 tool.
I am not sure if the version number should be null terminated or not.
This patch reduces the size of the version number by removing the number
of private commits from it.

This was the original version number which caused problems:
OpenWrt-r6727+10
Now it uses this version number:
OpenWrt-r6727

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-05-22 07:20:26 +02:00
..
adm5120
adm8668
apm821xx apm821xx: backport and reassign crypto4xx patches 2018-05-18 09:14:09 +02:00
ar7 kernel: bump 4.9 to 4.9.100 2018-05-18 09:10:21 +02:00
ar71xx ar71xx: Fix build for dap-1330-a1 board 2018-05-22 07:20:26 +02:00
arc770
archs38
armvirt
at91 kernel: bump 4.9 to 4.9.100 2018-05-18 09:10:21 +02:00
ath25 ath25: drop 4.9 kernel support 2018-05-22 07:20:13 +02:00
ath79 kernel: bump 4.14 to 4.14.41 2018-05-18 09:10:46 +02:00
au1000
bcm53xx kernel: bump 4.14 to 4.14.41 2018-05-18 09:10:46 +02:00
brcm47xx kernel: bump 4.14 to 4.14.41 2018-05-18 09:10:46 +02:00
brcm63xx kernel: bump 4.14 to 4.14.41 2018-05-18 09:10:46 +02:00
brcm2708 brcm2708: add squashfs rootfs image 2018-05-18 09:17:49 +02:00
cns3xxx
gemini kernel: bump 4.14 to 4.14.41 2018-05-18 09:10:46 +02:00
generic kernel: Add support spi-nor, Eon EN25QH32 2018-05-21 18:07:47 +02:00
imx6
ipq40xx ipq40xx: fix ethernet on ap-dk01.1 2018-05-18 09:12:53 +02:00
ipq806x
ixp4xx kernel: bump 4.9 to 4.9.100 2018-05-18 09:10:21 +02:00
kirkwood kirkwood: support for buttons in Audi and Viper 2018-05-15 06:39:37 +02:00
lantiq lantiq: kernel 4.14: use vbus-supply devicetree property 2018-05-17 07:40:19 +02:00
layerscape kernel: bump 4.9 to 4.9.100 2018-05-18 09:10:21 +02:00
malta
mcs814x
mediatek
mpc85xx kernel: bump 4.9 to 4.9.100 2018-05-18 09:10:21 +02:00
mvebu mvebu: initial support for Marvell Armada 7k and 8k DB boards 2018-05-21 18:07:47 +02:00
mxs
octeon
octeontx octeontx: make board.d files executable 2018-05-17 07:40:19 +02:00
omap
omap24xx
orion
oxnas
pistachio
ppc40x
ppc44x
ramips ramips: add support for YUKAI Engineering Inc. BOCCO 2018-05-18 11:19:00 +02:00
rb532
sunxi kernel: bump 4.9 to 4.9.100 2018-05-18 09:10:21 +02:00
uml kernel: bump 4.9 to 4.9.100 2018-05-18 09:10:21 +02:00
x86 x86: disable CONFIG_EFI_VARS 2018-05-18 11:19:00 +02:00
xburst
zynq
Makefile