[OE-core] [PATCH] ifupdown: update to 0.8.22

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jul 2 11:50:46 UTC 2019


On Mon, 2019-07-01 at 20:52 +0200, Oleksandr Kravchuk wrote:
> Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com
> >
> ---
>  ...t-rely-on-dpkg-architecture-to-set-a.patch |  8 ++--
>  ...efn-fix-inverted-checks-for-loopback.patch | 45 +++++++++------
> ----
>  ...{ifupdown_0.8.16.bb => ifupdown_0.8.22.bb} |  2 +-
>  3 files changed, 26 insertions(+), 29 deletions(-)
>  rename meta/recipes-core/ifupdown/{ifupdown_0.8.16.bb =>
> ifupdown_0.8.22.bb} (96%)

Fails on musl:

https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/777

| main.c: In function 'expand_matches':
| main.c:700:40: error: 'FNM_EXTMATCH' undeclared (first use in this
function); did you mean 'FNM_NOMATCH'?
|   700 |     if(fnmatch(pattern, ifa->ifa_name, FNM_EXTMATCH))
|       |                                        ^~~~~~~~~~~~
|       |                                        FNM_NOMATCH

Cheers,

Richard



More information about the Openembedded-core mailing list