This series fixes several issues with ca-certificates-java:
* when used as a native tool
* failure on do_rootfs
This doesn't fix all the issues and there is definitely a room for improvement.
I presume that running it on the target doesn't work - at least ${sysconfdir} is
not expanded in the hook.
I also think that will be best to drop create-ca-certificates-java usage in
the postinst and let it be called as a hook of ca-certificates. This will allow
us to remove some code and simplify both script and recipe.
It would be great if others could test their use cases;
and clarify them - is create-ca-certificates-java really needed?.
Yevgeny Popovych (3):
ca-certificates-java: Fix sysconfdir for -native recipe
ca-certificates-java: Don't fail when called via hook on do_rootfs
ca-certificates-java: Distinguish between SYSROOT and D
.../ca-certificates-java.hook.in | 23 +++++++++++-----------
.../ca-certificates-java_20180516.bb | 11 ++++++++---
2 files changed, 19 insertions(+), 15 deletions(-)
--
2.7.4
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel