diff options
Diffstat (limited to 'recipes/gcc/gcc-native_3.4.4.bb')
-rw-r--r-- | recipes/gcc/gcc-native_3.4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-native_3.4.4.bb b/recipes/gcc/gcc-native_3.4.4.bb index c3f8106d3a..5686b4bc93 100644 --- a/recipes/gcc/gcc-native_3.4.4.bb +++ b/recipes/gcc/gcc-native_3.4.4.bb @@ -1,4 +1,4 @@ -PR = "r9" +PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-configure-target.inc |