Hi
And thank you for report. I do care. I am going to investigate it. Feel free to
revert it as I most probably won't be addressing it on Christmas but I am going
to
submit it again with fix or just fix once I found out what happened.
With regards
Karel
Excerpts from Petr Štetiar's message of
erence for original one. The problem is if there
are multiple references and the original one is removed. This can be
reproduced just by copying executable (hard linking) and unlinking the
original one. In such case exe link would point to copy and not to
original deleted one.
Signed-off-by:
has to be and when build fails is when CONFIG_AP is
set. All files included in wpa_supplicant that are touched by this patch
are in this condition. This means that this is for sure the original
place for it.
Signed-off-by: Karel Kočí
---
.../services/hostapd/patches/600-ubus_support.patch
has to be and when build fails is when CONFIG_AP is
set. All files included in wpa_supplicant that are touched by this patch
are in this condition. This means that this is for sure the original
place for it.
Signed-off-by: Karel Kočí
---
.../services/hostapd/patches/600-ubus_support.patch
Hi
On Fri, May 01, 2020 at 09:22:36AM +0200, Petr Štetiar wrote:
> Karel Kočí [2020-04-29 12:47:58]:
>
> Hi,
>
> > Some autotools based build systems are using autoconf-archive scripts
> > and are expecting them to almost always be available.
>
> like for ex
x27;s autoreconf and in cases it is not always
possible to get release tar ball.
Including this adds little to no overhead in terms of build time as
those are just m4 scripts copied to an appropriate location.
Signed-off-by: Karel Kočí
---
tools/Makefile | 2 +-
tools/aut