From: Denys Dmytriyenko <[email protected]> In order to use pkg-config tool.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb index 959b1f4b..03240e68 100644 --- a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb +++ b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb @@ -15,6 +15,8 @@ do_configure:prepend() { require recipes-core/llvm/llvm.inc +inherit pkgconfig + LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=47e311aa9caedd1b3abf098bd7814d1d" DEPENDS += "libxml2 groff-native" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14035): https://lists.yoctoproject.org/g/meta-arago/message/14035 Mute This Topic: https://lists.yoctoproject.org/mt/93649138/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
