[OE-core] [PATCH 00/11] Recipe Update and Distro Tracking

Saul Wold sgw at linux.intel.com
Thu Apr 7 21:37:33 UTC 2011


From: Saul Wold <sgw at linux.intel.com>

Richard,

This is a bacth of recipe updates done by me since these
do not have maintainers currently.  I started adding 
Upstream-Status:.  

This also contains distro_tracking_fields.inc updates.

Thanks
	Sau!


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: oe-work
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=oe-work

Thanks,
    Saul Wold <sgw at linux.intel.com>
---


Darren Hart (1):
  Update trace-cmd and kernelshark distro_tracking

Paul Eggleton (1):
  Update distro-tracking-fields.inc for recent qt4 changes

Saul Wold (9):
  createrepo: Update to 0.9.9
  directfb: Update to 1.4.6
  qmmp: update to version .4.3
  mc: update to version 4.7.5.1
  gthumb: update to 2.12.1
  chkconfig: Update to 1.3.49
  liburi-perl: update to 1.58
  distro tracking update
  lsb: fix lic_files_chksum

 .../conf/distro/include/distro_tracking_fields.inc |   73 ++++++++++++----
 .../{liburi-perl_1.56.bb => liburi-perl_1.58.bb}   |    0
 .../{chkconfig_1.3.49.bb => chkconfig_1.3.51.bb}   |    5 +-
 meta/recipes-extended/lsb/lsbsetup_0.9.bb          |    2 +-
 .../mc/{mc_4.7.5.bb => mc_4.7.5.1.bb}              |    6 +-
 .../gthumb/{gthumb_2.12.1.bb => gthumb_2.12.2.bb}  |    4 +-
 .../directfb/directfb-1.4.6/mkdfiff.patch          |   24 ------
 meta/recipes-graphics/directfb/directfb.inc        |   11 +--
 meta/recipes-graphics/directfb/directfb_1.4.12.bb  |   22 +++++
 meta/recipes-graphics/directfb/directfb_1.4.6.bb   |   27 ------
 .../directfb-1.2.x-fix-pkgconfig-cflags.patch      |   33 ++++----
 .../directfb/files/dont-use-linux-config.patch     |   11 +++
 .../qt-apps/{qmmp_0.4.3.bb => qmmp_0.5.0.bb}       |    4 +-
 .../createrepo/createrepo/fix-native-install.patch |   88 ++++++++++---------
 .../{createrepo_0.4.11.bb => createrepo_0.9.9.bb}  |    7 +-
 15 files changed, 169 insertions(+), 148 deletions(-)
 rename meta/recipes-devtools/perl/{liburi-perl_1.56.bb => liburi-perl_1.58.bb} (100%)
 rename meta/recipes-extended/chkconfig/{chkconfig_1.3.49.bb => chkconfig_1.3.51.bb} (83%)
 rename meta/recipes-extended/mc/{mc_4.7.5.bb => mc_4.7.5.1.bb} (76%)
 rename meta/recipes-gnome/gthumb/{gthumb_2.12.1.bb => gthumb_2.12.2.bb} (76%)
 delete mode 100644 meta/recipes-graphics/directfb/directfb-1.4.6/mkdfiff.patch
 create mode 100644 meta/recipes-graphics/directfb/directfb_1.4.12.bb
 delete mode 100644 meta/recipes-graphics/directfb/directfb_1.4.6.bb
 rename meta/recipes-qt/qt-apps/{qmmp_0.4.3.bb => qmmp_0.5.0.bb} (92%)
 rename meta/recipes-support/createrepo/{createrepo_0.4.11.bb => createrepo_0.9.9.bb} (73%)





More information about the Openembedded-core mailing list