summaryrefslogtreecommitdiffstats
path: root/rtems/config/databases
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-04-15 11:56:36 +1000
committerChris Johns <chrisj@rtems.org>2016-04-15 11:59:30 +1000
commitf5e724fc077261119129f7a830396d79536cc0f4 (patch)
tree2e7b584c21dfb8d76685ae867bc40f6e6c00cdc7 /rtems/config/databases
parentrtems: Refactor to move to a single version on master. (diff)
downloadrtems-source-builder-f5e724fc077261119129f7a830396d79536cc0f4.tar.bz2
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.
Diffstat (limited to 'rtems/config/databases')
-rw-r--r--rtems/config/databases/sqlite.bset15
1 files changed, 15 insertions, 0 deletions
diff --git a/rtems/config/databases/sqlite.bset b/rtems/config/databases/sqlite.bset
new file mode 100644
index 0000000..f7c97b6
--- /dev/null
+++ b/rtems/config/databases/sqlite.bset
@@ -0,0 +1,15 @@
+#
+# Build set for Sqlite
+#
+
+%define release 1
+
+#
+# The RTEMS Package defines
+#
+%include rtems-package.bset
+
+#
+# Build Sqlite
+#
+databases/sqlite-3.8.8.1-1