diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-12-14 14:59:44 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-12-14 15:00:55 -0800 |
commit | f14f59ba8aaf98e5b793fe469ef04b63698aa8a0 (patch) | |
tree | fd6b77c773d42445e7d4ae28f0e7d0f3929624e1 /conf/distro/include/sane-srcrevs.inc | |
parent | 535e1dcbbecc1196609301e0e6df7786fe336b10 (diff) |
gcc-svn: Add mpc to DEPENDS.
* mpc-native is needed for cross gcc recipes.
* mpc will be needed for gcc recipes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/distro/include/sane-srcrevs.inc')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 895f5519d2..6f3a35fc90 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -86,7 +86,7 @@ SRCREV_pn-fsoraw ?= "20" SRCREV_pn-fstests ?= "204" SRCREV_pn-gabriel ?= "38" SRCREV_pn-gabriel-native ?= "38" -GCCREV ?= "145550" +GCCREV ?= "155234" SRCREV_pn-gcc ?= ${GCCREV} SRCREV_pn-gcc-cross ?= ${GCCREV} SRCREV_pn-gcc-cross-initial ?= ${GCCREV} |