All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Adjust for switching default build system for gnomebase
@ 2023-11-12 20:17 Khem Raj
  2023-11-12 20:17 ` [PATCH v2 1/5] meta-networking: Use autotools make system Khem Raj
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Khem Raj @ 2023-11-12 20:17 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj, Otavio Salvador

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>



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

end of thread, other threads:[~2023-11-12 20:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12 20:17 [PATCH v2 0/5] Adjust for switching default build system for gnomebase Khem Raj
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

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.