Re: [OpenWrt-Devel] dev.openwrt.org not sending emails

2016-01-03 Thread Rafał Miłecki
On 30 December 2015 at 13:08, Nemesis wrote: > The ticket has been created, but an error occurred while sending > notifications: [Errno 111] Connection refused > > I also did not receive the confirmation mail with the token to activate > my trac account. Seems it's fixed now (2 days ago I believe

[OpenWrt-Devel] mvebu: fix LED's module

2016-01-03 Thread Sebastian Careba
Update OpenWRT build tree to reflect changes in TLC-591xx LED family driver. In kernels < 4.0 the driver was present in form of a patch, and was upstreamed later in kernels > 4.0. Signed-off-by: Sebastian Careba --- package/kernel/linux/modules/leds.mk | 16 1 file changed, 8

[OpenWrt-Devel] mvebu: fix WRT1900AC v1 LED driver module

2016-01-03 Thread Sebastian Careba
Update OpenWRT build tree to reflect changes in TLC-591xx LED family driver. In kernels < 4.0 the driver was present in form of a patch for the TLC-59116 chip, and was upstreamed later in kernels > 4.0 to support the entire chip family. Signed-off-by: Sebastian Careba --- package/kernel/linux/

Re: [OpenWrt-Devel] [PATCH] export KERNEL_INITRAMFS_IMAGE

2016-01-03 Thread Felix Fietkau
On 2016-01-03 04:55, RhoYounJae wrote: > `Build/ubnt-erx-factory-kernel` in `target\linux\ramips\image\Makefile` > references `$(KERNEL_INITRAMFS_IMAGE)` > which is not exported > > Signed-off-by: YounJae Rho Your patch is whitespace mangled and does not apply. Please consider using git send-ema

Re: [OpenWrt-Devel] [PATCH] busybox: include config files relative to serveral Config.in

2016-01-03 Thread Felix Fietkau
On 2016-01-03 06:35, Wensheng Tang wrote: > Once reported at https://dev.openwrt.org/ticket/18552. When using SDK we > shouldn't use absolute path in the Config.in. > > Signed-off-by: Wensheng Tang mailto:sp3...@gmail.com>> This patch is whitespace mangled and does not apply. Additionally, the scr

[OpenWrt-Devel] Board detection for Lamobo R1 fails again

2016-01-03 Thread Vasco Steinmetz
Hi, with the latest trunk the board.d detection script for the Lamobo Banana Pi R1 fails again. This time the value is cat /proc/device-tree/model Lamobo R1 Sadliy this is the model name before my previous complaint at end of November, when the dt reported "Lamobo Banana Pi R1" Apparently u-bl

Re: [OpenWrt-Devel] Board detection for Lamobo R1 fails again

2016-01-03 Thread Vasco Steinmetz
Addendum: u-boot was bumped ten days ago to 2016.01-rc2 for sunxi with commit http://git.openwrt.org/?p=openwrt.git;a=commit;h=dd2b7afc88a0df1cadb43451104bef9337acae34 The "Lamobo Banana Pi R1" string was in the file package/boot/boot-sunxi/patches/002-add-lamobo-r1.diff which got deleted with the

Re: [OpenWrt-Devel] [PATCH v2] export KERNEL_INITRAMFS_IMAGE

2016-01-03 Thread YounJae Rho
`Build/ubnt-erx-factory-kernel` in `target\linux\ramips\image\Makefile` references `$(KERNEL_INITRAMFS_IMAGE)` which is not exported Signed-off-by: YounJae Rho --- include/image.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/image.mk b/include/image.mk index 152

Re: [OpenWrt-Devel] [PATCH 11/14] target/imagebuilder: Add ability to menuconfig image options

2016-01-03 Thread Felix Fietkau
On 2016-01-03 07:02, open...@daniel.thecshore.com wrote: > From: Daniel Dickinson > > It is convenient to be able to change image generation options > (including types of images, version information, and things > like squashfs parameters) at the time of image generations, > therefore add ability

