[PATCH] RSB: Fetch recent version of newlib that solves or1knd build failure.

Hesham ALMatary heshamelmatary at gmail.com
Mon Mar 9 15:05:06 UTC 2015


On Mon, Mar 9, 2015 at 2:45 PM, Gedare Bloom <gedare at gwu.edu> wrote:
> On Sun, Mar 8, 2015 at 5:46 PM, Chris Johns <chrisj at rtems.org> wrote:
>> On 6/03/2015 1:23 am, Hesham ALMatary wrote:
>>>
>>> ---
>>>   rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
>>> b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
>>> index 297f4e0..a7f1020 100644
>>> --- a/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
>>> +++ b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
>>> @@ -3,7 +3,7 @@
>>>   #
>>>
>>>   %define gcc_version    4.8.3
>>> -%define newlib_version ebbb290f6e15e71b140a911c0de530453b9f8443
>>> +%define newlib_version b75c57950318ed657807f87a4c694e7b8d68fcae
>>
>>
>> This does not make sense to me. The config file name suggests this is a git
>> version of newlib so the hash is not used and should be ignored (and
>> removed). Git internally provides this type of functionality.
>>
> I believe the hash is used by RSB to set a specific commit to use.
>
+1
And I tested it, without this patch, it would get an earlier "buggy"
newlib version.
> Gedare
>
>> Chris
>>
>> _______________________________________________
>> devel mailing list
>> devel at rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel



-- 
Hesham



More information about the devel mailing list