All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cloud-services][PATCH] libbsd: remove bbappend
@ 2019-07-25  9:27 mingli.yu
  2019-07-26  2:40 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: mingli.yu @ 2019-07-25  9:27 UTC (permalink / raw)
  To: meta-virtualization, bruce.ashfield

From: Mingli Yu <Mingli.Yu@windriver.com>

The bbappend only has below logic:
inherit autotools-brokensep

Actually libbsd can build successfully with a
separate build directory which also means B != S,
so no need to switch to inherit autotools-brokensep
from the default autotools class.

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
---
 meta-openstack/recipes-support/libbsd/libbsd_0.9.%.bbappend | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 meta-openstack/recipes-support/libbsd/libbsd_0.9.%.bbappend

diff --git a/meta-openstack/recipes-support/libbsd/libbsd_0.9.%.bbappend b/meta-openstack/recipes-support/libbsd/libbsd_0.9.%.bbappend
deleted file mode 100644
index 7447c56..0000000
--- a/meta-openstack/recipes-support/libbsd/libbsd_0.9.%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-inherit autotools-brokensep
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-26  2:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-25  9:27 [meta-cloud-services][PATCH] libbsd: remove bbappend mingli.yu
2019-07-26  2:40 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.