summaryrefslogtreecommitdiff
path: root/recipes/toolchain/gcc-core.recipe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/toolchain/gcc-core.recipe')
-rw-r--r--recipes/toolchain/gcc-core.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/toolchain/gcc-core.recipe b/recipes/toolchain/gcc-core.recipe
index 50d8201..60e345f 100644
--- a/recipes/toolchain/gcc-core.recipe
+++ b/recipes/toolchain/gcc-core.recipe
@@ -3,7 +3,7 @@ from cerbero.utils import shell
class Recipe(recipe.Recipe):
name = 'gcc-core'
- version = '4.7.2'
+ version = '4.7.3'
licenses = [License.GPLv3]
configure_options = '--disable-multilib --enable-fully-dynamic-string ' \
'--with-sysroot=$CERBERO_PREFIX ' \