]> code.ossystems Code Review - openembedded-core.git/commitdiff
libmnl: enable native
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 20 Nov 2017 12:15:23 +0000 (14:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Dec 2017 11:24:34 +0000 (11:24 +0000)
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/libmnl/libmnl_1.0.4.bb

index b45879980075c0488abf885b449e40437f3b51e0..23262e8c6f458739a3a7955d0b85b2d7f181c457 100644 (file)
@@ -11,3 +11,5 @@ SRC_URI[tar.md5sum] = "be9b4b5328c6da1bda565ac5dffadb2d"
 SRC_URI[tar.sha256sum] = "171f89699f286a5854b72b91d06e8f8e3683064c5901fb09d954a9ab6f551f81"
 
 inherit autotools pkgconfig
+
+BBCLASSEXTEND = "native"