immortalwrt/package/kernel
Eneas U de Queiroz f6fb7f14be 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-04-10 16:01:41 +08:00
..
acx-mac80211 fix & merge 2019-09-30 13:21:19 +08:00
ar7-atm fix permission 2019-09-30 14:27:46 +08:00
ath10k-ct ath10k-ct: bump to 5.4 (#4165) 2020-04-04 15:56:30 +08:00
avila-wdt fix permission 2019-09-30 13:42:16 +08:00
bcm27xx-gpu-fw bcm27xx-gpu-fw: update to latest version from RPi foundation 2020-03-31 19:54:00 +08:00
broadcom-wl Merge Lean's source 2020-01-13 13:02:30 +08:00
button-hotplug fix permission 2019-09-30 14:27:46 +08:00
cryptodev-linux cryptodev-linux: remove DEFAULT redefinition 2020-01-21 14:33:38 +08:00
dtc/patches fix & merge 2019-09-30 13:21:19 +08:00
gpio-button-hotplug fix permission 2019-09-30 13:42:16 +08:00
gpio-nct5104d fix permission 2019-09-30 14:27:46 +08:00
hwmon-gsc fix permission 2019-09-30 13:42:16 +08:00
i2c-gpio-custom fix permission 2019-09-30 14:27:46 +08:00
kmod-sched-cake target: remove support for kernel 3.18 (#2900) 2020-01-31 21:48:59 +08:00
lantiq lantiq: Fix fw_cutter LzmaWrapper 2019-10-19 08:26:53 +08:00
leds-apu2 fix permission 2019-09-30 14:27:46 +08:00
linux kernel: avoid underscore in *6lowpan package names 2020-04-10 16:01:41 +08:00
mac80211 ipq40xx: enable ath10k_thermal by default 2020-04-05 11:28:04 +08:00
mt76 packages: mt76: add 14c3:7610 pci id to list 2020-04-10 01:04:23 +08:00
mwlwifi mwlwifi: Update the 88W8964's firmware to 9.3.2.12 and fix backports version detection (#4168) 2020-04-04 15:57:03 +08:00
nat46 package: update ipv6 to latest (#3021) 2020-02-10 15:40:14 +08:00
om-watchdog fix & merge 2019-09-30 13:21:19 +08:00
rtc-rv5c386a fix permission 2019-09-30 13:42:16 +08:00
rtl8812au-ct Merge Lean's source 2020-02-01 00:36:16 +08:00
spi-gpio-custom fix permission 2019-09-30 14:27:46 +08:00
trelay fix permission 2019-09-30 13:42:16 +08:00
w1-gpio-custom fix permission 2019-09-30 14:27:46 +08:00