Files
poky/meta/recipes-support
Robert Yang ff0ebe98a1 libnl: fix RREPLACES and RCONFLICTS for libnl-genl
The libnl-genl.rpm provides libnl-genl-3-200 after the following 2 fixes:
libnl: update to v3.2.28
libnl: fix packaging mistakes

$ rpm -qp --provides tmp/deploy/rpm/core2_64/libnl-genl-3-200-3.2.28-r0.4.core2_64.rpm
elf(buildid) = 4e753b2361ba0b02f162244a87cc0680796e46cc
libnl-genl = 3.2.28
libnl-genl-3.so.200()(64bit)
libnl-genl-3.so.200(libnl_3)(64bit)
libnl-genl2
libnl-genl-3-200 = 1:3.2.28-r0.4

Note, the libnl-genl2 is introduced by REPLACES_${PN}-genl = "libnl-genl2".

So that we don't need set libnl-genl-3-200 in the RREPLACES and
RCONFLICTS, otherwise it would cause do_rootfs errors when install both
libnl-genl.rpm and lib32-libnl-genl.rpm:

Computing transaction...error: Can't install libnl-genl-3-200-1:3.2.28-r0.0@core2_64: conflicted package libnl-genl-3-200-1:3.2.28-r0.0@lib32_x86 is locked

We didn't meet this error before was because there was no libnl-genl.rpm,
but libnl-3-genl.rpm, and it doesn't provide libnl-genl-3-200 by default.

Remove libnl-genl-3-200 from RREPLACES and RCONFLICTS will fix the problem.

(From OE-Core rev: a2e9e0bb7a4901f819332df30ec265616e422826)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-03 09:58:37 +01:00
..
2016-07-01 16:22:41 +01:00
2016-07-10 14:12:15 +01:00
2016-08-04 15:22:22 +01:00
2016-08-17 10:35:42 +01:00
2016-07-20 10:28:47 +01:00
2016-07-12 23:10:14 +01:00
2014-01-06 11:13:55 +00:00
2016-06-04 14:13:33 +01:00
2016-08-17 10:35:43 +01:00
2016-06-04 14:13:34 +01:00
2016-06-04 14:13:34 +01:00
2016-08-01 11:47:12 +01:00
2016-06-15 08:35:00 +01:00
2016-07-08 09:57:24 +01:00
2016-08-04 15:22:23 +01:00
2015-08-10 12:40:20 -07:00
2016-01-18 11:47:04 +00:00
2016-07-20 10:28:48 +01:00
2014-01-02 22:39:23 +00:00
2016-08-20 16:06:03 +01:00
2016-06-15 18:05:24 +01:00
2016-08-23 17:44:41 +01:00
2016-06-04 14:13:34 +01:00
2016-07-12 23:10:14 +01:00
2016-05-30 15:58:14 +01:00
2016-06-04 14:13:35 +01:00
2015-08-19 18:05:36 +01:00
2016-08-10 10:46:31 +01:00
2016-05-13 13:41:29 +01:00
2016-05-13 13:41:31 +01:00
2016-02-07 17:29:58 +00:00
2016-07-20 10:28:50 +01:00
2016-02-04 23:19:42 +00:00
2016-07-08 09:57:24 +01:00
2016-08-17 10:35:41 +01:00
2016-08-23 17:44:41 +01:00