diff options
Diffstat (limited to 'recipes/gcc/gcc-cross-sdk_4.2.3.bb')
-rw-r--r-- | recipes/gcc/gcc-cross-sdk_4.2.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-cross-sdk_4.2.3.bb b/recipes/gcc/gcc-cross-sdk_4.2.3.bb index bea9839246..ee8ac8d7b7 100644 --- a/recipes/gcc/gcc-cross-sdk_4.2.3.bb +++ b/recipes/gcc/gcc-cross-sdk_4.2.3.bb @@ -12,3 +12,6 @@ DEPENDS += "gmp-native mpfr-native" EXTRA_OECONF += "--disable-libunwind-exceptions --disable-libssp \ --disable-libgomp --disable-libmudflap \ --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" + +SRC_URI[md5sum] = "ef2a4d9991b3644115456ea05b2b8163" +SRC_URI[sha256sum] = "5df9a267091eea09179651ad2a2302fe99f780ac7e598278e7f47b2339fa2e80" |