All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/4] Packages upgrade: groff and directfb
@ 2014-12-29  5:47 Hongxu Jia
  2014-12-29  5:47 ` [PATCH 1/4] groff: upgrade 1.22.3 Hongxu Jia
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Hongxu Jia @ 2014-12-29  5:47 UTC (permalink / raw)
  To: openembedded-core, richard.purdie

Changed in V2:

- Follow Saul's suggestions, investigate groff's README, double
  check its DEPENDS;

- Follow Richard's suggestions, correctly set the path to perl
  in the recipe.

- Fix qt4-embedded build failure which caused by the upgraded
  directfb. (thanks Richard and Otavio for pointing it out)

//Hongxu


The following changes since commit e3a623bfe39fda16420d2042647af75877bb6f70:

  runqemu-internal: increase memory for qemuarm64 (2014-12-25 08:27:13 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/upgrade-packages
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/upgrade-packages

Hongxu Jia (4):
  groff: upgrade 1.22.3
  groff: fix native perl path
  directfb: upgrade to 1.7.6
  qt4-embedded: support c++0x stand for directfb

 ...off-1.22.2-correct-man.local-install-path.patch |  32 --
 .../groff-correct-man.local-install-path.patch     |  45 +++
 .../groff/{groff_1.22.2.bb => groff_1.22.3.bb}     |  23 +-
 .../directfb/directfb/fixsepbuild.patch            |  19 --
 .../rename-no-instrument-function-macro.patch      | 345 ---------------------
 .../{directfb_1.7.4.bb => directfb_1.7.6.bb}       |   8 +-
 ...figure-support-c-0x-standard-for-directfd.patch |  40 +++
 meta/recipes-qt/qt4/qt4-embedded.inc               |   4 +-
 8 files changed, 99 insertions(+), 417 deletions(-)
 delete mode 100644 meta/recipes-extended/groff/groff-1.22.2/groff-1.22.2-correct-man.local-install-path.patch
 create mode 100644 meta/recipes-extended/groff/groff-1.22.3/groff-correct-man.local-install-path.patch
 rename meta/recipes-extended/groff/{groff_1.22.2.bb => groff_1.22.3.bb} (72%)
 delete mode 100644 meta/recipes-graphics/directfb/directfb/fixsepbuild.patch
 delete mode 100644 meta/recipes-graphics/directfb/directfb/rename-no-instrument-function-macro.patch
 rename meta/recipes-graphics/directfb/{directfb_1.7.4.bb => directfb_1.7.6.bb} (58%)
 create mode 100644 meta/recipes-qt/qt4/qt4-4.8.6/0033-configure-support-c-0x-standard-for-directfd.patch

-- 
1.9.1



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

end of thread, other threads:[~2015-01-12  2:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-29  5:47 [PATCH V2 0/4] Packages upgrade: groff and directfb Hongxu Jia
2014-12-29  5:47 ` [PATCH 1/4] groff: upgrade 1.22.3 Hongxu Jia
2014-12-29  5:47 ` [PATCH 2/4] groff: fix native perl path Hongxu Jia
2014-12-29  5:47 ` [PATCH 3/4] directfb: upgrade to 1.7.6 Hongxu Jia
2014-12-29  5:47 ` [PATCH 4/4] qt4-embedded: support c++0x stand for directfb Hongxu Jia
2015-01-09 11:50 ` [PATCH V2 0/4] Packages upgrade: groff and directfb Hongxu Jia
2015-01-09 12:42 ` Burton, Ross
2015-01-12  2:04   ` Hongxu Jia

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.