mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +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:
@@ -4,6 +4,7 @@ SECTION = "libs"
|
|||||||
LICENSE = "GPL-2.0-only & LGPL-2.0-only"
|
LICENSE = "GPL-2.0-only & LGPL-2.0-only"
|
||||||
|
|
||||||
DEPENDS = "flex flex-native"
|
DEPENDS = "flex flex-native"
|
||||||
|
RRECOMMENDS:${PN} = "kernel-module-atm-tcp"
|
||||||
|
|
||||||
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}.tar.gz \
|
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}.tar.gz \
|
||||||
file://link-with-ldflags.patch \
|
file://link-with-ldflags.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user