Hello,
I've already replied on another thread of this patch series, however, I
have discovered this is the patch that is causing the problem.
On Fri, 23 Jun 2023 at 03:31, Jörg Sommer via lists.openembedded.org
wrote:
> On 22 June 2023 19:01, openembedded-core@lists.openembedded.org wrote:
> >
On 22 June 2023 19:01, openembedded-core@lists.openembedded.org wrote:
> ip tuntap does not need the uid, it was an unused variable/parameter.
> Backward compatibility should be fine.
>
> Signed-off-by: Adrian Freihofer
> ---
> scripts/runqemu-ifup | 13 -
> 1 file changed, 8 insertions
ip tuntap does not need the uid, it was an unused variable/parameter.
Backward compatibility should be fine.
Signed-off-by: Adrian Freihofer
---
scripts/runqemu-ifup | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/scripts/runqemu-ifup b/scripts/runqemu-ifup
inde