Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/21] Add SRC_URI Checksums and some Updates
Date: Thu,  6 Oct 2011 09:14:39 -0700	[thread overview]
Message-ID: <cover.1317917297.git.sgw@linux.intel.com> (raw)

Richard,

Found some recipes missing Checksums and do a couple of
package updates.

Thanks
Sau!

The following changes since commit cc626b9e1671670a931ea3e528ea4b0f7b2e923b:

  webkit-gtk: Enable dependency tracking since the webkit makefiles have bugs (2011-10-05 14:36:18 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/updates
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates

Saul Wold (21):
  grub: Add SRC_URI Checksum
  dosfstools: Add SRC_URI Checksum
  libx11-trim: Add SRC_URI Checksum
  guilt-native: Add SRC_URI Checksums
  libx11-diet: Add SRC_URI Checksum
  eds-tools: Convert from BZR to GIT Repo
  clutter-gst-1.6: Add SRC_URI Checksum
  xserver-kdrive: Add SRC_URI Checksum
  mutter: Add SRC_URI Checksum
  icon-naming-utils: Add SRC_URI Checksum
  libxml-perl: Add SRC_URI Checksum
  liburi-perl: Add SRC_URI Checksum
  gconf-dbus: Add SRC_URI Checksum
  gail: Add SRC_URI Checksum
  boost-jam-native: Add SRC_URI Checksum
  puzzles: Update to latest version
  gnutls: Update to 2.12.11
  tzdata: Update to 2011k
  lsof: Update to 4.84
  apt: Update to 0.8.15.8
  distro_tracking: Updates

 .../conf/distro/include/distro_tracking_fields.inc |   62 ++++++++++++--------
 meta/recipes-bsp/grub/grub_1.99.bb                 |    5 +-
 .../includes-fix.patch                             |    0
 .../no-ko-translation.patch                        |    0
 .../{apt-0.7.14 => apt-0.8.15.8}/noconfigure.patch |    0
 .../apt/{apt-0.7.14 => apt-0.8.15.8}/nodoc.patch   |    0
 .../{apt-0.7.14 => apt-0.8.15.8}/use-host.patch    |    0
 ...apt-native_0.7.14.bb => apt-native_0.8.15.8.bb} |    6 +-
 .../apt/{apt_0.7.14.bb => apt_0.8.15.8.bb}         |    6 +-
 .../recipes-devtools/dosfstools/dosfstools_2.10.bb |    5 +-
 meta/recipes-devtools/guilt/guilt-native_0.33.bb   |    5 +-
 .../icon-naming-utils-native_0.8.7.bb              |    5 +-
 meta/recipes-devtools/perl/liburi-perl_1.58.bb     |    5 +-
 meta/recipes-devtools/perl/libxml-perl_0.08.bb     |    5 +-
 .../lsof/{lsof_4.84.bb => lsof_4.85.bb}            |    5 +-
 .../tzdata/{tzdata_2011i.bb => tzdata_2011k.bb}    |    4 +-
 meta/recipes-gnome/gnome/gail_1.20.2.bb            |    5 +-
 meta/recipes-gnome/gnome/gconf-dbus_705.bb         |    5 +-
 .../clutter/clutter-gst-1.6_1.3.6.bb               |    5 ++
 meta/recipes-graphics/mutter/mutter_2.28.1.bb      |    5 +-
 meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb  |    5 +-
 .../recipes-graphics/xorg-lib/libx11-trim_1.3.4.bb |    5 +-
 .../xorg-xserver/xserver-kdrive_1.7.99.2.bb        |    5 +-
 .../eds/{eds-tools_bzr.bb => eds-tools_git.bb}     |    6 +-
 .../puzzles/{puzzles_r9175.bb => puzzles_r9306.bb} |    0
 meta/recipes-support/boost/boost-jam-native.inc    |    2 +-
 .../boost/boost-jam-native_3.1.18.bb               |    4 +
 .../configure-fix.patch                            |   40 ++++++-------
 .../gnutls-openssl.patch                           |    0
 .../gnutls-texinfo-euro.patch                      |    0
 .../gnutls/{gnutls_2.12.5.bb => gnutls_2.12.11.bb} |    4 +-
 31 files changed, 130 insertions(+), 74 deletions(-)
 rename meta/recipes-devtools/apt/{apt-0.7.14 => apt-0.8.15.8}/includes-fix.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.7.14 => apt-0.8.15.8}/no-ko-translation.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.7.14 => apt-0.8.15.8}/noconfigure.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.7.14 => apt-0.8.15.8}/nodoc.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.7.14 => apt-0.8.15.8}/use-host.patch (100%)
 rename meta/recipes-devtools/apt/{apt-native_0.7.14.bb => apt-native_0.8.15.8.bb} (60%)
 rename meta/recipes-devtools/apt/{apt_0.7.14.bb => apt_0.8.15.8.bb} (67%)
 rename meta/recipes-extended/lsof/{lsof_4.84.bb => lsof_4.85.bb} (89%)
 rename meta/recipes-extended/tzdata/{tzdata_2011i.bb => tzdata_2011k.bb} (97%)
 rename meta/recipes-sato/eds/{eds-tools_bzr.bb => eds-tools_git.bb} (72%)
 rename meta/recipes-sato/puzzles/{puzzles_r9175.bb => puzzles_r9306.bb} (100%)
 rename meta/recipes-support/gnutls/{gnutls-2.12.5 => gnutls-2.12.11}/configure-fix.patch (54%)
 rename meta/recipes-support/gnutls/{gnutls-2.12.5 => gnutls-2.12.11}/gnutls-openssl.patch (100%)
 rename meta/recipes-support/gnutls/{gnutls-2.12.5 => gnutls-2.12.11}/gnutls-texinfo-euro.patch (100%)
 rename meta/recipes-support/gnutls/{gnutls_2.12.5.bb => gnutls_2.12.11.bb} (46%)

