[RTEMS Project] #2655: RSB --with-download fails with 3rd party packages

RTEMS trac trac at rtems.org
Thu Mar 17 05:53:30 UTC 2016


#2655: RSB --with-download fails with 3rd party packages
--------------------+---------------------
 Reporter:  chrisj  |       Owner:  chrisj
     Type:  defect  |      Status:  closed
 Priority:  normal  |   Milestone:  4.11
Component:  RSB     |     Version:  4.11
 Severity:  normal  |  Resolution:  fixed
 Keywords:  RSC     |
--------------------+---------------------
Changes (by Chris Johns <chrisj@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"38ed59a301c5f3e03ce83133dadddad695e415fb/rtems-source-
 builder"]:
 {{{
 #!CommitTicketReference repository="rtems-source-builder"
 revision="38ed59a301c5f3e03ce83133dadddad695e415fb"
 sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.

 The building of 3rd party packages for an RTEMS BSP requires a valid
 BSP so the standard method to download the source for releasing does
 not work. This change adds support to allow this. The RTEMS BSP support
 will not generate an error is no BSP or tools are provided or found.

 The change addis logic operators to the %if statement so you can '||'
 to 'or' and '&&' to 'and' logic expressions.

 A new %log directive has been added to clean up the messages.

 A new %{!define ...} has been added to aid checking within logic
 expressions.

 All command line --with/--without now appear as macros.

 Add version.version to get just the RTEMS major and minor version.

 Some pkg-config issues have been resolved.

 Closes #2655.
 }}}

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


More information about the bugs mailing list