From patchwork Tue May 24 00:50:17 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [UPGRADES,0/5] upgrade of some of the toolchain recipes Date: Tue, 24 May 2011 00:50:17 -0000 From: Nitin A Kamble X-Patchwork-Id: 4657 Message-Id: To: openembedded-core@lists.openembedded.org From: Nitin A Kamble 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%)