[OE-core] [PATCH V2 0/4] Packages upgrade: groff and directfb

Hongxu Jia hongxu.jia at windriver.com
Mon Dec 29 05:47:21 UTC 2014


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



More information about the Openembedded-core mailing list