[RTEMS Project] #3500: Change rtems_waf's RTEMS path check from `bin` to share/rtems<version>`

RTEMS trac trac at rtems.org
Sun Aug 12 01:59:22 UTC 2018


#3500: Change rtems_waf's RTEMS path check from `bin` to share/rtems<version>`
------------------------------+-------------------------------------
 Reporter:  Chris Johns       |       Owner:  Chris Johns <chrisj@…>
     Type:  defect            |      Status:  closed
 Priority:  normal            |   Milestone:  5.1
Component:  tool              |     Version:  5
 Severity:  normal            |  Resolution:  fixed
 Keywords:  rtems_waf libbsd  |  Blocked By:
 Blocking:                    |
------------------------------+-------------------------------------
Changes (by Chris Johns <chrisj@…>):

 * owner:  (none) => Chris Johns <chrisj@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"c0d52d5fcd9cad9b63479b92a0abf4fa5f5c99f3/rtems_waf"
 c0d52d5/rtems_waf]:
 {{{
 #!CommitTicketReference repository="rtems_waf"
 revision="c0d52d5fcd9cad9b63479b92a0abf4fa5f5c99f3"
 Change RTEMS path check from `bin` to `share/rtems<version>`.

 There is no `bin` directory anymore with RTEMS 5 so the test fails. Check
 for the `share/rtems<version>` directory.

 Closes #3500.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3500#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list