Changeset abd98a2 in rtems-source-builder for rtems/config/rtems-bsp.cfg

Timestamp:
03/03/20 00:11:17 (4 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
b9a2f8b
Parents:
96d55ab
git-author:
Chris Johns <chrisj@…> (03/03/20 00:11:17)
git-committer:
Chris Johns <chrisj@…> (03/03/20 00:18:05)
Message:

rtems/bsps: Fix building 3rd party packages with various options

  • Fix locating valid tools and BSP. If either is found in the staging area use that else use the specific --with-* option and if not present use the --prefix.
  • Locate the tools by checking if the arch's C compiler is a valid file. No other checks are made on the tools.
  • Locate a BSB by checking for a valid pkgconfig file for the BSP.
  • Only filter flags if the BSP is in the staging area

Closes #3893

(No files)

Note: See TracChangeset for help on using the changeset viewer.