From 02b2c0ff18a1135e82200f5d6834a6b04606e82e Mon Sep 17 00:00:00 2001 From: Michal Hrusecky Date: Sat, 30 May 2009 14:14:54 +0100 Subject: zuc: corrected iostream include to fix compilation Signed-off-by: Michal Hrusecky --- recipes/zuc/zuc_1.1.2ern.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'recipes/zuc/zuc_1.1.2ern.bb') diff --git a/recipes/zuc/zuc_1.1.2ern.bb b/recipes/zuc/zuc_1.1.2ern.bb index 32c8f9848d..67a1aca4c5 100644 --- a/recipes/zuc/zuc_1.1.2ern.bb +++ b/recipes/zuc/zuc_1.1.2ern.bb @@ -5,10 +5,12 @@ LICENSE = "GPL" APPTYPE = "binary" APPNAME = "zuc" APPDESKTOP = "${S}" -PR = "r3" +PR = "r4" SRC_URI = "http://www.linux-solutions.at/projects/zaurus/source/zuc_V${PV}.tar.gz \ - http://nick.kreucher.net/zuc/zuc_units" + http://nick.kreucher.net/zuc/zuc_units \ + file://fixed-include.patch;patch=1" + S = "${WORKDIR}/zuc_V${PV}" inherit opie -- cgit v1.2.3