All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] epiphany: upgrade to 51.0 and import libpwquality
@ 2026-09-11  8:51 Jaipaul Cheernam
  2026-09-11  8:51 ` [PATCH 1/2] libpwquality: import recipe from meta-oe Jaipaul Cheernam
  2026-09-11  8:51 ` [PATCH 2/2] epiphany: upgrade 50.6 -> 51.0 Jaipaul Cheernam
  0 siblings, 2 replies; 5+ messages in thread
From: Jaipaul Cheernam @ 2026-09-11  8:51 UTC (permalink / raw)
  To: openembedded-core

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%)



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

end of thread, other threads:[~2026-09-13 21:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11  8:51 [PATCH 0/2] epiphany: upgrade to 51.0 and import libpwquality Jaipaul Cheernam
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

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.