On 09/12/2017 08:35 PM, Bruce Ashfield wrote:
On Tue, Sep 12, 2017 at 3:14 AM, Jianchuan Wang
<[email protected] <mailto:[email protected]>>
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, [email protected]
<mailto:[email protected]> wrote:
From: Jianchuan Wang <[email protected]
<mailto:[email protected]>>
Add basic meta data for bpf.
Signed-off-by: Jianchuan Wang <[email protected]
<mailto:[email protected]>>
---
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
[email protected] <mailto:[email protected]>
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"
--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto