From b288eb5c2e5961caf57645b246143d3e2e596c55 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 21 May 2014 13:22:18 -0400 Subject: autotools: B != S build fixes 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 --- meta-openstack/recipes-graphics/xorg-lib/libxaw_1.0.10.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-openstack/recipes-graphics/xorg-lib/libxaw_1.0.10.bbappend (limited to 'meta-openstack/recipes-graphics/xorg-lib') diff --git a/meta-openstack/recipes-graphics/xorg-lib/libxaw_1.0.10.bbappend b/meta-openstack/recipes-graphics/xorg-lib/libxaw_1.0.10.bbappend new file mode 100644 index 0000000..7447c56 --- /dev/null +++ b/meta-openstack/recipes-graphics/xorg-lib/libxaw_1.0.10.bbappend @@ -0,0 +1 @@ +inherit autotools-brokensep -- cgit v1.2.3-54-g00ecf