mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:58:35 +00:00
linux-atm: Add kernel-module as RRECOMMENDS
Runtime command line atmtcp depends on kernel module atmtcp, so add it as RRECOMMENDS. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
c789281ecf
commit
e39c811dc2
@ -4,6 +4,7 @@ SECTION = "libs"
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.0-only"
|
||||
|
||||
DEPENDS = "flex flex-native"
|
||||
RRECOMMENDS:${PN} = "kernel-module-atm-tcp"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}.tar.gz \
|
||||
file://link-with-ldflags.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user