All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] more rss fixes
@ 2017-02-22 23:02 Andreas Müller
  2017-02-22 23:02 ` [PATCH 01/11] libsdl-mixer: add pkgconfig to inherit and unblacklist Andreas Müller
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Andreas Müller @ 2017-02-22 23:02 UTC (permalink / raw)
  To: openembedded-devel

* patchwork is in trouble atm -> use classic pull request
* 1-3 are resend - patchwork trouble I guess/hope
* some errors cannot be reproduced -> guesswork -> let me know in case of
  trouble
* (bad) habit: when touching recipes I check for updates - hope we don't face
  further mpd-like cases

The following changes since commit eb7979113cf1e8c7fb95f9cc2250ebfe7daba331:

  netcat-openbsd: fix implicit dependency on pkg-config (2017-02-22 21:39:16 +0100)

are available in the git repository at:

  https://github.com/schnitzeltony/meta-openembedded.git more-rss-fixes

for you to fetch changes up to 250c84bb4f57b8c7ac1b40d147f8f8dc795f80e4:

  libsdl-ttf: fix and unblacklist (2017-02-22 23:43:20 +0100)

----------------------------------------------------------------
Andreas Müller (11):
      libsdl-mixer: add pkgconfig to inherit and unblacklist
      libsdl2-mixer: add pkgconfig to inherit and unblacklist
      gtk-engines: add glib-2.0-native to DEPENDS an unblacklist
      gtkmathview: libxslt -> libxslt-native in DEPENDS and unblacklist
      abiword: unblacklist - gtkmathview is back
      fontforge: add gettext to inherit and unblacklist
      fontforge: update 20150824 -> 20161012
      postgresql: use gettext bbclass and aublacklist
      postgresql: update 9.4.10 -> 9.4.11
      libsdl2-ttf: add pkgconfig to inherit and unblacklist
      libsdl-ttf: fix and unblacklist

 meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb                                   |  2 --
 meta-gnome/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb                          |  4 +---
 meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb                            |  4 +---
 meta-oe/recipes-graphics/fontforge/{fontforge_20150824.bb => fontforge_20161012.bb} |  8 +++-----
 meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb                      |  5 +----
 meta-oe/recipes-multimedia/libsdl-mixer/libsdl2-mixer_2.0.1.bb                      |  4 +---
 meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.11.bb                             |  6 +++---
 meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb                            |  4 +---
 meta-oe/recipes-support/postgresql/postgresql.inc                                   |  4 ++--
 meta-oe/recipes-support/postgresql/postgresql_9.4.10.bb                             | 13 -------------
 meta-oe/recipes-support/postgresql/postgresql_9.4.11.bb                             | 11 +++++++++++
 11 files changed, 24 insertions(+), 41 deletions(-)
 rename meta-oe/recipes-graphics/fontforge/{fontforge_20150824.bb => fontforge_20161012.bb} (86%)
 delete mode 100644 meta-oe/recipes-support/postgresql/postgresql_9.4.10.bb
 create mode 100644 meta-oe/recipes-support/postgresql/postgresql_9.4.11.bb

-- 
2.9.3



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

end of thread, other threads:[~2017-02-23 17:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 23:02 [PATCH 00/11] more rss fixes Andreas Müller
2017-02-22 23:02 ` [PATCH 01/11] libsdl-mixer: add pkgconfig to inherit and unblacklist Andreas Müller
2017-02-22 23:02 ` [PATCH 02/11] libsdl2-mixer: " Andreas Müller
2017-02-22 23:02 ` [PATCH 03/11] gtk-engines: add glib-2.0-native to DEPENDS an unblacklist Andreas Müller
2017-02-22 23:02 ` [PATCH 04/11] gtkmathview: libxslt -> libxslt-native in DEPENDS and unblacklist Andreas Müller
2017-02-22 23:02 ` [PATCH 05/11] abiword: unblacklist - gtkmathview is back Andreas Müller
2017-02-23 10:52   ` Martin Jansa
2017-02-23 12:20     ` Andreas Müller
2017-02-23 12:59       ` Martin Jansa
2017-02-23 13:31         ` Andreas Müller
2017-02-23 14:32           ` Martin Jansa
2017-02-23 15:07             ` Andreas Müller
2017-02-23 17:16               ` Andreas Müller
2017-02-22 23:02 ` [PATCH 06/11] fontforge: add gettext to inherit and unblacklist Andreas Müller
2017-02-22 23:02 ` [PATCH 07/11] fontforge: update 20150824 -> 20161012 Andreas Müller
2017-02-22 23:02 ` [PATCH 08/11] postgresql: use gettext bbclass and aublacklist Andreas Müller
2017-02-22 23:02 ` [PATCH 09/11] postgresql: update 9.4.10 -> 9.4.11 Andreas Müller
2017-02-22 23:02 ` [PATCH 10/11] libsdl2-ttf: add pkgconfig to inherit and unblacklist Andreas Müller
2017-02-22 23:02 ` [PATCH 11/11] libsdl-ttf: fix " Andreas Müller

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.