1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package
Adrian Schmutzler 9e0aab44b6 kernel: use older kernel for explicitly setting dependencies
It is generally more desirable to use older kernel versions for
dependencies, as this will require less changes when newer kernels
are added (they will by default select the newer packages).

Since we currently only have two kernels (4.14 and 4.19) in master,
this patch applies this logic by converting all LINUX_4_19 symbols
to their inverted LINUX_4_14 equivalents.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-01-26 22:07:48 +01:00
..
base-files base-files: remove some bashisms 2020-01-26 21:51:24 +01:00
boot rbcfg: make package available for ath79 2020-01-23 15:28:02 +01:00
devel perf: Add libunwind only if selected 2020-01-15 20:34:16 +01:00
firmware ipq-wifi: drop deprecated .bin support 2020-01-26 01:20:46 +01:00
kernel kernel: use older kernel for explicitly setting dependencies 2020-01-26 22:07:48 +01:00
libs mbedtls: update to 2.16.4 2020-01-26 15:07:59 +01:00
network hostapd: remove some bashisms 2020-01-26 22:03:00 +01:00
system procd: update to version 2020-01-24 2020-01-24 08:21:04 +01:00
utils rbextract: support devices directly showing ERD magic 2020-01-23 15:28:03 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00