summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-10-21 10:45:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-26 15:59:14 +0100
commit9ff572a285ae2273778fb8553f545ba6e0e4feea (patch)
tree738cc051b4324e38e5c099b13960fd3d9a99341d /meta/recipes-support
parent0816c57ee3ddfbc7ccfa85c5425001c2db74f2c7 (diff)
downloadast2050-yocto-poky-9ff572a285ae2273778fb8553f545ba6e0e4feea.zip
ast2050-yocto-poky-9ff572a285ae2273778fb8553f545ba6e0e4feea.tar.gz
libcheck: Add native support for kbd-native
(From OE-Core rev: a927a6c21770dd4c265cc4960e545edd9d3262cf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/libcheck/libcheck_0.9.10.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.10.bb b/meta/recipes-support/libcheck/libcheck_0.9.10.bb
index a22271a..2cadf67 100644
--- a/meta/recipes-support/libcheck/libcheck_0.9.10.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.9.10.bb
@@ -20,3 +20,6 @@ CACHED_CONFIGUREVARS += "ac_cv_path_AWK_PATH=${bindir}/gawk"
RREPLACES_${PN} = "check (<= 0.9.5)"
RDEPENDS_${PN} += "gawk"
+RDEPENDS_${PN}_class-native = ""
+
+BBCLASSEXTEND = "native"
OpenPOWER on IntegriCloud