source: rtems-source-builder/rtems/config/rtems-package.bset @ 081f8ff

Last change on this file since 081f8ff was f5e724f, checked in by Chris Johns <chrisj@…>, on 04/15/16 at 01:56:36

graphics: Add 3rd party graphics support back to the master branch.

The support is added at the top level and so not lost when we
move to a new version of RTEMS.

The change also moves all 3rd party packages to use a common
rtems-package.bset build set file.

All packages except Microwindows itself build cleanly.

  • Property mode set to 100644
File size: 164 bytes
Line 
1#
2# Build Set Base defines for RTEMS Packages
3#
4
5#
6# Get the version of RTEMS
7#
8%include rtems-version.bset
9
10#
11# Pick up the RTEMS URLs.
12#
13%include rtems-urls.bset
Note: See TracBrowser for help on using the repository browser.