Re: [OpenWrt-Devel] Broken packaging of modules (updating them) when using @lt or @gt

2018-12-14 Thread Yousong Zhou
On Sat, 15 Dec 2018 at 06:00, Rafał Miłecki wrote: > > I've noticed a problem with kmod-phy-bcm-ns-usb2 defined in the > target/linux/bcm53xx/modules.mk > > Steps to reproduce: > 1) Setup .config with: > CONFIG_TARGET_bcm53xx > CONFIG_TARGET_MULTI_PROFILE > TARGET_ALL_PROFILES >

[OpenWrt-Devel] Broken packaging of modules (updating them) when using @lt or @gt

2018-12-14 Thread Rafał Miłecki
I've noticed a problem with kmod-phy-bcm-ns-usb2 defined in the target/linux/bcm53xx/modules.mk Steps to reproduce: 1) Setup .config with: CONFIG_TARGET_bcm53xx CONFIG_TARGET_MULTI_PROFILE TARGET_ALL_PROFILES CONFIG_TARGET_PER_DEVICE_ROOTFS 2) make V=s 3) vim

[OpenWrt-Devel] [PATCH 0/1] omcproxy: fix compilation on little-endian CPUs

2018-12-14 Thread Eneas U de Queiroz via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- The package fails to build on

[OpenWrt-Devel] [PATCH 1/1] omcproxy: fix compilation on little-endian CPUs

2018-12-14 Thread Eneas U de Queiroz via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Don't use cpu_to_be32 outside of

Re: [OpenWrt-Devel] [PATCH] gcc: update to version 7.4.0

2018-12-14 Thread Koen Vandeputte
Tested on cns3xxx, imx6, ar71xx, x86_64 (armv6k/mpcore, armv7, mips r2, x86_64) All ok Tested-by: Koen Vandeputte ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] ramips: specify "firmware" partition format for remaining devices

2018-12-14 Thread Mathias Kresin
13/12/2018 17:16, Rafał Miłecki: From: Rafał Miłecki It results in calling the right MTD parser directly instead of trying them one by one. Signed-off-by: Rafał Miłecki --- I'm not sure about the AR670W.dts. It seems to be using WRG according to the image generating code: IMAGE/factory.bin