[OE-core] [PATCH 1/2] gio-module-cache.bbclass: disable update_gio_module_cache postinst script for nativesdk

Burton, Ross ross.burton at intel.com
Tue Mar 20 16:07:57 UTC 2018


Can you file a bug for this? Probably best to fix instead of working
around, as this leaves gio modules broken.

Ross

On 20 March 2018 at 12:10, Martin Jansa <martin.jansa at gmail.com> wrote:

> * it fails to find postinst_intercept dir:
>   NOTE: IMAGE/1.0.0-1-r3/sdk/image///usr/lib/opkg/info/nativesdk-libglib-2.0-0.postinst:
> 4:
>         IMAGE/1.0.0-1-r3/sdk/image///usr/lib/opkg/info/nativesdk-
> libglib-2.0-0.postinst:
>         IMAGE/1.0.0-1-r3/intercept_scripts/postinst_intercept: not found
>
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta/classes/gio-module-cache.bbclass | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta/classes/gio-module-cache.bbclass
> b/meta/classes/gio-module-cache.bbclass
> index a8190b7b89..179090d32e 100644
> --- a/meta/classes/gio-module-cache.bbclass
> +++ b/meta/classes/gio-module-cache.bbclass
> @@ -2,6 +2,7 @@ PACKAGE_WRITE_DEPS += "qemu-native"
>  inherit qemu
>
>  GIO_MODULE_PACKAGES ??= "${PN}"
> +GIO_MODULE_PACKAGES_class-nativesdk = ""
>
>  gio_module_cache_common() {
>  if [ "x$D" != "x" ]; then
> --
> 2.15.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180320/6ce630e4/attachment-0002.html>


More information about the Openembedded-core mailing list