All of lore.kernel.org
 help / color / mirror / Atom feed
From: <mingli.yu@windriver.com>
To: <meta-virtualization@yoctoproject.org>, <bruce.ashfield@gmail.com>
Subject: [meta-cloud-services][PATCH] libbsd: remove bbappend
Date: Thu, 25 Jul 2019 17:27:50 +0800	[thread overview]
Message-ID: <1564046870-85566-1-git-send-email-mingli.yu@windriver.com> (raw)

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



             reply	other threads:[~2019-07-25  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-25  9:27 mingli.yu [this message]
2019-07-26  2:40 ` [meta-cloud-services][PATCH] libbsd: remove bbappend Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1564046870-85566-1-git-send-email-mingli.yu@windriver.com \
    --to=mingli.yu@windriver.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.