summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/bash-completion
Commit message (Collapse)AuthorAgeFilesLines
* 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>