Re: [OpenWrt-Devel] [PATCH v2] export KERNEL_INITRAMFS_IMAGE

2016-01-03 Thread Felix Fietkau
On 2016-01-03 14:26, YounJae Rho wrote: > `Build/ubnt-erx-factory-kernel` in `target\linux\ramips\image\Makefile` > references `$(KERNEL_INITRAMFS_IMAGE)` > which is not exported > > Signed-off-by: YounJae Rho Still doesn't apply. Please send patches to yourself instead of the list and try apply

Re: [OpenWrt-Devel] [PATCH 12/14] target/sdk: Fix handling of already built packages

2016-01-03 Thread Felix Fietkau
On 2016-01-03 07:03, open...@daniel.thecshore.com wrote: > From: Daniel Dickinson > > When using SDK default to avoiding rebuilding packages previously built > (within same variant of a source package; alternate variants don't cause > isses so do allow them) and in addition avoid installing from

Re: [OpenWrt-Devel] [PATCH v4 1/4] [CC] ramips: Fix whitespace in the rt3052 switch driver.

2016-01-03 Thread John Crispin
Hi, the patch/series does not apply to CC John On 01/01/2016 00:00, Vittorio G (VittGam) wrote: > Signed-off-by: Vittorio Gambaletta > --- > > --- a/target/linux/ramips/files/drivers/net/ethernet/ralink/esw_rt3052.c > +++ b/target/linux/ramips/files/drivers/net/ethernet/ralink/esw_rt30

Re: [OpenWrt-Devel] [PATCH 13/14] target/sdk: Allow building a more complete SDK from within an SDK

2016-01-03 Thread Felix Fietkau
On 2016-01-03 07:03, open...@daniel.thecshore.com wrote: > From: Daniel Dickinson > > This patch allows using and SDK to build additional packages to > create a more complete SDK (e.g. you could start with a base > system SDK and use it to create an SDK that has libraries from > both base and pac

Re: [OpenWrt-Devel] [PATCH 14/14] target/sdk: Allow building buildroot + kernel only SDK/IB

2016-01-03 Thread Felix Fietkau
On 2016-01-03 07:03, open...@daniel.thecshore.com wrote: > From: Daniel Dickinson > > In keeping with the theme of building a common base and branching > out we introduce the concept of a minimal SDK which is essentially > the build machinery plus the kernel and it's dependencies (e.g. > hostapd

Re: [OpenWrt-Devel] [PATCH 06/14] toolchain: Allow to set libc type for external toolchains

2016-01-03 Thread Felix Fietkau
On 2016-01-03 07:02, open...@daniel.thecshore.com wrote: > From: Daniel Dickinson > > An external toolchain, if glibc, uclibc, or musl, can benefit > from enabling the appropriate USE_ configure flags so that > packages compile correctly for the libc type > > Signed-off-by: Daniel Dickinson > -

Re: [OpenWrt-Devel] [PATCH 12/14] target/sdk: Fix handling of already built packages

2016-01-03 Thread Daniel Dickinson
Actually, in keeping with your comment about rather having a fork of the source in SDKs, I'm thinking it would be better to rework all of this, so that SDK's automatically ship the source, and figure out a better mechanism for managing the recording of what is already built (probably just a pla

Re: [OpenWrt-Devel] [PATCH 12/14] target/sdk: Fix handling of already built packages

2016-01-03 Thread Felix Fietkau
On 2016-01-03 16:36, Daniel Dickinson wrote: > Actually, in keeping with your comment about rather having a fork of the > source in SDKs, I'm thinking it would be better to rework all of this, > so that SDK's automatically ship the source, and figure out a better > mechanism for managing the rec

Re: [OpenWrt-Devel] [PATCH 09/14] package/signing-key base-files: Move the package list signing key to separate package

2016-01-03 Thread Felix Fietkau
On 2016-01-03 07:02, open...@daniel.thecshore.com wrote: > From: Daniel Dickinson > > In order to make it easier to sign packages built with an SDK > we make signing-key a separate package from base-files with > a configuration option and variants (so that different builds > can use different key

Re: [OpenWrt-Devel] [PATCH v4 1/4] [CC] ramips: Fix whitespace in the rt3052 switch driver.

2016-01-03 Thread Vittorio G (VittGam)
Hi John, It does here... openwrt@asd:~$ git clone https://github.com/openwrt/openwrt openwrt-cc Cloning into 'openwrt-cc'... remote: Counting objects: 338616, done. remote: Compressing objects: 100% (130/130), done. remote: Total 338616 (delta 61), reused 0 (delta 0), pack-reused 338484 Receivin

Re: [OpenWrt-Devel] [PATCH v4 1/4] [CC] ramips: Fix whitespace in the rt3052 switch driver.

2016-01-03 Thread John Crispin
Hi, blogic@debian:/openwrt/CC$ patchwork 561992 Applying: ramips: Fix whitespace in the rt3052 switch driver. fatal: corrupt patch at line 6 Patch failed at 0001 ramips: Fix whitespace in the rt3052 switch driver. When you have resolved this problem run "git am --resolved". If you would prefer to

[OpenWrt-Devel] SDK vs. Toolchain+

2016-01-03 Thread Daniel Dickinson
Hi Felix, I think part of the confusion stems from the fact that the current SDK is not really an SDK but a 'Toolchain+'. Perhaps the current SDK should be renamed to clarify that point, and a 'real' SDK created. The current SDK is useless without ImageBuilder and/or package repositories. R

Re: [OpenWrt-Devel] [PATCH v4 1/4] [CC] ramips: Fix whitespace in the rt3052 switch driver.

2016-01-03 Thread Vittorio G (VittGam)
On 03/01/2016 18:37:03 CET, John Crispin wrote: blogic@debian:/openwrt/CC$ patchwork 561992 Applying: ramips: Fix whitespace in the rt3052 switch driver. fatal: corrupt patch at line 6 Patch failed at 0001 ramips: Fix whitespace in the rt3052 switch driver. When you have resolved this problem run

[OpenWrt-Devel] [PATCH v4 1/4] [CC] [RESEND] ramips: Fix whitespace in the rt3052 switch driver.

2016-01-03 Thread Vittorio G (VittGam)
Signed-off-by: Vittorio Gambaletta --- --- a/target/linux/ramips/files/drivers/net/ethernet/ralink/esw_rt3052.c +++ b/target/linux/ramips/files/drivers/net/ethernet/ralink/esw_rt3052.c @@ -1417,19 +1417,19 @@ static int esw_probe(struct platform_device *pdev) } port_map = of_get

Re: [OpenWrt-Devel] SDK vs. Toolchain+

2016-01-03 Thread Felix Fietkau
On 2016-01-03 18:53, Daniel Dickinson wrote: > Hi Felix, > > I think part of the confusion stems from the fact that the current SDK > is not really an SDK but a 'Toolchain+'. Perhaps the current SDK should > be renamed to clarify that point, and a 'real' SDK created. What's a 'real' SDK as oppo

[OpenWrt-Devel] SHA512/SHA256 hashes truncated/busybox weirdness

2016-01-03 Thread Chris Marchesi
Hey! I tried to change the default passwd algorithm used by busybox to sha512, but got some strange looking hashes back by passwd after changing. They basically had the algorithm and the salt (maybe) squashed, like below. $6abCDefGH:(rest of shadow entry here) Admittedly I'm not used to seeing

[OpenWrt-Devel] Outstanding patches question (WNDR3700v4|WNDR4300 128MB flash and px5g SHA256 MD certs)

2016-01-03 Thread Chris Marchesi
I found a couple of patches that I don't know why have not been introduced upstream yet that I wanted to ask about. First one was https://github.com/openwrt-mirror/openwrt/commit/1dbb652ea0594c284710ace5e479c1ac7fdd1cbb, which has also been mentioned in the WNDR3700 thread, regarding the extension

Re: [OpenWrt-Devel] Outstanding patches question (WNDR3700v4|WNDR4300 128MB flash and px5g SHA256 MD certs)

2016-01-03 Thread Felix Fietkau
On 2016-01-03 20:26, Chris Marchesi wrote: > I found a couple of patches that I don't know why have not been > introduced upstream yet that I wanted to ask about. > > First one > was > https://github.com/openwrt-mirror/openwrt/commit/1dbb652ea0594c284710ace5e479c1ac7fdd1cbb, > which has also been

Re: [OpenWrt-Devel] SHA512/SHA256 hashes truncated/busybox weirdness

2016-01-03 Thread Felix Fietkau
On 2016-01-03 20:17, Chris Marchesi wrote: > Hey! > > I tried to change the default passwd algorithm used by busybox to > sha512, but got some strange looking hashes back by passwd after changing. > > They basically had the algorithm and the salt (maybe) squashed, like below. > > $6abCDefGH:(res

Re: [OpenWrt-Devel] [PATCH 1/1] package/libs/libtool: package libtool

2016-01-03 Thread Felix Fietkau
On 2015-12-28 03:39, Heinrich Schuchardt wrote: > Up to now only package libtldl is created form source package > GNU libtool. > > A new package libtool containing libtoolize is provided. > > Signed-off-by: Heinrich Schuchardt I think it's better to rename the libtool package in trunk to libltdl

Re: [OpenWrt-Devel] [PATCH] add UCI option for leasetime per static host

2016-01-03 Thread Felix Fietkau
On 2015-12-30 06:28, ufomanf...@freaktose.net wrote: > Hi guys, > > I wanted to use this feature and decided to figure out how to commit to the > awesome OpenWrt project. > > I am completely new to development so please be kind when reviewing. I > appreciate any (constructive) feedback! > > Chee

Re: [OpenWrt-Devel] [PATCH RESEND] dnsmasq: add config option for ra_names

2016-01-03 Thread Felix Fietkau
On 2015-12-29 17:58, Dominique Martinet wrote: > Signed-off-by: Dominique Martinet > --- > > I posted this quite another while ago: > Dominique Martinet wrote on Sun, Jul 14, 2013: >> I posted this quite a while ago: >> Dominique Martinet wrote on Fri, Jul 06, 2012: >>> ra_names is a feature intr

Re: [OpenWrt-Devel] [PATCH v2] wpa_supplicant: fix generating phase2 config line for WPA-EAP

2016-01-03 Thread Felix Fietkau
On 2015-12-29 04:37, Daniel Golle wrote: > Signed-off-by: Daniel Golle > --- > v2: missed the default definition two lines above, so no need to > use shell-expansion for that then. > > package/network/services/hostapd/files/netifd.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > d

Re: [OpenWrt-Devel] [PATCH 1/3] ipq806x: add support for TP-Link Archer C2600 image building and ath10k initialization

2016-01-03 Thread John Crispin
Hi, sorry for the late reply, could you merge patch 2/3 into this one and split the firmware-utils part out into its one patch please ? John On 25/12/2015 05:58, Josh Bendavid wrote: > Add initial support for Archer C2600 to Makefiles, profiles, led/network > config, and hotplug script,

Re: [OpenWrt-Devel] [PATCH] mac80211: bypass otp check in ath10k initialization (needed for TP-Link Archer C2600)

2016-01-03 Thread Felix Fietkau
On 2015-12-25 19:08, Josh Bendavid wrote: > There is a patch added here to ath10k to bypass some checks on > startup. I believe this is related to the calibration data being > provided in external files (dumped from the ART mtd partition at init > time) rather than directly from the pcie board. The

Re: [OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2016-01-03 Thread Felix Fietkau
On 2015-12-25 12:46, Tathagata Das wrote: > Add support for the Netgear D7800 and build appropriate sysupgrade and > factory images. > > Known issues: > . USB ports are not working > . DSL is not added > > Signed-off-by: Tathagata Das > --- > .../linux/ipq806x/base-files/etc/board.d/01_leds

Re: [OpenWrt-Devel] [PATCH] Allow scan of single channel

2016-01-03 Thread Felix Fietkau
On 2015-12-17 11:47, Dmitry Ivanov wrote: > Sometimes it is enough to scan single channel only. This is much faster > than scanning all of them and ingnoring unnecessary data. > > Signed-off-by: Dmitry Ivanov When adding such an extra API, please make one that takes a list of frequencies instead

Re: [OpenWrt-Devel] [PATCH v2] wpa_supplicant: fix generating phase2 config line for WPA-EAP

2016-01-03 Thread Daniel Golle
Hi Felix, On Sun, Jan 03, 2016 at 09:33:13PM +0100, Felix Fietkau wrote: > > - append network_data "phase2=\"$auth\"" > > "$N$T" > > + append network_data > > "phase2=\"auth=$auth\"" "$N$T" > This might break existing configurat

Re: [OpenWrt-Devel] [PATCH v2] wpa_supplicant: fix generating phase2 config line for WPA-EAP

2016-01-03 Thread Felix Fietkau
On 2016-01-03 22:06, Daniel Golle wrote: > Hi Felix, > > On Sun, Jan 03, 2016 at 09:33:13PM +0100, Felix Fietkau wrote: >> > - append network_data "phase2=\"$auth\"" >> > "$N$T" >> > + append network_data >> > "phase2=\"auth=$auth

Re: [OpenWrt-Devel] [PATCH] add ubifs filesystem for image building system

2016-01-03 Thread Daniel Golle
On Sat, Jan 02, 2016 at 04:02:58PM +0100, Felix Fietkau wrote: > On 2016-01-02 15:11, RhoYounJae wrote: > > Currently, the devices which actually uses ubifs filesystem uses squashfs > > filesystem > > Thus openwrt binary image have a wrong squashfs- prefix not ubifs- which > > gives user confusio

Re: [OpenWrt-Devel] [PATCH] add ubifs filesystem for image building system

2016-01-03 Thread Felix Fietkau
On 2016-01-03 22:17, Daniel Golle wrote: > On Sat, Jan 02, 2016 at 04:02:58PM +0100, Felix Fietkau wrote: >> On 2016-01-02 15:11, RhoYounJae wrote: >> > Currently, the devices which actually uses ubifs filesystem uses squashfs >> > filesystem >> > Thus openwrt binary image have a wrong squashfs- p

Re: [OpenWrt-Devel] [PATCH] [ar71xx] Support for Ubiquiti UniFi AP AC LITE

2016-01-03 Thread Felix Fietkau
On 2015-12-23 00:35, p.wa...@gmx.at wrote: > From: P.Wassi > > Add support for the Ubiquiti UniFi AP AC LITE > Signed-off-by: P.Wassi > --- > The UniFi AC series will only be supported, if these patches are > applied first (especially for the QCA956x SoC support): > https://patchwork.ozlabs.org/

Re: [OpenWrt-Devel] [PATCH] images: Add option to build tar.gz suitable for use as LXC guest rootfs

2016-01-03 Thread Felix Fietkau
On 2015-12-17 10:40, open...@daniel.thecshore.com wrote: > From: Daniel Dickinson > > An any target with targz image support we add the option of building > a tar.gz which is suitably configured to run as an LXC guest rootfs. > > NB: This does not require kernel support; the LCX *host* requires

Re: [OpenWrt-Devel] SDK vs. Toolchain+

2016-01-03 Thread Daniel Dickinson
On 03/01/16 01:01 PM, Felix Fietkau wrote: On 2016-01-03 18:53, Daniel Dickinson wrote: Hi Felix, I think part of the confusion stems from the fact that the current SDK is not really an SDK but a 'Toolchain+'. Perhaps the current SDK should be renamed to clarify that point, and a 'real' SDK cr

[OpenWrt-Devel] [PATCH 1/1] package/libs/libtool: rename to libltdl

2016-01-03 Thread Heinrich Schuchardt
Source package libtool is used to package libltdl. Unfortunately binary libtoolize is missing. Packaging libtoolize would depend on package file which is in the packages feed. Felix Fietkau suggested to rename source libtool to libltdl and to create a new package libtool in packages. This patch co

[OpenWrt-Devel] [PATCH 1/1 v2] package/libs/libtool: rename to libltdl

2016-01-03 Thread Heinrich Schuchardt
Source package libtool is used to package libltdl. Unfortunately binary libtoolize is missing. Packaging libtoolize would depend on package file which is in the packages feed. Felix Fietkau suggested to rename source libtool to libltdl and to create a new package libtool in packages. This patch co

Re: [OpenWrt-Devel] [PATCH 1/1 v2] package/libs/libtool: rename to libltdl

2016-01-03 Thread Felix Fietkau
On 2016-01-04 01:34, Heinrich Schuchardt wrote: > Source package libtool is used to package libltdl. > Unfortunately binary libtoolize is missing. > Packaging libtoolize would depend on package file which is in the > packages feed. > Felix Fietkau suggested to rename source libtool to libltdl > and

[OpenWrt-Devel] [PATCH 1/3] ipq806x: add support for TP-Link Archer C2600 to makefiles, configs, scripts and device tree

2016-01-03 Thread Josh Bendavid
Add initial support for Archer C2600 to Makefiles, profiles, led/network config, and hotplug script. Together with firmware-utils and mac80211 patches this is sufficient to build a working factory image flashable both from stock web ui and bootloader tftp recovery. Sysupgrade is working as wel

[OpenWrt-Devel] [PATCH 2/3] firmware-utils: add support for TP-Link Archer C2600 to tplink-safeloader

2016-01-03 Thread Josh Bendavid
Add support for TP-Link Archer C2600 to tplink-safeloader including partition table and additional SupportList strings. Both factory and sysupgrade images are supported. Signed-off-by: Josh Bendavid --- tools/firmware-utils/src/tplink-safeloader.c | 114 ++- 1 file ch

Re: [OpenWrt-Devel] [PATCH 1/1 v2] package/libs/libtool: rename to libltdl

2016-01-03 Thread Heinrich Schuchardt
On 04.01.2016 01:43, Felix Fietkau wrote: > On 2016-01-04 01:34, Heinrich Schuchardt wrote: >> Source package libtool is used to package libltdl. >> Unfortunately binary libtoolize is missing. >> Packaging libtoolize would depend on package file which is in the >> packages feed. >> Felix Fietkau su

Re: [OpenWrt-Devel] [PATCH 1/1 v2] package/libs/libtool: rename to libltdl

2016-01-03 Thread Felix Fietkau
On 2016-01-04 02:23, Heinrich Schuchardt wrote: > On 04.01.2016 01:43, Felix Fietkau wrote: >> On 2016-01-04 01:34, Heinrich Schuchardt wrote: >>> Source package libtool is used to package libltdl. >>> Unfortunately binary libtoolize is missing. >>> Packaging libtoolize would depend on package file

Re: [OpenWrt-Devel] [PATCH v3] export KERNEL_INITRAMFS_IMAGE

2016-01-03 Thread YounJae Rho
`Build/ubnt-erx-factory-kernel` in `target\linux\ramips\image\Makefile` references `$(KERNEL_INITRAMFS_IMAGE)` which is not exported Signed-off-by: YounJae Rho --- tested with git am in trunk commit 57693a7c8 include/image.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OpenWrt-Devel] [PATCH v4] export KERNEL_INITRAMFS_IMAGE

2016-01-03 Thread YounJae Rho
`Build/ubnt-erx-factory-kernel` in `target\linux\ramips\image\Makefile` references `$(KERNEL_INITRAMFS_IMAGE)` which is not exported Signed-off-by: YounJae Rho --- tested with git am in trunk commit 57693a7c8 include/image.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i