All of lore.kernel.org
 help / color / mirror / Atom feed
* rdepend for a kernel recipe
@ 2017-05-31  9:55 Jacob Chen
  0 siblings, 0 replies; only message in thread
From: Jacob Chen @ 2017-05-31  9:55 UTC (permalink / raw)
  To: yocto

Hi all,

I have two recipes.

kernel :
https://github.com/rockchip-linux/meta-rockchip/blob/morty/recipes-kernel/linux/linux-mainline_4.11.bb
and kernel module:
https://github.com/rockchip-linux/meta-rockchip/blob/morty/recipes-kernel/linux-extra/rockchip-forwardports_4.11.bb

I want that if I set "PREFERRED_PROVIDER_virtual / kernel" to
"linux-mainline", then  "rockchip-forwardports" will be automatically
installed in my rootfs.

I have set  "RDEPENDS_${PN} += "rockchip-forwardports"" in kernel, but
it didn't work. How can I slove it?

Are there some ways i can do in kernel recipe or image recipe?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-31  9:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-31  9:55 rdepend for a kernel recipe Jacob Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.