Okay, I've addressed all comments but the test one.
I pushed it to a local fork of meta-oe here:
https://github.com/teknoraver/meta-openembedded/commit/679944b06ffc564b4b99eae5d934f742bb2a9c09
Which kind of test needs to be done here?
A selftest to be run with oe-selftest? A ptest? A tool copied
On Mon, Feb 8, 2021 at 9:13 PM Bruce Ashfield wrote:
>
> On Mon, Feb 8, 2021 at 1:18 PM Matteo Croce
> wrote:
> >
> > From: Matteo Croce
> >
> > Add a recipe to build libbpf from https://github.com/libbpf/libbpf
> > The only patch fixes a build
On Tue, Feb 9, 2021 at 5:44 PM Khem Raj wrote:
>
> fails to build for rpi4 here
>
> https://errors.yoctoproject.org/Errors/Details/570276/
>
> On Mon, Feb 8, 2021 at 1:34 PM Bruce Ashfield
> wrote:
> >
> > On Mon, Feb 8, 2021 at 4:22 PM Matteo Croce
> >
On Mon, Feb 8, 2021 at 9:13 PM Bruce Ashfield wrote:
>
> On Mon, Feb 8, 2021 at 1:18 PM Matteo Croce
> wrote:
> >
> > From: Matteo Croce
> >
> > Add a recipe to build libbpf from https://github.com/libbpf/libbpf
> > The only patch fixes a build
From: Matteo Croce
Add a recipe to build libbpf from https://github.com/libbpf/libbpf
The only patch fixes a build issue, and it's already merged upstream.
Signed-off-by: Matteo Croce
---
...01-install-don-t-preserve-file-owner.patch | 29 +++
meta/recipes-kernel/l