[oe] [meta-oe][PATCH v2] bpftool: add new recipe

Trevor Woerner twoerner at gmail.com
Wed Sep 19 05:18:58 UTC 2018


On Wed, Sep 19, 2018 at 12:36 AM, akuster808 <akuster808 at gmail.com> wrote:

> On 09/18/2018 09:23 PM, Trevor Woerner wrote:
> > This recipe only works for kernels > 4.14-ish.
> > Some BSP layers aren't there yet (e.g. meta-qcom, meta-raspberrypi)
> > Is there an elegant way to handle this situation?
> Can you rdpends on a kernel version ?
>

Interesting, I hadn't noticed versioned RDEPENDS before.

I'm not sure what I'd use as the package. linux? linux-image? I've tried a
bunch of variations on the following incantation, but nothing seems to
trigger (testing specifically with rpi):

RDEPENDS_${PN} = "kernel-image-zimage (>= 4.15)"



More information about the Openembedded-devel mailing list