openwrt/package/kernel
Eneas U de Queiroz 07e1d88d7b kernel: avoid underscore in *6lowpan package names
Packages kmod-bluetooth_6lowpan and kmod-ieee802154_6lowpan contain an
underscore in the package name.  This causes problems in package/install
because when building a list of package files to install offline using
opkg, it uses a wildcard of the form $(dir)/$(pkg)_*.ipk.

If you were to select kmod-bluetooth=y, but kmod-bluetooth_6lowpan=m,
the latter would be picked up by that wildcard, and make package/install
would fail:

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies
 * for kmod-bluetooth_6lowpan:
 *      kmod-6lowpan
 * opkg_install_cmd: Cannot install package kmod-bluetooth_6lowpan.

Changing the wildcard pattern is not trivial, and there may be other
places in the build system making this assumption about the package name
format.

Using a dash in place of the underscore avoids the issue.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-02-19 22:07:40 +01:00
..
acx-mac80211 ar7: remove unmaintained target 2020-01-08 16:45:08 +01:00
ath10k-ct ath10k-ct: update to 2020-01-29 2020-02-13 17:45:46 +01:00
bcm27xx-gpu-fw brcm2708: rename target to bcm27xx 2020-02-14 14:10:51 +01:00
broadcom-wl brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
button-hotplug
cryptodev-linux cryptodev-linux: remove DEFAULT redefinition 2020-01-15 19:31:08 +01:00
dtc/patches
gpio-button-hotplug gpio-button-hotplug: add volume button handling 2019-08-08 21:00:59 +08:00
gpio-nct5104d
hwmon-gsc
i2c-gpio-custom kernel: use older kernel for explicitly setting dependencies 2020-01-26 22:07:48 +01:00
kmod-sched-cake kmod-sched-cake: bump to 20200110 2020-01-11 08:35:23 +00:00
lantiq lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit() 2020-01-26 18:38:17 +01:00
leds-apu2
linux kernel: avoid underscore in *6lowpan package names 2020-02-19 22:07:40 +01:00
mac80211 brcm2708: rename target to bcm27xx 2020-02-14 14:10:51 +01:00
mt76 mt76: update to the latest version 2020-02-02 20:20:20 +01:00
mwlwifi mwlwifi: Fix loading with backports v5.3 2019-08-18 14:06:14 +02:00
nat46
om-watchdog
rtc-rv5c386a brcm47xx: rename target to bcm47xx 2020-02-14 14:10:51 +01:00
rtl8812au-ct kernel: remove obsolete kernel version switches 2020-01-12 16:34:20 +01:00
spi-gpio-custom kernel: use older kernel for explicitly setting dependencies 2020-01-26 22:07:48 +01:00
trelay trelay: log "started" and "stopped" 2019-10-12 23:51:29 +02:00
w1-gpio-custom kernel: use older kernel for explicitly setting dependencies 2020-01-26 22:07:48 +01:00