All of lore.kernel.org
 help / color / mirror / Atom feed
* [UPGRADES 0/5] upgrade of some of the toolchain recipes
@ 2011-05-24  0:50 nitin.a.kamble
  2011-05-24  0:50 ` [UPGRADES 1/5] git: upgrade from 1.7.4.3 to 1.7.5.1 nitin.a.kamble
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: nitin.a.kamble @ 2011-05-24  0:50 UTC (permalink / raw)
  To: openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>

The following changes since commit 3504c3a9b1af5a3405e0a03a5ade50b82535b6dd:

  documentation/yocto-project-qs/yocto-project-qs.xml: fixed build env script (2011-05-23 15:53:29 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib.git nitin/upgrades
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/upgrades

Nitin A Kamble (5):
  git: upgrade from 1.7.4.3 to 1.7.5.1
  libpcre: upgrade from 8.10 to 8.12
  byacc: upgrade from 20101127 to 20101229
  python-pygpbject: upgrade from 2.27 to 2.27.91
  distro-tracking: update toolchain recipe fields

 .../conf/distro/include/distro_tracking_fields.inc |    3 +++
 meta/recipes-devtools/git/files/autotools.patch    |   16 ----------------
 meta/recipes-devtools/git/git.inc                  |    3 +--
 .../git/{git_1.7.4.3.bb => git_1.7.5.1.bb}         |    6 +++---
 ...bject_2.27.0.bb => python-pygobject_2.27.91.bb} |    6 +++---
 meta/recipes-extended/byacc/byacc_20101127.bb      |    7 -------
 meta/recipes-extended/byacc/byacc_20101229.bb      |    7 +++++++
 .../libpcre/{libpcre_8.10.bb => libpcre_8.12.bb}   |    6 +++---
 8 files changed, 20 insertions(+), 34 deletions(-)
 delete mode 100644 meta/recipes-devtools/git/files/autotools.patch
 rename meta/recipes-devtools/git/{git_1.7.4.3.bb => git_1.7.5.1.bb} (56%)
 rename meta/recipes-devtools/python/{python-pygobject_2.27.0.bb => python-pygobject_2.27.91.bb} (87%)
 delete mode 100644 meta/recipes-extended/byacc/byacc_20101127.bb
 create mode 100644 meta/recipes-extended/byacc/byacc_20101229.bb
 rename meta/recipes-support/libpcre/{libpcre_8.10.bb => libpcre_8.12.bb} (94%)

-- 
1.7.3.5




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-05-25 17:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24  0:50 [UPGRADES 0/5] upgrade of some of the toolchain recipes nitin.a.kamble
2011-05-24  0:50 ` [UPGRADES 1/5] git: upgrade from 1.7.4.3 to 1.7.5.1 nitin.a.kamble
2011-05-24  3:30   ` Saul Wold
2011-05-24  3:31     ` Kamble, Nitin A
2011-05-24  0:50 ` [UPGRADES 2/5] libpcre: upgrade from 8.10 to 8.12 nitin.a.kamble
2011-05-24  0:50 ` [UPGRADES 3/5] byacc: upgrade from 20101127 to 20101229 nitin.a.kamble
2011-05-24  0:50 ` [UPGRADES 4/5] python-pygpbject: upgrade from 2.27 to 2.27.91 nitin.a.kamble
2011-05-24  0:50 ` [UPGRADES 5/5] distro-tracking: update toolchain recipe fields nitin.a.kamble
2011-05-25 17:18 ` [UPGRADES 0/5] upgrade of some of the toolchain recipes Saul Wold

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.