meta-oe master has upgraded to v2.9.4 which builds fine with B != S. Since this bbappend only makes the recipe inherit autotools-brokensep, we can remove it altogether.
Signed-off-by: Ioan-Adrian Ratiu <[email protected]> --- meta-openstack/recipes-support/fuse/fuse_2.9.3.bbappend | 1 - 1 file changed, 1 deletion(-) delete mode 100644 meta-openstack/recipes-support/fuse/fuse_2.9.3.bbappend diff --git a/meta-openstack/recipes-support/fuse/fuse_2.9.3.bbappend b/meta-openstack/recipes-support/fuse/fuse_2.9.3.bbappend deleted file mode 100644 index 7447c56..0000000 --- a/meta-openstack/recipes-support/fuse/fuse_2.9.3.bbappend +++ /dev/null @@ -1 +0,0 @@ -inherit autotools-brokensep -- 2.7.0 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
