[LEDE-DEV] [OpenWrt-Devel] OpenWrt -> LEDE git tree merge

Hauke Mehrtens hauke at hauke-m.de
Sun Oct 22 13:56:55 PDT 2017


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 from the OpenWrt git repository
>>> and their corresponding LEDE commit IDs:
>>> https://github.com/hauke/openwrt-lede-merge/blob/master/commits.csv
>>>
>>> I only looked into the non merge commits and assumed that commits with
>>> the same title are the same, if this is wrong please point me to some
>>> place where this causes problems.
>>>
>>> I used this script to generate the csv table:
>>> https://github.com/hauke/openwrt-lede-merge/blob/master/openwrt-merge.py
>>>
>>> The bigger topics I see are:
>>> * addition of SoCFPGA target with kernel 4.4 support
>>> * Will someone port this to kernel 4.9 or provide me with hardware so I
>>>   can try to port this and test it?
>>> * There are some commits without a Signed-off-by line, I will contact
>>>  the authors.
>>> * The realview target was removed from LEDE, but it got an update to
>>>  kernel 4.4 in OpenWrt, how do we want to handle this? Does anyone need
>>>  the realview target?
>>
>> As discussed earlier, I've prepared manually a list of commits that
>> are missing from LEDE. I was about to send:
>>
>>  - a set of patches that probably don't need any discussion and can be
>> merged right away,
>>  - a set of patches that are RFC, and should be discussed.
>>
>> Let me know if that should still happen.
> The series has been sent as discussed on irc. I don't recall any more
> required - also based on checking the CSV, thanks for prepping that.
> 
> The RFC patches/PRs are:
> 
> ----
> - https://github.com/openwrt/openwrt/pull/433
> I'd like to add genimage support to OpenWrt. With this package one can
> create arbitrary image either for internal flash or SD/USB storage devices.
> As this package is basically applicable to any target should I enable it
> in tools/Makefile tools-y target?
> 
> - https://github.com/openwrt/openwrt/pull/409
> Add nconfig toplevel target to utilize ncurses ui configuration utility
> as found on kernel's buildsystem.

There is also a pull open request for LEDE:
https://github.com/lede-project/source/pull/903

> - https://github.com/openwrt/openwrt/pull/533
> tools: add package autoconf-archive

There is also a open pull request for LEDE:
https://github.com/lede-project/source/pull/1368

> - https://github.com/openwrt/openwrt/pull/464
> Add full control of network configuration to a user script #464
> 
> - https://github.com/openwrt/openwrt/pull/312
> ar71xx: add support for Zsun WiFi SD Card Reader

This is missing a Singed-of-by line

> https://github.com/openwrt/openwrt/commit/4f997727aef0603f02e9320ba787ea1b894747c0
> 
> lantiq: td-w8980: fix failsafe mode via ethernet.

This looks correct to me, but I do not have this board.

> https://github.com/openwrt/openwrt/commit/9fb1348a0aa8954535ec5a2c088037af0d7b9297
> 
> packages: lzo: Update LZO Makefile to repair dead Main URL

For me also the old URL works, this was probably only temporary, we
should add both URLs to the build system.

> - https://github.com/openwrt/openwrt/pull/539
> Add TL-WA901v5 support

The GCC 7 patches are probably already in, but the target commit looks
ok to me, but I am not a ar71xx expert.


> ----
> 
> - #1-4 would require discussion if they're needed at all, they look as
> "nice to have".
> - #5 needs some work as it has some dirty hacks. This can be taken care
> on the summit's second day - I recall someone going there has a ZSun reader
> - #6 - I haven't seen traces of this in LEDE, but I leave it to the
> lantiq experts to opinion on
> - #7 was due to an outage if I recall correctly, again, it's optional
> - #8 - needs some further changes around creating the -factory image
> 
> Regards,
> -w-
What about the SoCFPGA target?
https://github.com/openwrt/openwrt/tree/master/target/linux/socfpga

I think they should submit it again with kernel 4.9 support.

Hauke



More information about the Lede-dev mailing list