[OE-core] [PATCH 8/8] gobject-introspection.bbclass: mark as machine specific due to COMBINED_FEATURES

Martin Jansa martin.jansa at gmail.com
Thu Mar 17 17:29:20 UTC 2016


On Thu, Mar 17, 2016 at 10:19:29AM -0700, Andre McCurdy wrote:
> Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
> ---
>  meta/classes/gobject-introspection.bbclass | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/meta/classes/gobject-introspection.bbclass b/meta/classes/gobject-introspection.bbclass
> index eb0e7ad..8a09e34 100644
> --- a/meta/classes/gobject-introspection.bbclass
> +++ b/meta/classes/gobject-introspection.bbclass
> @@ -35,3 +35,6 @@ FILES_${PN}_append = " ${libdir}/girepository-*/*.typelib"
>  # .gir files go to dev package, as they're needed for developing (but not for
>  # running) things that depends on introspection.
>  FILES_${PN}-dev_append = " ${datadir}/gir-*/*.gir"
> +
> +# Due to use of COMBINED_FEATURES
> +PACKAGE_ARCH = "${MACHINE_ARCH}"

This was already proposed in:
http://lists.openembedded.org/pipermail/openembedded-core/2016-March/118743.html
thread, but unfortunately rejected :/.

Also this isn't enough, you would need to change all recipes depending
on one recipes with this inherit to be MACHINE_ARCH as well.

Regards,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160317/9f2c22f4/attachment-0002.sig>


More information about the Openembedded-core mailing list