Hi Kory I think you should send a github PR for this see [1]
[1] https://github.com/DynamicDevices/meta-mono#maintainers--patch-policy On Mon, Nov 16, 2020 at 2:31 AM Kory Maincent <[email protected]> wrote: > > Add libatomic-ops to dependencies to avoid this error: > /include/private/gc_atomic_ops.h:105:11: fatal error: atomic_ops.h: No such > file or directory > > Signed-off-by: Kory Maincent <[email protected]> > --- > recipes-mono/mono/mono-6.10.0.104.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-mono/mono/mono-6.10.0.104.inc > b/recipes-mono/mono/mono-6.10.0.104.inc > index 27dff49..a1dd195 100644 > --- a/recipes-mono/mono/mono-6.10.0.104.inc > +++ b/recipes-mono/mono/mono-6.10.0.104.inc > @@ -2,4 +2,4 @@ SRC_URI[sha256sum] = > "b8d6eb70a252d2efad8384d66b529883dc59e581565d617fa57f8e7931 > > S = "${WORKDIR}/mono-${PV}" > > -DEPENDS += " cmake-native" > +DEPENDS += " cmake-native libatomic-ops" > -- > 2.25.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88171): https://lists.openembedded.org/g/openembedded-devel/message/88171 Mute This Topic: https://lists.openembedded.org/mt/78289110/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
