All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Split out libx11-locale from libx11
@ 2019-05-05 20:14 liu.ming50
  2019-05-05 20:14 ` [PATCH V2 1/2] libx11: split out libx11-locale liu.ming50
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: liu.ming50 @ 2019-05-05 20:14 UTC (permalink / raw)
  To: openembedded-core; +Cc: gerard.salvatella, Ming Liu, luka.pivk, stefan.agner

From: Ming Liu <liu.ming50@gmail.com>

Changes in V2:
1 As suggested by Ross Burton, split out libx11-locale from libx11
as a standalone recipe.

Ming Liu (2):
  libx11: split out libx11-locale
  libxkbcommon: RDEPENDS on libx11-locale

 .../recipes-graphics/xorg-lib/libx11-diet_1.6.7.bb |  1 -
 .../libx11-locale/0001-Drop-x11-dependencies.patch | 86 ++++++++++++++++++++++
 .../xorg-lib/libx11-locale_1.6.7.bb                | 32 ++++++++
 meta/recipes-graphics/xorg-lib/libx11.inc          |  8 +-
 .../xorg-lib/libxkbcommon_0.8.4.bb                 |  4 +
 5 files changed, 129 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11-locale/0001-Drop-x11-dependencies.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11-locale_1.6.7.bb

-- 
2.7.4



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

end of thread, other threads:[~2019-06-13  8:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-05 20:14 [PATCH V2 0/2] Split out libx11-locale from libx11 liu.ming50
2019-05-05 20:14 ` [PATCH V2 1/2] libx11: split out libx11-locale liu.ming50
2019-05-05 20:14 ` [PATCH V2 2/2] libxkbcommon: RDEPENDS on libx11-locale liu.ming50
2019-06-12 15:46 ` [PATCH V2 0/2] Split out libx11-locale from libx11 Burton, Ross
2019-06-13  8:37   ` Ming Liu

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.