]> code.ossystems Code Review - openembedded-core.git/commit
ruby: correctly set native/target dependencies
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 12 Feb 2022 06:32:50 +0000 (07:32 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 21 Feb 2022 14:50:32 +0000 (04:50 -1000)
commit61e38b71566183e329d980e26fe8ffe8d331c3a1
tree9b04aa3a5b941bc4415c3f5647a2d32544d77530
parent0ed4759eb306596575e3e9859a023f44f814cf4c
ruby: correctly set native/target dependencies

In particular libffi was missing from native, which
led to linking with host libffi instead.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 293c9f879252a814107579542e8fca9af9dde599)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/ruby/ruby.inc