[PATCH] [RSB] or1k: correct the md5 hash of the GCC patch

Hesham ALMatary heshamelmatary at gmail.com
Wed Apr 29 10:05:03 UTC 2015


Hi,

This patch is needed, otherwise RSB wouldn't be able to build or1k
toolchain. I was thinking of getting rid of this hash as this patch
may be modified. Or, we can refer directly to the latest or1k
gcc-4.9.2 [1] until they upstream it, as our patches are already
applied there.

[1] https://github.com/openrisc/or1k-gcc/tree/or1k-4.9.2

On Mon, Apr 27, 2015 at 11:51 AM, Hesham ALMatary
<heshamelmatary at gmail.com> wrote:
> ---
>  rtems/config/4.11/rtems-or1k.bset | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rtems/config/4.11/rtems-or1k.bset b/rtems/config/4.11/rtems-or1k.bset
> index b486885..2e6fb01 100644
> --- a/rtems/config/4.11/rtems-or1k.bset
> +++ b/rtems/config/4.11/rtems-or1k.bset
> @@ -17,7 +17,7 @@
>
>  #gcc
>  %patch add gcc -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gcc-4.8.3-or1k-rtems-29072014.diff
> -%hash  md5 gcc-4.8.3-or1k-rtems-29072014.diff df2555b2dd4de2d78366fabd705f36ac
> +%hash  md5 gcc-4.8.3-or1k-rtems-29072014.diff 97be92fbe69a355625633a8d128fb5f5
>
>  #gdb
>  %patch add gdb -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gdb-7.7-or1k-rtems.diff
> --
> 2.1.0
>



-- 
Hesham



More information about the devel mailing list