22.10.2017 22:21, Zoltan HERPAI:
This is pretty much the same as the ALL0256N-8M but with different LED settings.
Based on Matt Jenkins' patch, with additional reworks.
https://github.com/openwrt/openwrt/pull/491
Signed-off-by: Zoltan HERPAI
Hey Zoltan,
I'm not sure how proceed with the pat
22.10.2017 22:56, Hauke Mehrtens:
On 10/22/2017 10:28 PM, Zoltan HERPAI wrote:
Hi,
Zoltan HERPAI wrote:
Hi Hauke,
On Sun, 22 Oct 2017, Hauke Mehrtens wrote:
I am working on merging the missing commits from the OpenWrt git
repository into the LEDE repository.
Here is a list of all non merge
On 2017-10-23 05:50, Yousong Zhou wrote:
> On 23 October 2017 at 04:21, Zoltan HERPAI wrote:
>> From: Philip Prindeville
>>
>> Signed-off-by: Philip Prindeville
>> ---
>> package/kernel/linux/modules/hwmon.mk | 15 +++
>> 1 file changed, 15 insertions(+)
>>
>> diff --git a/package/k
On 10/22/2017 08:46 PM, Hauke Mehrtens wrote:
> Hi,
>
> I am working on merging the missing commits from the OpenWrt git
> repository into the LEDE repository.
>
> Here is a list of all non merge commits from the OpenWrt git repository
> and their corresponding LEDE commit IDs:
> https://github.c
On 23 October 2017 at 04:21, Zoltan HERPAI wrote:
> From: Philip Prindeville
>
> Signed-off-by: Philip Prindeville
> ---
> package/kernel/linux/modules/hwmon.mk | 15 +++
> 1 file changed, 15 insertions(+)
>
> diff --git a/package/kernel/linux/modules/hwmon.mk
> b/package/kernel/li
On 10/19/2017 10:18 PM, Hauke Mehrtens wrote:
> On 10/18/2017 08:58 PM, Hauke Mehrtens wrote:
>> Hi,
>>
>> We have ELCE and the OpenWrt summit next week in Prague and a lot of
>> people will be there.
>>
>> I would like to have a meeting next Wednesday evening 25. October 2017
>> in Prague, like we
On 10/22/2017 10:28 PM, Zoltan HERPAI wrote:
> Hi,
>
> Zoltan HERPAI wrote:
>> Hi Hauke,
>>
>> On Sun, 22 Oct 2017, Hauke Mehrtens wrote:
>>
>>> I am working on merging the missing commits from the OpenWrt git
>>> repository into the LEDE repository.
>>>
>>> Here is a list of all non merge commits
On Sun, Oct 22, 2017 at 10:28 PM, Zoltan HERPAI wrote:
> Hi,
>
>
> Zoltan HERPAI wrote:
>>
>> Hi Hauke,
>>
>> On Sun, 22 Oct 2017, Hauke Mehrtens wrote:
>>
>>> I am working on merging the missing commits from the OpenWrt git
>>> repository into the LEDE repository.
>>>
>>> Here is a list of all no
On 10/22/2017 10:21 PM, Zoltan HERPAI wrote:
> This series contains a bunch of commits that have been added
> into OpenWrt but not into LEDE since May/2016. Some of these
> required small changes to work properly - i.e. changing them
> to a new build layout.
>
> Signed-off-by: Zoltan HERPAI
>
>
On 10/22/2017 10:21 PM, Zoltan HERPAI wrote:
> From: Marek Vasut
>
> Add package with the DT compiler v1.4.1 .
>
> Signed-off-by: Marek Vasut
This package is already in the package feed:
https://github.com/openwrt/packages/blob/master/libs/dtc/Makefile
Hi,
Zoltan HERPAI wrote:
Hi Hauke,
On Sun, 22 Oct 2017, Hauke Mehrtens wrote:
I am working on merging the missing commits from the OpenWrt git
repository into the LEDE repository.
Here is a list of all non merge commits from the OpenWrt git repository
and their corresponding LEDE commit IDs:
From: August Germar
Chipset is a 650mhz Atheros with 128mb ram.
Variation of QCA9531 SoC with two Ethernet ports
and a 802.11n 2.4 GHz radio.
Signed-off-by: August Germar
[with review by Daniel Engberg]
Reviewed-by: Zoltan HERPAI
---
target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +
From: Marek Vasut
Add patch with the DT overlay support into the DTC package.
Signed-off-by: Marek Vasut
---
...ripts-dtc-Update-to-version-with-overlays.patch | 642 +
1 file changed, 642 insertions(+)
create mode 100644
package/kernel/dtc/patches/0001-scripts-dtc-Update
Based on Robert Budde's patch, with additional reworks.
https://github.com/openwrt/openwrt/pull/390
Signed-off-by: Zoltan HERPAI
---
target/linux/ar71xx/base-files/etc/board.d/01_leds | 10 ++
target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +
.../ar71xx/base-files/lib/upgrade/platform
From: Denis Osvald
Signed-off-by: Denis Osvald
---
include/netfilter.mk | 4
package/kernel/linux/modules/netfilter.mk | 17 +
package/network/utils/iptables/Makefile | 10 ++
3 files changed, 31 insertions(+)
diff --git a/include/netfilter.
This series contains a bunch of commits that have been added
into OpenWrt but not into LEDE since May/2016. Some of these
required small changes to work properly - i.e. changing them
to a new build layout.
Signed-off-by: Zoltan HERPAI
August Germar (1):
ar71xx: add support for Anonabox Pro
De
This is pretty much the same as the ALL0256N-8M but with different LED settings.
Based on Matt Jenkins' patch, with additional reworks.
https://github.com/openwrt/openwrt/pull/491
Signed-off-by: Zoltan HERPAI
---
target/linux/ramips/base-files/etc/board.d/01_leds | 7 ++
.../linux/ramips/bas
From: Ralph Sennhauser
Signed-off-by: Ralph Sennhauser
---
package/libs/openssl/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libs/openssl/Config.in b/package/libs/openssl/Config.in
index dbcd11a..b949d3b 100644
--- a/package/libs/openssl/Config.in
+++ b/package/libs/ope
From: Marek Vasut
Add package with the DT compiler v1.4.1 .
Signed-off-by: Marek Vasut
---
package/kernel/dtc/Makefile | 36
1 file changed, 36 insertions(+)
create mode 100644 package/kernel/dtc/Makefile
diff --git a/package/kernel/dtc/Makefile b/package
From: Kayo Phoenix
The MarsBoard was a short-lived credit-card sized, extendable board with an
Allwinner A10 SoC.
http://linux-sunxi.org/MarsBoard_A10
Signed-off-by: Kayo Phoenix
[Forward-ported to new target layout:]
Signed-off-by: Zoltan HERPAI
---
package/boot/uboot-sunxi/Makefile |
From: Philip Prindeville
Signed-off-by: Philip Prindeville
---
package/kernel/linux/modules/hwmon.mk | 15 +++
1 file changed, 15 insertions(+)
diff --git a/package/kernel/linux/modules/hwmon.mk
b/package/kernel/linux/modules/hwmon.mk
index ed05cae..ae1a004 100644
--- a/package/ke
On 10/22/2017 11:46 AM, Hauke Mehrtens wrote:
> Hi,
>
> I am working on merging the missing commits from the OpenWrt git
> repository into the LEDE repository.
>
> Here is a list of all non merge commits from the OpenWrt git repository
> and their corresponding LEDE commit IDs:
> https://github
Hi Hauke,
On Sun, 22 Oct 2017, Hauke Mehrtens wrote:
I am working on merging the missing commits from the OpenWrt git
repository into the LEDE repository.
Here is a list of all non merge commits from the OpenWrt git repository
and their corresponding LEDE commit IDs:
https://github.com/hauke/o
Hi,
I am working on merging the missing commits from the OpenWrt git
repository into the LEDE repository.
Here is a list of all non merge commits from the OpenWrt git repository
and their corresponding LEDE commit IDs:
https://github.com/hauke/openwrt-lede-merge/blob/master/commits.csv
I only lo
Hi Hauke,
On 10/22/2017 08:15 AM, Hauke Mehrtens wrote:
> On 10/02/2017 09:18 PM, Hauke Mehrtens wrote:
>> For the next major LEDE release after 17.01 all targets should be on
>> kernel 4.9, otherwise they will most likely not be included in the release.
>>
>> The following targets are on kernel 4
On 10/02/2017 09:18 PM, Hauke Mehrtens wrote:
> For the next major LEDE release after 17.01 all targets should be on
> kernel 4.9, otherwise they will most likely not be included in the release.
>
> The following targets are on kernel 4.9 and are fine:
> * apm821xx
> * arc770
> * archs38
> * armvi
Hi Karl,
> There's really been very few commits to uhttpd, it shouldn't be
> hard to bisect to the specific one that causes this.
Ok, I tracked it down to 88c0b4b6d00152c54a0f1367ae839c71547281e1 commited
by Jo-Philipp. Before that commit, everything is fine to me.
However, IMHO this commit is t
27 matches
Mail list logo