All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] epiphany: upgrade to 51.0 and import libpwquality
Date: Fri, 11 Sep 2026 10:51:15 +0200	[thread overview]
Message-ID: <cover.1789116540.git.jaipaul.cheernam@est.tech> (raw)

epiphany 51.0 adds an unconditional dependency on pwquality, provided
by libpwquality which until now in meta-oe. and libpwquality's only
dependency (cracklib) is already in OE-Core, this series imports
libpwquality into OE-Core first and then does the epiphany upgrade,
adding libpwquality to its DEPENDS.

The libpwquality import must be merged before the epiphany upgrade

Separate commit will send to meta-oe for removal of libpwquality

Jaipaul Cheernam (2):
  libpwquality: import recipe from meta-oe
  epiphany: upgrade 50.6 -> 51.0

 meta/conf/distro/include/maintainers.inc      |  1 +
 ...-Use-setuptools-instead-of-distutils.patch | 78 +++++++++++++++++++
 ...02-Makefile.am-respect-PYTHONSITEDIR.patch | 26 +++++++
 .../libpwquality/libpwquality_1.4.5.bb        | 40 ++++++++++
 .../{epiphany_50.6.bb => epiphany_51.0.bb}    |  3 +-
 ...-meson.build-disable-the-use-of-yelp.patch |  2 +-
 .../epiphany/files/distributor.patch          |  4 +-
 .../epiphany/files/migrator.patch             |  6 +-
 8 files changed, 153 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-extended/libpwquality/files/0001-Use-setuptools-instead-of-distutils.patch
 create mode 100644 meta/recipes-extended/libpwquality/files/0002-Makefile.am-respect-PYTHONSITEDIR.patch
 create mode 100644 meta/recipes-extended/libpwquality/libpwquality_1.4.5.bb
 rename meta/recipes-gnome/epiphany/{epiphany_50.6.bb => epiphany_51.0.bb} (92%)



             reply	other threads:[~2026-09-11  8:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-11  8:51 Jaipaul Cheernam [this message]
2026-09-11  8:51 ` [PATCH 1/2] libpwquality: import recipe from meta-oe Jaipaul Cheernam
2026-09-11  9:01   ` Patchtest results for " patchtest
2026-09-13 21:25   ` [OE-core] " Marko, Peter
2026-09-11  8:51 ` [PATCH 2/2] epiphany: upgrade 50.6 -> 51.0 Jaipaul Cheernam

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=cover.1789116540.git.jaipaul.cheernam@est.tech \
    --to=jaipaul.cheernam@est.tech \
    --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 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.