merged. Bruce
On Sat, Jan 2, 2016 at 6:06 PM, Dai Caiyun <[email protected]> wrote: > error: file /var/run from install of openvswitch-2.1.3-r0.x86_64 > conflicts with file from package base-files-3.0.14-r89.ubinux_x86_64 > > Signed-off-by: Dai Caiyun <[email protected]> > --- > recipes-networking/openvswitch/openvswitch_git.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/recipes-networking/openvswitch/openvswitch_git.bb > b/recipes-networking/openvswitch/openvswitch_git.bb > index b46d5af..1c6252a 100644 > --- a/recipes-networking/openvswitch/openvswitch_git.bb > +++ b/recipes-networking/openvswitch/openvswitch_git.bb > @@ -50,4 +50,5 @@ do_install_ptest() { > > do_install_append() { > oe_runmake modules_install INSTALL_MOD_PATH=${D} > + rm -r ${D}/${localstatedir}/run > } > -- > 1.8.4.2 > > > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
