summaryrefslogtreecommitdiffstats
path: root/rtems/config/databases (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-02databases/sqlite: Update to 3.31.1Jonathan Brandmeyer3-28/+24
closes #3927.
2019-07-215/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns1-1/+1
- Update rtems-bsp support to correctly handle hosts for BSP. - Clean up the options for a BSP. - Check all RTEMS 5 packages and add 5/rtems-packages for all that build. - Update download locations and checksum of all packages. - The work requires the kernel and Libbsd hacve the same prefix.
2016-04-15graphics: Add 3rd party graphics support back to the master branch.Chris Johns1-0/+15
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.
2015-01-28Add Sqlite as a 3rd party package.Chris Johns1-0/+27
Thanks to Wendell P Silva for the excellent Wiki page.