On Fri, Oct 15, 2021 at 10:44 PM Tomasz CEDRO wrote:
>
> Returning to KCONFIG :-)
>
> I have talked to Debian kconfig-frontends maintainer Philippe Thierry:
>
> https://packages.debian.org/stable/kconfig-frontends
>
> He confirmed that kconfig-frontends is abandoned. They use own git
> repository with version 4.11.0.1 as current:
>
> https://salsa.debian.org/philou/kconfig-frontends
>
> Debian patches necessary to build are here (some additional patches
> are necessary to GTK/GDK):
>
> https://salsa.debian.org/philou/kconfig-frontends/-/tree/debian/master/debian/patches
>
>
> Espressif repository seems to use older version 4.6:
>
> https://github.com/espressif/kconfig-frontends
>
> They modified code so it builds with CMake, but only produces
> kconfig-mconf. I made it work on FreeBSD with cmake part:
>
> https://github.com/cederom/kconfig-frontends/commit/c87bd73b50f8f6327672e4fb5f0a2000becfe9c2


Just a comparison between kconfig-frontends Debian (4.11) and
Espressif (4.6.) git heads:

This branch is 53 commits ahead, 274 commits behind espressif:4.6.x-idf.

Looks like these are not the same (compatible?) projects anymore.

Espressif is more ahead and seems updated to the real world scenarios.

Here is Debian head:
https://github.com/cederom/kconfig-frontends/tree/debian/master

Here is Espressif head:
https://github.com/cederom/kconfig-frontends/tree/4.6.x-idf

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Reply via email to