1
1
openwrt/package
Shiji Yang d3c7bf20f3 kernel: kmod-ltq-deu: fix discarded-qualifiers build error
Fixes:

ifxmips_aes.c: In function 'gcm_aes_decrypt':
ifxmips_aes.c:1803:14: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
 1803 |         temp = walk.src.virt.addr;
      |              ^

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/22921
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-04-16 11:34:28 +02:00
..
base-files base-files: sysupgrade: -u option was broken with apk 2026-04-13 01:27:55 +02:00
boot uboot-tools: fix libyaml linker error 2026-04-14 19:17:47 +02:00
devel gdb: add CPPFLAGS 2026-02-17 22:16:58 +01:00
firmware linux-firmware: update to 20260410 2026-04-12 10:22:01 +02:00
kernel kernel: kmod-ltq-deu: fix discarded-qualifiers build error 2026-04-16 11:34:28 +02:00
libs openssl: update to 3.5.6 2026-04-11 12:18:54 +02:00
network wifi-scripts: add EHT rates to set_fixed_freq 2026-04-12 18:36:20 +02:00
system procd: update to Git HEAD (2026-03-25) 2026-04-13 11:55:37 +09:00
utils e2fsprogs: update to version 1.47.4 2026-04-07 01:31:04 +02:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00