Files
meta-openembedded/meta-oe/recipes-support
Roland Hieber fb5e3d44d0 pcsc-lite: provide pcsc-lite-lib-native explicitly for native build
Commits e2180b00b3 and 8edd760e66 added support for
native builds for the opensc and pcsc-lite recipes, but building
opensc-native fails after commit 40b3a51231 (2019-12-04,
"opensc: fix RDEPENDS in pcsc PACKAGECONFIG") with:

    ERROR: Required build target 'opensc-native' has no buildable providers.
    Missing or unbuildable dependency chain was: ['opensc-native', 'pcsc-lite-lib-native']

The commit in question is correct for target builds, but native builds
don't have packages, therefore there is no pcsc-lite-lib-native package
to depend on – the -lib part is also provided in pcsc-lite-native.

Ideally we would fix this in the opensc recipe. However, using syntax
like "PACKAGECONFIG_class-native[pcsc]" in the opensc recipe is
apparently not possible to overwrite the dependency for a native build,
and using RDEPENDS_remove has no effect either – apparently dependencies
from PACKAGECONFIG are added after RDEPENDS_remove is evaluated.
Therefore let pcsc-lite provide the missing package name for native
builds, even if fixing this unrelated package is not the most elegant
solution.

Fixes: 40b3a51231 (2019-12-04, "opensc: fix RDEPENDS in pcsc PACKAGECONFIG")
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-12-01 14:56:49 -08:00
..
2020-09-10 21:20:23 -07:00
2019-05-10 14:07:54 -07:00
2020-03-25 06:52:29 -07:00
2020-07-28 12:23:15 -07:00
2020-06-30 07:58:37 -07:00
2020-07-28 12:52:13 -07:00
2019-08-27 12:11:16 -07:00
2020-09-13 09:28:52 -07:00
2020-11-23 07:09:34 -08:00
2020-11-30 22:42:20 -08:00
2020-10-21 14:11:09 -07:00
2019-09-16 18:24:48 -07:00
2020-03-25 06:52:29 -07:00
2020-07-31 13:22:53 -07:00
2019-09-13 07:00:12 -07:00
2020-01-19 02:20:59 -08:00
2020-11-09 00:00:05 -08:00
2020-07-28 12:52:14 -07:00
2020-06-10 20:55:27 -07:00
2019-09-16 07:10:03 -07:00
2020-10-01 10:32:42 -07:00
2020-08-11 23:37:47 -07:00
2019-09-16 07:10:03 -07:00
2020-09-10 21:20:23 -07:00
2020-11-02 09:00:52 -08:00
2020-09-12 18:46:28 -07:00
2020-11-12 21:03:29 -08:00
2020-09-01 20:25:36 -07:00
2020-04-05 10:38:14 -07:00
2019-07-10 09:34:20 -07:00
2020-02-16 12:52:19 -08:00
2020-09-10 21:20:23 -07:00
2020-08-05 10:02:11 -07:00
2020-06-20 16:44:45 -07:00
2020-11-15 12:25:53 -08:00
2020-11-23 07:09:34 -08:00
2020-06-30 07:58:38 -07:00
2020-01-09 14:05:37 -08:00
2019-05-10 14:07:54 -07:00
2020-10-23 10:20:24 -07:00
2020-05-19 07:37:13 -07:00
2020-04-14 10:17:58 -07:00
2020-11-03 11:03:45 -08:00
2019-06-25 14:21:48 -07:00
2020-07-28 12:52:14 -07:00
2020-08-31 08:30:19 -07:00
2020-08-21 10:16:29 -07:00
2020-02-21 08:50:36 -08:00
2020-05-31 22:42:25 -07:00
2020-08-13 22:37:48 -07:00
2020-11-30 22:42:20 -08:00
2020-10-23 10:20:24 -07:00
2020-10-19 22:18:11 -07:00
2020-11-23 13:00:55 -08:00
2019-08-21 12:41:20 -07:00
2020-11-15 12:25:53 -08:00
2020-01-17 15:44:06 -08:00
2019-11-27 20:07:16 -08:00
2020-10-22 08:14:29 -07:00
2019-07-15 08:00:06 -07:00
2020-11-15 12:26:38 -08:00
2020-04-05 10:38:14 -07:00
2019-05-11 23:35:30 -07:00
2020-11-03 11:03:45 -08:00
2020-08-27 00:03:51 -07:00
2020-03-17 19:46:35 -07:00
2020-03-13 21:27:53 -07:00
2020-11-17 15:01:16 -08:00
2020-10-15 11:42:15 -07:00
2020-08-27 00:03:51 -07:00
2020-04-05 10:38:14 -07:00
2020-01-16 12:02:05 -08:00
2020-09-30 11:28:18 -07:00
2019-09-13 09:21:30 -07:00
2020-06-03 15:15:42 -07:00
2020-08-13 22:32:07 -07:00
2020-08-05 21:45:25 -07:00
2020-11-09 13:41:03 -08:00
2020-08-07 00:07:07 -07:00
2020-05-31 22:42:25 -07:00
2020-11-30 22:42:20 -08:00
2020-11-12 21:03:29 -08:00