From 5b1ad58d47a63237d7b8f32590e63262a8ff3f11 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 20 Aug 2010 11:42:59 +0200 Subject: phoneme-advanced: add patch for build with (e)glibc-2.12 and fix QA issue with missing GNU_HASH Signed-off-by: Martin Jansa --- recipes/phoneme/phoneme-advanced-foundation_0.0.b160.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'recipes/phoneme/phoneme-advanced-foundation_0.0.b160.bb') diff --git a/recipes/phoneme/phoneme-advanced-foundation_0.0.b160.bb b/recipes/phoneme/phoneme-advanced-foundation_0.0.b160.bb index 34adeae570..5efce915cc 100644 --- a/recipes/phoneme/phoneme-advanced-foundation_0.0.b160.bb +++ b/recipes/phoneme/phoneme-advanced-foundation_0.0.b160.bb @@ -1,11 +1,12 @@ -PR = "r1" +PR = "r2" require phoneme-advanced.inc BUILDREV = "b160" SRCREV = "20424" -SRC_URI += "file://${BUILDREV}-makefile-fix.patch;striplevel=0" +SRC_URI += "file://${BUILDREV}-makefile-fix.patch;striplevel=0 \ + file://${BUILDREV}-newer-libc.patch;striplevel=0" FILES_${PN} += "\ ${COMMON_DIR}/bin/cvm \ -- cgit 1.2.3-korg