All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yu Ke <ke.yu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] upgrade recipes
Date: Sun,  3 Jul 2011 21:03:12 +0800	[thread overview]
Message-ID: <cover.1309698011.git.ke.yu@intel.com> (raw)

upgrade the recipe libidn, libdrm, xauth, sqlite, also update the manual check
field in distro_tracking_field

The following changes since commit ad2363278f0ea86fcf3464f8f6073d3a3d06be63:
  Khem Raj (1):
        uclibc: Fix compilation in thumb mode

are available in the git repository at:

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

Yu Ke (5):
  libidn: upgrade from 1.20 to 1.22
  libdrm: upgrade to 2.4.26
  xauth: upgrade from 1.05 to 1.06
  sqlite: upgrade from 3.7.6.2 to 3.7.7.1
  distro_tracking_field: update the manually check field

 .../conf/distro/include/distro_tracking_fields.inc |    6 +++++-
 .../libidn/{libidn_1.20.bb => libidn_1.22.bb}      |    5 +----
 meta/recipes-graphics/drm/libdrm.inc               |    3 +++
 .../{libdrm-2.4.25 => libdrm}/installtests.patch   |    0
 .../drm/{libdrm_2.4.25.bb => libdrm_2.4.26.bb}     |    4 ++--
 .../xorg-app/{xauth_1.0.5.bb => xauth_1.0.6.bb}    |    4 ++--
 meta/recipes-support/sqlite/sqlite3_3.7.6.2.bb     |   10 ----------
 meta/recipes-support/sqlite/sqlite3_3.7.7.1.bb     |   10 ++++++++++
 8 files changed, 23 insertions(+), 19 deletions(-)
 rename meta/recipes-extended/libidn/{libidn_1.20.bb => libidn_1.22.bb} (79%)
 rename meta/recipes-graphics/drm/{libdrm-2.4.25 => libdrm}/installtests.patch (100%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.25.bb => libdrm_2.4.26.bb} (54%)
 rename meta/recipes-graphics/xorg-app/{xauth_1.0.5.bb => xauth_1.0.6.bb} (68%)
 delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.6.2.bb
 create mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.7.1.bb




             reply	other threads:[~2011-07-03 13:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-03 13:03 Yu Ke [this message]
2011-07-03 13:03 ` [PATCH 1/5] libidn: upgrade from 1.20 to 1.22 Yu Ke
2011-07-03 13:03 ` [PATCH 2/5] libdrm: upgrade to 2.4.26 Yu Ke
2011-07-03 13:03 ` [PATCH 3/5] xauth: upgrade from 1.05 to 1.06 Yu Ke
2011-07-03 13:03 ` [PATCH 4/5] sqlite: upgrade from 3.7.6.2 to 3.7.7.1 Yu Ke
2011-07-03 13:03 ` [PATCH 5/5] distro_tracking_field: update the manually check field Yu Ke
2011-07-04 11:45 ` [PATCH 0/5] upgrade recipes Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2019-02-20  8:56 [PATCH 0/5] Upgrade recipes changqing.li
2019-02-21  2:02 changqing.li

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.1309698011.git.ke.yu@intel.com \
    --to=ke.yu@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 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.