All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/1 V2] fltk: upgrade from 1.1.10 to 1.3.3
@ 2015-12-02  3:27 Yi Zhao
  2015-12-02  3:27 ` [meta-oe][PATCH 1/1 V2] fltk: upgrade from version " Yi Zhao
  0 siblings, 1 reply; 2+ messages in thread
From: Yi Zhao @ 2015-12-02  3:27 UTC (permalink / raw)
  To: openembedded-devel

Changes from V1:
* fix qa issue for rpaths on qemuppc
* cleanup the host buildpaths from fltk-config

The following changes since commit 62bfd1f93f8873611e818c7cc8c13a761d629502:

  wireshark: update to version 2.0.0 (2015-11-30 14:39:59 -0500)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib yzhao/fltkv2
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=yzhao/fltkv2

Yi Zhao (1):
  fltk: upgrade from version 1.1.10 to 1.3.3

 .../fltk/fltk-1.1.10/disable_test.patch            |   13 -----
 .../recipes-support/fltk/fltk-1.1.10/dso-fix.patch |   13 -----
 .../fltk/fltk-1.1.10/libpng15.patch                |   61 --------------------
 .../recipes-support/fltk/fltk/disable_test.patch   |   11 ++++
 .../fltk/fltk/fix-boolean-issue-with-jpeg9.patch   |   40 +++++++++++++
 .../fltk-no-freetype-config.patch                  |   14 +++--
 meta-oe/recipes-support/fltk/fltk_1.1.10.bb        |   41 -------------
 meta-oe/recipes-support/fltk/fltk_1.3.3.bb         |   49 ++++++++++++++++
 8 files changed, 108 insertions(+), 134 deletions(-)
 delete mode 100644 meta-oe/recipes-support/fltk/fltk-1.1.10/disable_test.patch
 delete mode 100644 meta-oe/recipes-support/fltk/fltk-1.1.10/dso-fix.patch
 delete mode 100644 meta-oe/recipes-support/fltk/fltk-1.1.10/libpng15.patch
 create mode 100644 meta-oe/recipes-support/fltk/fltk/disable_test.patch
 create mode 100644 meta-oe/recipes-support/fltk/fltk/fix-boolean-issue-with-jpeg9.patch
 rename meta-oe/recipes-support/fltk/{fltk-1.1.10 => fltk}/fltk-no-freetype-config.patch (57%)
 delete mode 100644 meta-oe/recipes-support/fltk/fltk_1.1.10.bb
 create mode 100644 meta-oe/recipes-support/fltk/fltk_1.3.3.bb

-- 
1.7.9.5



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

end of thread, other threads:[~2015-12-02  3:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02  3:27 [meta-oe][PATCH 0/1 V2] fltk: upgrade from 1.1.10 to 1.3.3 Yi Zhao
2015-12-02  3:27 ` [meta-oe][PATCH 1/1 V2] fltk: upgrade from version " Yi Zhao

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.