From 0a732a9c66ffe33e9bf11757acb3ae599219a89f Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 10 Jan 2018 14:27:41 +0200 Subject: gnupg: enable native version (From OE-Core rev: 3945ddd6eea9d84f7b0f82c66e6d4512bc239bb2) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-support/npth/npth_1.5.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-support/npth') diff --git a/meta/recipes-support/npth/npth_1.5.bb b/meta/recipes-support/npth/npth_1.5.bb index 54de70c5c0..e7db6ae1b4 100644 --- a/meta/recipes-support/npth/npth_1.5.bb +++ b/meta/recipes-support/npth/npth_1.5.bb @@ -19,3 +19,5 @@ inherit autotools binconfig-disabled FILES_${PN} = "${libdir}/libnpth.so.*" FILES_${PN}-dev += "${bindir}/npth-config" + +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf