On Fri, Apr 9, 2021 at 8:04 AM Robert P. J. Day <[email protected]> wrote:
>
>
>   apart from the aforementioned oddity of appending to
> FILESEXTRAPATHS, i just noticed that openvswitch.bb, as its first
> line:
>
>   require openvswitch.inc
>
> which, among other things, does this:
>
> SRC_URI = "\
>         file://openvswitch-switch \
>         file://openvswitch-switch-setup \
>         file://openvswitch-testcontroller \
>         file://openvswitch-testcontroller-setup \
>         "
>
> after which the recipe file itself simply stomps on that SRC_URI
> setting thusly:
>
> SRC_URI = "file://openvswitch-switch \
>            file://openvswitch-switch-setup \
>            file://openvswitch-testcontroller \
>            file://openvswitch-testcontroller-setup \
>            ... etc etc ...
>
>
>
>   i will defer to the meta-virt folks to decide what they want to do
> here (if anything).

We used to have multiple supported versions of openvswitch, and
those were common files, hence in the .include.

Over time, folks have forgotten that it was common and have clobbered
the values.

I'll fix it up this morning :D

Bruce

>
> rday
>
> 
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6333): 
https://lists.yoctoproject.org/g/meta-virtualization/message/6333
Mute This Topic: https://lists.yoctoproject.org/mt/81966451/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to