From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>,
Darren Hart <dvhart@linux.intel.com>
Subject: [PATCH 00/11] Recipe Update and Distro Tracking
Date: Thu, 07 Apr 2011 14:37:33 -0700 [thread overview]
Message-ID: <cover.1302211549.git.sgw@linux.intel.com> (raw)
From: Saul Wold <sgw@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@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%)
next reply other threads:[~2011-04-07 21:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-07 21:37 Saul Wold [this message]
2011-04-07 21:37 ` [PATCH 01/11] createrepo: Update to 0.9.9 Saul Wold
2011-04-07 21:37 ` [PATCH 03/11] qmmp: update to version .4.3 Saul Wold
2011-04-07 21:37 ` [PATCH 02/11] directfb: Update to 1.4.6 Saul Wold
2011-04-08 9:10 ` Henning Heinold
2011-04-08 13:16 ` Richard Purdie
2011-04-08 13:20 ` Henning Heinold
2011-04-07 21:37 ` [PATCH 04/11] mc: update to version 4.7.5.1 Saul Wold
2011-04-07 21:37 ` [PATCH 05/11] gthumb: update to 2.12.1 Saul Wold
2011-04-07 21:37 ` [PATCH 06/11] chkconfig: Update to 1.3.49 Saul Wold
2011-04-07 21:37 ` [PATCH 07/11] liburi-perl: update to 1.58 Saul Wold
2011-04-07 21:37 ` [PATCH 08/11] distro tracking update Saul Wold
2011-04-07 21:37 ` [PATCH 10/11] Update distro-tracking-fields.inc for recent qt4 changes Saul Wold
2011-04-07 21:37 ` [PATCH 09/11] lsb: fix lic_files_chksum Saul Wold
2011-04-07 21:37 ` [PATCH 11/11] Update trace-cmd and kernelshark distro_tracking Saul Wold
2011-04-07 22:08 ` [PATCH 00/11] Recipe Update and Distro Tracking Saul Wold
2011-04-08 13:15 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1302211549.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=dvhart@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.