meta-phosphor: add ipv4/ipv6 DISTRO_FEATURES
DISTRO_FEATURES_LIBC was removed from upstream poky in 2.7 (see
ref-manual/migration.xml), and we use to get ipv4 and ipv6 picked
up as DISTRO_FEATURES as a side-effect of this variable. It was
reported that ipv6 tools were missing from the image, so add this
back directly as a DISTRO_FEATURE.
Also, sort DISTRO_FEATURES_DEFAULT and remove any reference to the
now-deprecated DISTRO_FEATURES_LIBC.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I3cd0c4dbef63a3812bf7e7c0d3b29c89a420c97b
1 file changed