diff options
Diffstat (limited to 'recipes/gcc/gcc_4.1.1.bb')
-rw-r--r-- | recipes/gcc/gcc_4.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc_4.1.1.bb b/recipes/gcc/gcc_4.1.1.bb index 6ba5972fc1..3d202f9930 100644 --- a/recipes/gcc/gcc_4.1.1.bb +++ b/recipes/gcc/gcc_4.1.1.bb @@ -1,4 +1,4 @@ -PR = "r22" +PR = "r23" require gcc-${PV}.inc require gcc-configure-target.inc |