]> code.ossystems Code Review - openembedded-core.git/commit
kmod: fix zlib dependency
authorMartin Jansa <martin.jansa@gmail.com>
Mon, 30 Dec 2013 14:50:18 +0000 (15:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 12:54:51 +0000 (12:54 +0000)
commitef0a1812cd79a68f30da5b2770cd5c566d6ecf0b
treeccd6d461786aa7c44909c3d096f8ba26cefbe28c
parent2492bec586d407b1a89491aed7e81e80af997248
kmod: fix zlib dependency

* unlike BBCLASSEXTENDed native support, dependencies in kmod-native doesn't get
  automatic -native suffix, so kmod-native was depending on target zlib.
* move the dependency from .inc and apply it with right suffix

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/kmod-native_git.bb
meta/recipes-kernel/kmod/kmod.inc
meta/recipes-kernel/kmod/kmod_git.bb