-- 
1.7.6.2




             reply	other threads:[~2011-10-06 16:20 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-06 16:14 Saul Wold [this message]
2011-10-06 16:14 ` [PATCH 01/21] grub: Add SRC_URI Checksum Saul Wold
2011-10-06 16:14 ` [PATCH 02/21] dosfstools: " Saul Wold
2011-10-06 16:14 ` [PATCH 03/21] libx11-trim: " Saul Wold
2011-10-06 16:14 ` [PATCH 04/21] guilt-native: Add SRC_URI Checksums Saul Wold
2011-10-06 16:14 ` [PATCH 05/21] libx11-diet: Add SRC_URI Checksum Saul Wold
2011-10-06 16:14 ` [PATCH 06/21] eds-tools: Convert from BZR to GIT Repo Saul Wold
2011-10-06 16:14 ` [PATCH 07/21] clutter-gst-1.6: Add SRC_URI Checksum Saul Wold
2011-10-06 16:14 ` [PATCH 08/21] xserver-kdrive: " Saul Wold
2011-10-06 16:14 ` [PATCH 09/21] mutter: " Saul Wold
2011-10-06 16:14 ` [PATCH 10/21] icon-naming-utils: " Saul Wold
2011-10-06 16:14 ` [PATCH 11/21] libxml-perl: " Saul Wold
2011-10-06 16:14 ` [PATCH 12/21] liburi-perl: " Saul Wold
2011-10-06 16:14 ` [PATCH 13/21] gconf-dbus: " Saul Wold
2011-10-06 16:14 ` [PATCH 14/21] gail: " Saul Wold
2011-10-06 16:14 ` [PATCH 15/21] boost-jam-native: " Saul Wold
2011-10-06 16:14 ` [PATCH 16/21] puzzles: Update to latest version Saul Wold
2011-10-06 16:14 ` [PATCH 17/21] gnutls: Update to 2.12.11 Saul Wold
2011-10-06 16:14 ` [PATCH 18/21] tzdata: Update to 2011k Saul Wold
2011-10-06 16:14 ` [PATCH 19/21] lsof: Update to 4.84 Saul Wold
2011-10-06 16:14 ` [PATCH 20/21] apt: Update to 0.8.15.8 Saul Wold
2011-10-06 20:55   ` Saul Wold
2011-10-06 16:15 ` [PATCH 21/21] distro_tracking: Updates Saul Wold
2011-10-07 14:35 ` [PATCH 00/21] Add SRC_URI Checksums and some Updates 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.1317917297.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox