summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/fuse
Commit message (Collapse)AuthorAgeFilesLines
* fuse: remove bbappend (2.9.3)Ioan-Adrian Ratiu2016-02-091-1/+0
| | | | | | | | | 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 <adrian.ratiu@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* autotools: B != S build fixesBruce Ashfield2014-05-211-0/+1
Since oe-core introduced the autotools separated build and source directory changes, some package builds broke. With this change, we can build against the latest oe-core master. It should be noted that this masks the build issues, and the bbappends should be removed as dependency layers update or "real" fixes are generated. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>