[meta-virtualization] [PATCH] openvswitch: Fix rootfs creation errors

Bruce Ashfield bruce.ashfield at gmail.com
Mon May 16 08:37:33 PDT 2016


merged.

Bruce

On Sat, Jan 2, 2016 at 6:06 PM, Dai Caiyun <daicy.fnst at cn.fujitsu.com>
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 <daicy.fnst at cn.fujitsu.com>
> ---
>  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
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20160516/139eb9cd/attachment.html>


More information about the meta-virtualization mailing list