All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Khem Raj <raj.khem@gmail.com>,
	 Otavio Salvador <otavio@ossystems.com.br>
Subject: [PATCH v2 0/5] Adjust for switching default build system for gnomebase
Date: Sun, 12 Nov 2023 12:17:47 -0800	[thread overview]
Message-ID: <20231112-kraj-pu-v2-0-f38d4f960d44@gmail.com> (raw)

Its changing from autools -> meson in gnomebase class in core, however
not all recipes can/have migrated to meson therefore demand autotools
explicitly when needed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
Changes in v2:
- toscoterm: Delete recipe.
- Link to v1: https://lore.kernel.org/r/20231112-kraj-pu-v1-0-69ea83675f3e@gmail.com

---
Khem Raj (5):
      meta-networking: Use autotools make system
      meta-oe: Use autotools make system
      toscoterm: Skip recipe, slated for removal
      loudmouth: Upgrade to 1.5.4
      toscoterm: Delete recipe

 .../networkmanager-fortisslvpn_1.4.0.bb            |  1 +
 .../networkmanager-openconnect_1.2.8.bb            |  1 +
 .../networkmanager-openvpn_1.10.2.bb               |  1 +
 .../04-use-pkg-config-for-gnutls.patch             | 25 -------------------
 .../loudmouth/loudmouth-1.4.3/glib-2.32.patch      | 12 ---------
 .../loudmouth/loudmouth_1.4.3.bb                   | 21 ----------------
 .../loudmouth/loudmouth_1.5.4.bb                   | 16 ++++++++++++
 .../packagegroups/packagegroup-meta-oe.bb          |  1 -
 meta-oe/recipes-devtools/glade/glade_3.22.2.bb     |  2 +-
 meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb         |  1 +
 meta-oe/recipes-support/toscoterm/toscoterm_git.bb | 29 ----------------------
 11 files changed, 21 insertions(+), 89 deletions(-)
---
base-commit: 6f26ff340bc9d07e7bdf6f4f75b2c81935230069
change-id: 20231112-kraj-pu-3b9ab728b087

Best regards,
-- 
Khem Raj <raj.khem@gmail.com>



             reply	other threads:[~2023-11-12 20:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-12 20:17 Khem Raj [this message]
2023-11-12 20:17 ` [PATCH v2 1/5] meta-networking: Use autotools make system Khem Raj
2023-11-12 20:17 ` [PATCH v2 2/5] meta-oe: " Khem Raj
2023-11-12 20:17 ` [PATCH v2 3/5] toscoterm: Skip recipe, slated for removal Khem Raj
2023-11-12 20:17 ` [PATCH v2 4/5] loudmouth: Upgrade to 1.5.4 Khem Raj
2023-11-12 20:17 ` [PATCH v2 5/5] toscoterm: Delete recipe Khem Raj

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=20231112-kraj-pu-v2-0-f38d4f960d44@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /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.