On Thu, Dec 03, 2015 at 09:23:47AM +0000, Joshua Lock wrote: > This recipe just installs some data files and thus is architecture > independent and doesn't require a compiler and libc in its DEPENDS.
Sorry I didn't notice it before, but this recipe is meant to provide MACHINE specific configuration, like the qemuall overrides does few lines below, so this cannot be allarch. > > Signed-off-by: Joshua Lock <[email protected]> > --- > meta/recipes-connectivity/connman/connman-conf.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-connectivity/connman/connman-conf.bb > b/meta/recipes-connectivity/connman/connman-conf.bb > index bef9237..4c6a2d2 100644 > --- a/meta/recipes-connectivity/connman/connman-conf.bb > +++ b/meta/recipes-connectivity/connman/connman-conf.bb > @@ -4,7 +4,7 @@ network interface for a qemu machine." > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = > "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" > > -inherit systemd > +inherit systemd allarch > > SRC_URI_append_qemuall = " file://wired.config \ > file://wired-setup \ > -- > 2.4.3 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
