summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.11
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2015-01-28 21:42:46 +1100
committerChris Johns <chrisj@rtems.org>2015-01-28 21:42:46 +1100
commit712516ac1eceb988b06ae1df0ab53f7d27bbfd23 (patch)
tree9050d048cb9b2b81b924830118697dbff88ce535 /rtems/config/4.11
parentFix the check to see if the path is writable. (diff)
downloadrtems-source-builder-712516ac1eceb988b06ae1df0ab53f7d27bbfd23.tar.bz2
Add Sqlite as a 3rd party package.
Thanks to Wendell P Silva for the excellent Wiki page.
Diffstat (limited to 'rtems/config/4.11')
-rw-r--r--rtems/config/4.11/databases/sqlite.bset20
1 files changed, 20 insertions, 0 deletions
diff --git a/rtems/config/4.11/databases/sqlite.bset b/rtems/config/4.11/databases/sqlite.bset
new file mode 100644
index 0000000..d53dc0a
--- /dev/null
+++ b/rtems/config/4.11/databases/sqlite.bset
@@ -0,0 +1,20 @@
+#
+# Build set for Sqlite
+#
+
+%define release 1
+
+#
+# RTEMS Version
+#
+%define rtems_version 4.11
+
+#
+# The RTEMS URL paths.
+#
+%include rtems-urls.bset
+
+#
+# Build Protocol Buffers.
+#
+databases/sqlite-3.8.8.1-1