You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
adm5120 treewide: remove obsolete sysupgrade watchdog kill 6 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx apm821xx: backport and reassign crypto4xx patches 6 years ago
ar7 kernel: bump 4.9 to 4.9.100 6 years ago
ar71xx ar71xx: Fix build for dap-1330-a1 board 6 years ago
arc770 arc770: mark as source-only 7 years ago
archs38 kernel: bump 4.14 to 4.14.20 6 years ago
armvirt arm64: enable harden branch predictor 6 years ago
at91 kernel: bump 4.9 to 4.9.100 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 kernel: bump 4.14 to 4.14.41 6 years ago
au1000 treewide: remove obsolete sysupgrade watchdog kill 6 years ago
bcm53xx kernel: bump 4.14 to 4.14.41 6 years ago
brcm47xx kernel: bump 4.14 to 4.14.41 6 years ago
brcm63xx kernel: bump 4.14 to 4.14.41 6 years ago
brcm2708 brcm2708: add squashfs rootfs image 6 years ago
cns3xxx kernel: bump 4.14 to 4.14.36 6 years ago
gemini kernel: bump 4.14 to 4.14.41 6 years ago
generic kernel: Add support spi-nor, Eon EN25QH32 6 years ago
imx6 kernel: generic: Move config option to generic 6 years ago
ipq40xx ipq40xx: fix ethernet on ap-dk01.1 6 years ago
ipq806x kernel: bump 4.9 to 4.9.96 6 years ago
ixp4xx kernel: bump 4.9 to 4.9.100 6 years ago
kirkwood kirkwood: support for buttons in Audi and Viper 6 years ago
lantiq lantiq: kernel 4.14: use vbus-supply devicetree property 6 years ago
layerscape kernel: bump 4.9 to 4.9.100 6 years ago
malta malta: bump tp v4.14 7 years ago
mcs814x build: replace uses of OpenWrt with $(VERSION_DIST) 7 years ago
mediatek kernel: bump 4.14 to 4.14.36 6 years ago
mpc85xx kernel: bump 4.9 to 4.9.100 6 years ago
mvebu mvebu: initial support for Marvell Armada 7k and 8k DB boards 6 years ago
mxs mxs: drop support for 4.9 6 years ago
octeon octeon: switch to kernel 4.14 6 years ago
octeontx octeontx: make board.d files executable 6 years ago
omap omap: remove linux 4.4 support 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion orion: remove linux 4.4 support 6 years ago
oxnas kernel: bump 4.4 to 4.4.119 6 years ago
pistachio kernel: bump 4.14 to 4.14.34 6 years ago
ppc40x treewide: drop target board_name functions 7 years ago
ppc44x ppc44x: mark as broken 8 years ago
ramips ramips: add support for YUKAI Engineering Inc. BOCCO 6 years ago
rb532 treewide: move nand_do_upgrade call to platform_do_upgrade 6 years ago
sunxi kernel: bump 4.9 to 4.9.100 6 years ago
uml kernel: bump 4.9 to 4.9.100 6 years ago
x86 x86: disable CONFIG_EFI_VARS 6 years ago
xburst target: disable CONFIG_PROC_PAGE_MONITOR on most targets 7 years ago
zynq target: disable CONFIG_PROC_PAGE_MONITOR on most targets 7 years ago
Makefile