[OE-core] [PATCH 0/1] Package upgrades

Cristiana Voicu cristiana.voicu at intel.com
Fri Dec 20 09:43:48 UTC 2013


I've tested the new version of valgrind on local autobuilder on build-appliance,
nightly-arm, mips, ppc, x86, x86-64. Also, I've built on my machine a core-image-sato-sdk
for x86, and I've tested if the correct version was installed. I've done some simple tests, too.

The following changes since commit 9daa1de753e58b7f678e68cf307f6028c0c79a6a:

  qemu/local.conf.sample: Add sdl PACKAGECONFIG (2013-12-16 12:13:59 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (1):
  valgrind: upgrade to 3.9.0

 .../configure-with-newer-glibc.patch               |   41 --------------------
 .../valgrind/valgrind-3.8.1/eglibc-2.18.patch      |   27 -------------
 .../fix_issue_caused_by_ccache.patch               |   32 ---------------
 .../valgrind-3.8.1/fix_unsupporting_kernel_3.patch |   26 -------------
 ...upport-for-PPC-instructions-mfatbu-mfatbl.patch |    0
 .../fixed-perl-path.patch                          |    0
 .../{valgrind-3.8.1 => valgrind}/sepbuildfix.patch |   26 ++++++-------
 .../{valgrind_3.8.1.bb => valgrind_3.9.0.bb}       |   12 ++----
 8 files changed, 17 insertions(+), 147 deletions(-)
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind-3.8.1/configure-with-newer-glibc.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind-3.8.1/eglibc-2.18.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind-3.8.1/fix_issue_caused_by_ccache.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind-3.8.1/fix_unsupporting_kernel_3.patch
 rename meta/recipes-devtools/valgrind/{valgrind-3.8.1 => valgrind}/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch (100%)
 rename meta/recipes-devtools/valgrind/{valgrind-3.8.1 => valgrind}/fixed-perl-path.patch (100%)
 rename meta/recipes-devtools/valgrind/{valgrind-3.8.1 => valgrind}/sepbuildfix.patch (96%)
 rename meta/recipes-devtools/valgrind/{valgrind_3.8.1.bb => valgrind_3.9.0.bb} (76%)

-- 
1.7.9.5




More information about the Openembedded-core mailing list