[linux-yocto] [kernel-cache][yocto-4.12][PATCH] bpf: add bpf kernel config
Jianchuan Wang
Jianchuan.Wang at windriver.com
Tue Sep 12 22:33:28 PDT 2017
On 09/12/2017 08:35 PM, Bruce Ashfield wrote:
>
>
> On Tue, Sep 12, 2017 at 3:14 AM, Jianchuan Wang
> <Jianchuan.Wang at windriver.com <mailto:Jianchuan.Wang at windriver.com>>
> wrote:
>
>
> Please ignore this...
>
>
>
> Ignore it completely, or just the 2nd send of the same patch ?
>
The patch is correct and same.
I fond the repo name is yocto-kernel-cache, not kernel-cache, so I
re-send the patch for it.
Thanks,
Jianchuan
> Bruce
>
>
> On 09/12/2017 02:11 PM, jianchuan.wang at windriver.com
> <mailto:jianchuan.wang at windriver.com> wrote:
>
> From: Jianchuan Wang <jianchuan.wang at windriver.com
> <mailto:jianchuan.wang at windriver.com>>
>
> Add basic meta data for bpf.
>
> Signed-off-by: Jianchuan Wang <jianchuan.wang at windriver.com
> <mailto:jianchuan.wang at windriver.com>>
> ---
> features/bpf/bpf.cfg | 4 ++++
> features/bpf/bpf.scc | 4 ++++
> 2 files changed, 8 insertions(+)
> create mode 100644 features/bpf/bpf.cfg
> create mode 100644 features/bpf/bpf.scc
>
> diff --git a/features/bpf/bpf.cfg b/features/bpf/bpf.cfg
> new file mode 100644
> index 0000000..0c4967c
> --- /dev/null
> +++ b/features/bpf/bpf.cfg
> @@ -0,0 +1,4 @@
> +CONFIG_BPF=y
> +CONFIG_BPF_SYSCALL=y
> +CONFIG_BPF_JIT=y
> +CONFIG_BPF_EVENTS=y
> diff --git a/features/bpf/bpf.scc b/features/bpf/bpf.scc
> new file mode 100644
> index 0000000..f2306f2
> --- /dev/null
> +++ b/features/bpf/bpf.scc
> @@ -0,0 +1,4 @@
> +define KFEATURE_DESCRIPTION "Enable Berkeley Packet Filter (BPF)"
> +define KFEATURE_COMPATIBILITY all
> +
> +kconf non-hardware bpf.cfg
>
>
> --
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org <mailto:linux-yocto at yoctoproject.org>
> https://lists.yoctoproject.org/listinfo/linux-yocto
> <https://lists.yoctoproject.org/listinfo/linux-yocto>
>
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/linux-yocto/attachments/20170913/e17e3e45/attachment.html>
More information about the linux-yocto
mailing list