mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 05:14:12 +00:00
msgpack-cpp: fix msgpack-cpp is a header only library
${PN} is empty so don't let the -dev package RDEPEND on it
Signed-off-by: Sean Nyekjaer <sean.nyekjaer.ext@siemensgamesa.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit b8a8fbaf7df3d52acf02e7a3eec97ffd57acabf3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
8739e7ae8f
commit
2cd24bd20d
@ -19,4 +19,6 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
|
|
||||||
|
RDEPENDS:${PN}-dev = ""
|
||||||
|
|
||||||
BBCLASSEXTEND += "native nativesdk"
|
BBCLASSEXTEND += "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user