diff options
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 56d23dc65..e0cafbaaa 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc @@ -18,6 +18,7 @@ GCCVERSION_qemuarmv7 = "4.3.1" GCCVERSION_beagleboard = "4.3.1" GCCVERSION_omap-3430sdp = "4.3.1" GCCVERSION_omap-3430ldp = "4.3.1" +GCCVERSION_overo = "4.3.2" # 4.2.3+csl-arm-2008q1-126 doesn't work BINUVERSION = "2.18" |