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).

rday
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6332): 
https://lists.yoctoproject.org/g/meta-virtualization/message/6332
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