[RTEMS Project] #2949: Questionable patch organization in RTEMS tools and RSB
RTEMS trac
trac at rtems.org
Tue Mar 21 14:19:11 UTC 2017
#2949: Questionable patch organization in RTEMS tools and RSB
-----------------------------+--------------------
Reporter: Sebastian Huber | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: General | Version:
Severity: normal | Keywords:
-----------------------------+--------------------
Patches for RTEMS tools are available via the RTEMS tools repository:
https://git.rtems.org/rtems-tools/tree/tools
They are organized using subdirectories.
The RSB uses these patches. It removes the subdirectories and collects
everything in a "patches" directory, e.g.
download: https://git.rtems.org/rtems-tools/plain/tools/4.11/newlib/arm
/newlib-ARM-Optimize-IEEE-754-sqrt-implementation.diff -> patches/newlib-
ARM-Optimize-IEEE-754-sqrt-implementation.diff
This works only in case the patch file names are unique. So, the use of
subdirectories in the RTEMS tools is questionable.
--
Ticket URL: <http://devel.rtems.org/ticket/2949>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list