From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: alex.kiernan@gmail.com, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH OE-Core 0/5] connman: Update for all PACKAGECONFIG options, clean up legacy
Date: Wed, 02 Apr 2025 20:33:48 +0100 [thread overview]
Message-ID: <633bbc8576502d873a8e2a3938a6ae64bc508eb2.camel@linuxfoundation.org> (raw)
In-Reply-To: <20250402-connman-v1-0-2e4fbbb7caf9@gmail.com>
On Wed, 2025-04-02 at 16:02 +0000, Alex Kiernan via lists.openembedded.org wrote:
> connman has a legacy style, this patch set adds in all the PACKAGECONFIG
> options which the upstream pacakge supports, removes patches which are no
> longer required, explicitly supports operation alongside systemd-resolved and
> reworks the packaging so that PACKAGECONFIG and explicit package selection for
> every VPN is no longer required.
>
> Everything up to the final patch should be backward compatible cleanup of the
> existing recipe, with only the final patch reworking the packaging.
>
> Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
> ---
> Alex Kiernan (5):
> connman: Merge .inc into .bb
> connman: Delete patches for gold and MIPS binutils fix
> connman: Move ppp from DEPENDS to PACKAGECONFIG
> connman: Add all build options as PACKAGECONFIG
> connman: Rework to avoid splitting into many single binary packages
>
> meta/recipes-connectivity/connman/connman.inc | 221 ---------------------
> ...vice-stop-systemd-resolved-when-we-use-co.patch | 26 ---
> ...ange-visibility-to-default-for-debug-symb.patch | 31 ---
> .../connman/connman/no-version-scripts.patch | 47 -----
> meta/recipes-connectivity/connman/connman_1.44.bb | 154 +++++++++++++-
> 5 files changed, 147 insertions(+), 332 deletions(-)
This failed in testing on the first try. I've added:
diff --git a/meta/recipes-core/images/build-appliance-image_15.0.0.bb b/meta/recipes-core/images/build-appliance-image_15.0.0.bb
index 03f02d14ae8..c5ddea79005 100644
--- a/meta/recipes-core/images/build-appliance-image_15.0.0.bb
+++ b/meta/recipes-core/images/build-appliance-image_15.0.0.bb
@@ -6,7 +6,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
IMAGE_INSTALL = "packagegroup-core-boot packagegroup-core-ssh-openssh packagegroup-self-hosted \
- kernel-dev kernel-devsrc connman connman-plugin-ethernet dhcpcd \
+ kernel-dev kernel-devsrc connman dhcpcd \
tzdata python3-pip perl-misc"
IMAGE_FEATURES += "x11-base package-management splash"
and will see what take 2 looks like.
Cheers,
Richard
next prev parent reply other threads:[~2025-04-02 19:33 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-02 16:02 [PATCH OE-Core 0/5] connman: Update for all PACKAGECONFIG options, clean up legacy Alex Kiernan
2025-04-02 16:02 ` [PATCH OE-Core 1/5] connman: Merge .inc into .bb Alex Kiernan
2025-04-02 16:02 ` [PATCH OE-Core 2/5] connman: Delete patches for gold and MIPS binutils fix Alex Kiernan
2025-04-02 16:02 ` [PATCH OE-Core 3/5] connman: Move ppp from DEPENDS to PACKAGECONFIG Alex Kiernan
2025-04-02 16:02 ` [PATCH OE-Core 4/5] connman: Add all build options as PACKAGECONFIG Alex Kiernan
2025-04-02 19:41 ` [OE-core] " Richard Purdie
2025-04-02 20:08 ` Alex Kiernan
2025-04-04 12:02 ` Ross Burton
2025-04-04 12:29 ` Alexander Kanavin
2025-04-08 9:38 ` Alex Kiernan
2025-04-02 16:02 ` [PATCH OE-Core 5/5] connman: Rework to avoid splitting into many single binary packages Alex Kiernan
2025-04-02 19:33 ` Richard Purdie [this message]
2025-04-03 6:42 ` [OE-core] [PATCH OE-Core 0/5] connman: Update for all PACKAGECONFIG options, clean up legacy Alex Kiernan
2025-04-03 7:36 ` Richard Purdie
2025-04-03 16:46 ` Scott Murray
2025-04-03 16:52 ` Richard Purdie
2025-04-07 16:44 ` Adrian Freihofer
2025-04-08 9:33 ` Alex Kiernan
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=633bbc8576502d873a8e2a3938a6ae64bc508eb2.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=alex.kiernan@gmail.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox