On Tue, Sep 12, 2017 at 8:35 AM, Bruce Ashfield <bruce.ashfi...@gmail.com>
wrote:

>
>
> On Tue, Sep 12, 2017 at 3:14 AM, Jianchuan Wang <
> jianchuan.w...@windriver.com> wrote:
>
>>
>> Please ignore this...
>>
>>
>>
> Ignore it completely, or just the 2nd send of the same patch ?
>
>
As you can see, I did merge a variant of this fragment. If it isn't
correct, send follow up patches.

Bruce


> Bruce
>
>
>>
>> On 09/12/2017 02:11 PM, jianchuan.w...@windriver.com wrote:
>>
>>> From: Jianchuan Wang <jianchuan.w...@windriver.com>
>>>
>>> Add basic meta data for bpf.
>>>
>>> Signed-off-by: Jianchuan Wang <jianchuan.w...@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@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/linux-yocto
>>
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await thee
> at its end"
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to