From 845625651f891fbd14ed15698785cce1a7e67c1e Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 24 Sep 2010 13:37:11 +0200 Subject: [PATCH] gcc: fix INC_PR of Linaro gcc-4.4 --- recipes/gcc/gcc-4.4-2010.09.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/gcc/gcc-4.4-2010.09.inc b/recipes/gcc/gcc-4.4-2010.09.inc index 9a75968b02..3aa49cc388 100644 --- a/recipes/gcc/gcc-4.4-2010.09.inc +++ b/recipes/gcc/gcc-4.4-2010.09.inc @@ -8,7 +8,7 @@ LICENSE = "GPLv3" DEPENDS = "mpfr gmp" NATIVEDEPS = "mpfr-native gmp-native" -INC_PR = "r0.1" +INC_PR = "r1" SRC_URI = "http://launchpad.net/gcc-linaro/4.4/4.4-2010.09-1/+download/gcc-linaro-4.4-2010.09-1.tar.bz2;name=gcc444tarbz2 \ -- 2.39.5