The version in netbase is the correct one.

For a comparison, see the followng for the netbase version:

https://salsa.debian.org/md/netbase/-/blob/master/etc/ethertypes

and see the following for the ebtables version:

http://git.netfilter.org/ebtables/tree/ethertypes?h=ebtables-2.0.10-4

So the correct fix for this would be to remove ethertypes from the ebtables
recipe in meta-oe.

Additionally, it looks like there is a MUCH newer version of ebtables.  (2.0.10
was released 6 year ago, while 2.0.11 was released about 1 year ago.)

(Even 2.0.11 has an older version of the ethertypes file then what netbase has.)

--Mark

On 12/14/20 4:55 AM, Outback Dingo wrote:
> On Mon, Dec 14, 2020 at 5:39 PM Alexander Kanavin
> <alex.kana...@gmail.com> wrote:
>>
>> Sorry, but you need to explain why the file from from ebtables (an optional 
>> package from a 3rd party layer) takes precedence over file from netbase 
>> (which is a core item).
> 
> further to the previous note, it conflicts with ebtables in meta-oe
> from what i can tell
> 
> commit c71a08cea8477f69ee3bc511f1f14d99e09c0a49
> Author: Paul Eggleton <paul.eggle...@linux.intel.com>
> Date:   Mon Dec 3 15:30:40 2012 +0000
> 
>     ebtables: add from OE-Classic, update and tidy up
> 
>     * Update to 2.0.10-4
>     * Handle hardcoded paths in initscript
>     * Add LIC_FILES_CHKSUM
>     * Set SUMMARY (which sets DESCRIPTION)
>     * Drop PRIORITY
>     * Minor formatting/ordering tweaks
> 
>     Based on a patch by Vladimir Redzhepoff <vladimir.redzhep...@promwad.com>
> 
>     Signed-off-by: Paul Eggleton <paul.eggle...@linux.intel.com>
> 
> 
>>
>> Alex
>>
>> On Mon, 14 Dec 2020 at 11:33, Outback Dingo <outbackdi...@gmail.com> wrote:
>>>
>>> ---
>>>  meta/recipes-core/netbase/netbase_6.2.bb | 1 -
>>>  1 file changed, 1 deletion(-)
>>>
>>> diff --git a/meta/recipes-core/netbase/netbase_6.2.bb 
>>> b/meta/recipes-core/netbase/netbase_6.2.bb
>>> index a54d2e7764..262b2cf1bc 100644
>>> --- a/meta/recipes-core/netbase/netbase_6.2.bb
>>> +++ b/meta/recipes-core/netbase/netbase_6.2.bb
>>> @@ -19,5 +19,4 @@ do_install () {
>>>         install -m 0644 ${S}/etc/rpc ${D}${sysconfdir}/rpc
>>>         install -m 0644 ${S}/etc/protocols ${D}${sysconfdir}/protocols
>>>         install -m 0644 ${S}/etc/services ${D}${sysconfdir}/services
>>> -       install -m 0644 ${S}/etc/ethertypes ${D}${sysconfdir}/ethertypes
>>>  }
>>> --
>>> 2.20.1
>>>
>>>
>>>
>>>
>>>
>>>
>>> 
>>>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#145551): 
https://lists.openembedded.org/g/openembedded-core/message/145551
Mute This Topic: https://lists.openembedded.org/mt/78947734/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to