summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.7.inc2
-rw-r--r--meta/recipes-devtools/gcc/gcc-package-target.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
index 784a3be328..8adeb8dde1 100644
--- a/meta/recipes-devtools/gcc/gcc-4.7.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
@@ -1,6 +1,6 @@
1require gcc-common.inc 1require gcc-common.inc
2 2
3PR = "r0" 3PR = "r1"
4 4
5# Third digit in PV should be incremented after a minor release 5# Third digit in PV should be incremented after a minor release
6# happens from this branch on gcc e.g. currently its 4.7.0 6# happens from this branch on gcc e.g. currently its 4.7.0
diff --git a/meta/recipes-devtools/gcc/gcc-package-target.inc b/meta/recipes-devtools/gcc/gcc-package-target.inc
index d58e001c01..c39aaa8bcb 100644
--- a/meta/recipes-devtools/gcc/gcc-package-target.inc
+++ b/meta/recipes-devtools/gcc/gcc-package-target.inc
@@ -36,7 +36,7 @@ FILES_${PN}-dev = "\
36" 36"
37FILES_${PN}-plugin-dev = "\ 37FILES_${PN}-plugin-dev = "\
38 ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/include/ \ 38 ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/include/ \
39 ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gengtype \ 39 ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/gengtype \
40 ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gtype.state \ 40 ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gtype.state \
41" 41"
42FILES_${PN}-symlinks = "\ 42FILES_${PN}-symlinks = "\