Hello Luochongjun,
On 06.12.2017 07:47, Luochongjun wrote:
From: Luochongjun <1464691...@qq.com>
This patch adds supports for the GL.iNet GL-AR750
Thanks for your patch.
I have support for this device in my staging tree [1]. I will look at
your patch and add missing parts (like I2C over GPI
From: Luochongjun <1464691...@qq.com>
This patch adds supports for the GL.iNet GL-AR750
Specifiation:
- SoC: QCA9531 at 650 MHz
- Flash: 16 MiB (W25Q128FVSG)
- RAM: 128 MiB DDR
- Ethernet: 1 x WAN (100 Mbps) and 2 x LAN (100 Mbps)
- USB: 1 x USB 2.0 port
- Button: 1 x switch button, 1 x reset bu
From: Luochongjun <1464691...@qq.com>
This patch adds supports for the GL.iNet GL-AR750
Specifiation:
- SoC: QCA9531 at 650 MHz
- Flash: 16 MiB (W25Q128FVSG)
- RAM: 128 MiB DDR
- Ethernet: 1 x WAN (100 Mbps) and 2 x LAN (100 Mbps)
- USB: 1 x USB 2.0 port
- Button: 1 x switch button, 1 x reset bu
On 2017-12-05 21:52, Hans Dedecker wrote:
On Tue, Dec 5, 2017 at 5:22 PM, Roman Yeryomin wrote:
It's better not to configure ifname separately since they
are tied together.
Signed-off-by: Roman Yeryomin
---
package/base-files/files/bin/config_generate | 2 +-
1 file changed, 1 insertion(+),
This allows custom config generation.
E.g. setting lan adrress from eeprom or random address
(so that routers can be chained by default) or configuring
a fully custom interface.
Changes from v2:
- use shift istead of hack with arbitrary string
Changes from v1:
- fix protocol option name for users
Hi Rafał,
> This allows people to build SDK from custom repository (git access using
> ssh) and keep original URL in SDK's feeds.conf.default.
>
> Signed-off-by: Rafał Miłecki
Acked-by: Jo-Philipp Wich
___
Lede-dev mailing list
Lede-dev@lists.infra
On Tue, Dec 5, 2017 at 5:22 PM, Roman Yeryomin wrote:
> It's better not to configure ifname separately since they
> are tied together.
>
> Signed-off-by: Roman Yeryomin
> ---
> package/base-files/files/bin/config_generate | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/p
It's better not to configure ifname separately since they
are tied together.
Signed-off-by: Roman Yeryomin
---
package/base-files/files/bin/config_generate | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/base-files/files/bin/config_generate
b/package/base-files/files
From: Rafał Miłecki
LXC requires newuidmap and newguidmap with SUID to run unprivileged
containers. This package should help users make sure they are available.
Signed-off-by: Rafał Miłecki
---
utils/lxc/Makefile| 17 +
utils/lxc/files/lxc-unprivileged.d
From: Rafał Miłecki
Including version.mk sets PKG_CONFIG_DEPENDS to config entries used for
VERSION_SED command. We should keep these configs to make sure package
gets refreshed when needed.
Signed-off-by: Rafał Miłecki
---
package/system/opkg/Makefile | 3 ++-
1 file changed, 2 insertions(+),
10 matches
Mail list logo