[oe] [PATCH 00/11] more rss fixes

Andreas Müller schnitzeltony at googlemail.com
Wed Feb 22 23:02:39 UTC 2017


* 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




More information about the Openembedded-devel mailing list