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

* Re: [meta-cloud-services][PATCH] libbsd: remove bbappend
  2019-07-25  9:27 [meta-cloud-services][PATCH] libbsd: remove bbappend mingli.yu
@ 2019-07-26  2:40 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2019-07-26  2:40 UTC (permalink / raw)
  To: Yu, Mingli; +Cc: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 1153 bytes --]

merged

Bruce

On Thu, Jul 25, 2019 at 5:27 AM <mingli.yu@windriver.com> wrote:

> 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
>
>

-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end
- "Use the force Harry" - Gandalf, Star Trek II

[-- Attachment #2: Type: text/html, Size: 1882 bytes --]

^ permalink raw reply	[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.