diff options
11 files changed, 1 insertions, 11 deletions
diff --git a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc index e214a4dc6a..662402c29e 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc +++ b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | |||
14 | 14 | ||
15 | 15 | ||
16 | PV = "4.5" | 16 | PV = "4.5" |
17 | INC_PR = "r39" | 17 | PR = "r40" |
18 | 18 | ||
19 | # BINV should be incremented after updating to a revision | 19 | # BINV should be incremented after updating to a revision |
20 | # after a minor gcc release (e.g. 4.5.1 or 4.5.2) has been made | 20 | # after a minor gcc release (e.g. 4.5.1 or 4.5.2) has been made |
diff --git a/meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.5.bb index 288bd3343f..97e1a2bcbb 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/gcc-cross-canadian_4.5.bb | |||
@@ -5,7 +5,6 @@ require recipes-devtools/gcc/gcc-cross-canadian.inc | |||
5 | require recipes-devtools/gcc/gcc-configure-sdk.inc | 5 | require recipes-devtools/gcc/gcc-configure-sdk.inc |
6 | require recipes-devtools/gcc/gcc-package-sdk.inc | 6 | require recipes-devtools/gcc/gcc-package-sdk.inc |
7 | 7 | ||
8 | PR = "${INC_PR}.0" | ||
9 | 8 | ||
10 | DEPENDS += "gmp-nativesdk mpfr-nativesdk libmpc-nativesdk elfutils-nativesdk" | 9 | DEPENDS += "gmp-nativesdk mpfr-nativesdk libmpc-nativesdk elfutils-nativesdk" |
11 | RDEPENDS_${PN} += "mpfr-nativesdk libmpc-nativesdk elfutils-nativesdk" | 10 | RDEPENDS_${PN} += "mpfr-nativesdk libmpc-nativesdk elfutils-nativesdk" |
diff --git a/meta-oe/recipes-devtools/gcc/gcc-cross-initial_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc-cross-initial_4.5.bb index 3e67036bf6..65ed3b4ba3 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-cross-initial_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/gcc-cross-initial_4.5.bb | |||
@@ -1,5 +1,4 @@ | |||
1 | require recipes-devtools/gcc/gcc-cross_${PV}.bb | 1 | require recipes-devtools/gcc/gcc-cross_${PV}.bb |
2 | require recipes-devtools/gcc/gcc-cross-initial.inc | 2 | require recipes-devtools/gcc/gcc-cross-initial.inc |
3 | 3 | ||
4 | PR = "${INC_PR}.0" | ||
5 | 4 | ||
diff --git a/meta-oe/recipes-devtools/gcc/gcc-cross-intermediate_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc-cross-intermediate_4.5.bb index 8210483e78..8892288385 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-cross-intermediate_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/gcc-cross-intermediate_4.5.bb | |||
@@ -1,4 +1,3 @@ | |||
1 | require recipes-devtools/gcc/gcc-cross_${PV}.bb | 1 | require recipes-devtools/gcc/gcc-cross_${PV}.bb |
2 | require recipes-devtools/gcc/gcc-cross-intermediate.inc | 2 | require recipes-devtools/gcc/gcc-cross-intermediate.inc |
3 | PR = "${INC_PR}.0" | ||
4 | 3 | ||
diff --git a/meta-oe/recipes-devtools/gcc/gcc-cross_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc-cross_4.5.bb index 0f810b71ae..fde78981f0 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-cross_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/gcc-cross_4.5.bb | |||
@@ -1,4 +1,3 @@ | |||
1 | PR = "${INC_PR}.2" | ||
2 | 1 | ||
3 | require recipes-devtools/gcc/gcc-${PV}.inc | 2 | require recipes-devtools/gcc/gcc-${PV}.inc |
4 | require recipes-devtools/gcc/gcc-cross4.inc | 3 | require recipes-devtools/gcc/gcc-cross4.inc |
diff --git a/meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.5.bb index 7ebb27338e..c0b662677f 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/gcc-crosssdk-initial_4.5.bb | |||
@@ -1,4 +1,3 @@ | |||
1 | require recipes-devtools/gcc/gcc-cross-initial_${PV}.bb | 1 | require recipes-devtools/gcc/gcc-cross-initial_${PV}.bb |
2 | require recipes-devtools/gcc/gcc-crosssdk-initial.inc | 2 | require recipes-devtools/gcc/gcc-crosssdk-initial.inc |
3 | 3 | ||
4 | PR = "${INC_PR}.0" | ||
diff --git a/meta-oe/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb index aa5b5a8459..971f3ba0d6 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb | |||
@@ -1,4 +1,3 @@ | |||
1 | require recipes-devtools/gcc/gcc-cross-intermediate_${PV}.bb | 1 | require recipes-devtools/gcc/gcc-cross-intermediate_${PV}.bb |
2 | require recipes-devtools/gcc/gcc-crosssdk-intermediate.inc | 2 | require recipes-devtools/gcc/gcc-crosssdk-intermediate.inc |
3 | 3 | ||
4 | PR = "${INC_PR}.0" | ||
diff --git a/meta-oe/recipes-devtools/gcc/gcc-crosssdk_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc-crosssdk_4.5.bb index b8e3aed665..40bdbf119f 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-crosssdk_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/gcc-crosssdk_4.5.bb | |||
@@ -1,4 +1,3 @@ | |||
1 | require recipes-devtools/gcc/gcc-cross_${PV}.bb | 1 | require recipes-devtools/gcc/gcc-cross_${PV}.bb |
2 | require recipes-devtools/gcc/gcc-crosssdk.inc | 2 | require recipes-devtools/gcc/gcc-crosssdk.inc |
3 | 3 | ||
4 | PR = "${INC_PR}.0" | ||
diff --git a/meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb index aaa48b5293..a34ab40ffb 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/gcc-runtime_4.5.bb | |||
@@ -1,4 +1,3 @@ | |||
1 | PR = "${INC_PR}.1" | ||
2 | 1 | ||
3 | require recipes-devtools/gcc/gcc-${PV}.inc | 2 | require recipes-devtools/gcc/gcc-${PV}.inc |
4 | require recipes-devtools/gcc/gcc-configure-runtime.inc | 3 | require recipes-devtools/gcc/gcc-configure-runtime.inc |
diff --git a/meta-oe/recipes-devtools/gcc/gcc_4.5.bb b/meta-oe/recipes-devtools/gcc/gcc_4.5.bb index 31fcac0a70..24fa751b8d 100644 --- a/meta-oe/recipes-devtools/gcc/gcc_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/gcc_4.5.bb | |||
@@ -1,4 +1,3 @@ | |||
1 | PR = "${INC_PR}.1" | ||
2 | 1 | ||
3 | require recipes-devtools/gcc/gcc-${PV}.inc | 2 | require recipes-devtools/gcc/gcc-${PV}.inc |
4 | require recipes-devtools/gcc/gcc-configure-target.inc | 3 | require recipes-devtools/gcc/gcc-configure-target.inc |
diff --git a/meta-oe/recipes-devtools/gcc/libgcc_4.5.bb b/meta-oe/recipes-devtools/gcc/libgcc_4.5.bb index b97702f022..8a6c96a7a7 100644 --- a/meta-oe/recipes-devtools/gcc/libgcc_4.5.bb +++ b/meta-oe/recipes-devtools/gcc/libgcc_4.5.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | require recipes-devtools/gcc/gcc-${PV}.inc | 1 | require recipes-devtools/gcc/gcc-${PV}.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | 3 | ||
5 | INHIBIT_DEFAULT_DEPS = "1" | 4 | INHIBIT_DEFAULT_DEPS = "1" |
6 | DEPENDS = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++" | 5 | DEPENDS = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++" |