diff options
Diffstat (limited to 'recipes/gcc/gcc_4.1.2.bb')
-rw-r--r-- | recipes/gcc/gcc_4.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc_4.1.2.bb b/recipes/gcc/gcc_4.1.2.bb index dd88ccdc27..711aa35a32 100644 --- a/recipes/gcc/gcc_4.1.2.bb +++ b/recipes/gcc/gcc_4.1.2.bb @@ -1,4 +1,4 @@ -PR = "r14" +PR = "r15" require gcc-${PV}.inc require gcc-configure-target.inc |