projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6acf907
)
mvebu: WD Cloud Mirror Gen2: Remove stty dependency
author
Hauke Mehrtens
<hauke@hauke-m.de>
Mon, 13 Jan 2025 22:56:09 +0000
(23:56 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 16 Jan 2025 20:24:52 +0000
(21:24 +0100)
The package coreutils-stty is not part of the OpenWrt main packages. A
board can not depend on it. Remove the dependency to fix a build problem
seen in the build bots.
Fixes: 8fb805aa1f25 ("mvebu: Add support for WD Cloud Mirror Gen2")
(cherry picked from commit
717f62d256ccb52549a24c256615b28440ed1a86
)
Link:
https://github.com/openwrt/openwrt/pull/17589
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mvebu/image/cortexa9.mk
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/image/cortexa9.mk
b/target/linux/mvebu/image/cortexa9.mk
index d572264866b72e82fad0a5d93e683ae28a979984..b5f89aec20c9775762d935157cf6014010d1343a 100644
(file)
--- a/
target/linux/mvebu/image/cortexa9.mk
+++ b/
target/linux/mvebu/image/cortexa9.mk
@@
-453,7
+453,7
@@
define Device/wd_cloud-mirror-gen2
$(Device/NAND-128K)
DEVICE_VENDOR := Western Digital
DEVICE_MODEL := MyCloud Mirror Gen 2 (BWVZ/Grand Teton)
- DEVICE_PACKAGES += -uboot-envtools
coreutils-stty
mkf2fs e2fsprogs \
+ DEVICE_PACKAGES += -uboot-envtools mkf2fs e2fsprogs \
partx-utils kmod-hwmon-drivetemp -ppp -kmod-nft-offload -dnsmasq \
-odhcpd-ipv6only
DEVICE_DTS := armada-385-wd_cloud-mirror-gen2