diff options
Diffstat (limited to 'recipes/gcc/gcc_4.4.1.bb')
-rw-r--r-- | recipes/gcc/gcc_4.4.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gcc/gcc_4.4.1.bb b/recipes/gcc/gcc_4.4.1.bb index 9773205c52..9559d4dc7c 100644 --- a/recipes/gcc/gcc_4.4.1.bb +++ b/recipes/gcc/gcc_4.4.1.bb @@ -11,3 +11,6 @@ FILES_${PN} += "\ SRC_URI_append = "file://fortran-cross-compile-hack.patch;patch=1" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" + +SRC_URI[md5sum] = "927eaac3d44b22f31f9c83df82f26436" +SRC_URI[sha256sum] = "cbefa9abd4adac0931e1b556072dcd8b32a360d4b95a94d7822c86bded803d5b" |