Wind River Support Network

HomeDefectsLIN8-7936
Fixed

LIN8-7936 : iproute2 builds without tipc

Created: Oct 13, 2017    Updated: Dec 3, 2018
Resolved Date: Oct 27, 2017
Found In Version: 8.0
Fix Version: 8.0.0.23
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Userspace

Description

Hi, iproute2 isn't building TIPC.

/wr/installs/lx8/wrlinux-8/wrlinux/configure --enable-addons=wr-cgp --with-layer=cgp --enable-board=intel-x86-64 --enable-kernel=cgl --enable-rootfs=glibc-cgl --enable-bootimage=iso --enable-internet-download=yes --enable-reconfig --enable-jobs=38 --enable-parallel-pkgbuilds=38 --with-package=iproute2 --with-rcpl-version=0020

Comunity: https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-connectivity/iproute2/iproute2.inc
======================================
PACKAGECONFIG ??= "tipc"
PACKAGECONFIG[tipc] = ",,libmnl,"

EXTRA_OEMAKE = "CC='${CC}' KERNEL_INCLUDE=${STAGING_INCDIR} DOCDIR=${docdir}/iproute2 SUBDIRS='lib tc ip bridge misc genl ${@bb.utils.contains('PACKAGECONFIG', 'tipc', 'tipc', '', d)}' SBINDIR='${base_sbindir}' LIBDIR='${libdir}'"
======================================


Wind River: layers/oe-core/meta/recipes-connectivity/iproute2/iproute2.inc
======================================
EXTRA_OEMAKE = "CC='${CC}' KERNEL_INCLUDE=${STAGING_INCDIR} DOCDIR=${docdir}/iproute2 SUBDIRS='lib tc ip bridge' SBINDIR='${base_sbindir}' LIBDIR='${libdir}'"
======================================


Client says:
iproute2 builds without tipc
(...)
As including the Carrier Grade Profile enables TIPC, it should also enable the iproute2 tipc tool, but it does not.

-rwxr-xr-x 1 root root 56472 Oct 2 17:06 /sbin/bridge
-rwxr-xr-x 1 root root 3110 Oct 2 17:06 /sbin/ifcfg
-rwxr-xr-x 1 root root 350872 Oct 2 17:06 /sbin/ip.iproute2
-rwxr-xr-x 1 root root 173 Oct 2 17:06 /sbin/routef
-rwxr-xr-x 1 root root 1262 Oct 2 17:06 /sbin/routel
-rwxr-xr-x 1 root root 39952 Oct 2 17:06 /sbin/rtmon
-rwxr-xr-x 1 root root 35 Oct 2 17:06 /sbin/rtpr
(...)
The problem is with iproute2. The version of tipc that's included with WRL8 cannot be configured with the tipc-config tool that's in tipcutils.
Some of the functionality has migrated to the tipc tool in the iproute2 package.

Other Downloads


Live chat
Online