Files
poky/meta/recipes-extended
Mark Hatle 7fd27e8e33 iproute2: Default to tipc enabled, and include libmnl dependency
iproute2 has the ability to include a tipc tool.  When enabled this requires
the libmnl package (formerly supplied by meta-openembedded).  So both are
needed at the same time.

The change itself is needed because of the tipc-utils package (in
meta-openembedded) which RDEPENDS on iproute2-tipc.  Without this package
the yocto-compat-layer script indicates there is no way for me to have
meta-openembedded pass the checker.  This is because meta-openembedded is
not allowed to just enable 'tipc' on it's own.  (A layer may not make distro
wide changes without a user saying to do it.)  The checker script invokes
bitbake -S none world, which will fail on dependency resolution due to there
being no iproute2-tipc package.  The tipc-utils package does not have a way
to check the PACKAGECONFIG of the iproute2 package so disable itself if the
dependency can not be met.  So the default system behavior needs to be:

iproute2 w/ tipc enabled
tipc-utils RDEPENDS on iproute2-tipc

(From OE-Core rev: b40f42e69de47af4f627432e284038c645efbaec)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-12 23:55:29 +01:00
..
2017-07-21 22:51:38 +01:00
2017-08-31 17:41:41 +01:00
2015-01-16 23:08:25 +00:00
2017-05-23 17:45:36 +01:00
2017-07-17 14:01:39 +01:00
2017-08-13 09:27:37 +01:00
2017-07-06 14:38:14 +01:00
2017-06-12 15:08:30 +01:00
2017-06-09 17:12:14 +01:00
2016-12-08 10:31:29 +00:00
2017-07-21 22:51:38 +01:00
2017-07-21 22:51:38 +01:00
2017-08-18 10:40:26 +01:00
2017-06-06 19:52:26 +01:00
2017-06-09 17:12:14 +01:00
2017-08-18 10:40:27 +01:00
2015-02-03 14:53:52 +00:00
2017-05-18 14:01:47 +01:00
2016-11-30 15:48:09 +00:00
2017-06-23 11:44:13 +01:00
2017-06-28 15:52:17 +01:00
2017-06-22 09:16:00 +01:00
2017-05-11 16:59:18 +01:00
2017-02-23 12:49:51 -08:00
2017-05-25 23:59:32 +01:00
2017-08-18 10:40:26 +01:00
2017-06-14 10:18:30 +01:00
2017-08-18 10:40:26 +01:00
2016-05-19 09:05:20 +01:00
2017-07-27 22:36:53 +01:00
2017-06-28 20:55:08 +01:00
2017-06-23 11:44:13 +01:00
2017-08-30 11:14:26 +01:00
2017-08-18 23:46:37 +01:00
2017-02-15 20:06:41 -08:00