summaryrefslogtreecommitdiffstats
path: root/config/expat-2.1.0-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-10-31 13:35:28 +1100
committerChris Johns <chrisj@rtems.org>2012-10-31 13:35:28 +1100
commit4861d2e6a69951c31653a516dbab866c58da5ea5 (patch)
tree5f6a76fae7d2eccb94826cc602f0d7380b5366f7 /config/expat-2.1.0-1.cfg
parentFix the error message on a download failure. (diff)
downloadrtems-source-builder-4861d2e6a69951c31653a516dbab866c58da5ea5.tar.bz2
Add expat and gdb support.
Diffstat (limited to 'config/expat-2.1.0-1.cfg')
-rw-r--r--config/expat-2.1.0-1.cfg21
1 files changed, 21 insertions, 0 deletions
diff --git a/config/expat-2.1.0-1.cfg b/config/expat-2.1.0-1.cfg
new file mode 100644
index 0000000..e0d4576
--- /dev/null
+++ b/config/expat-2.1.0-1.cfg
@@ -0,0 +1,21 @@
+#
+# Expat 2.1.0
+#
+
+%ifn %{defined release}
+%error No 'release' defined
+%endif
+
+%include %{_configdir}/base.cfg
+
+%define expat_version 2.1.0
+
+Name: expat-%{expat_version}-%{_host}-%{release}
+
+%description
+Expat for host %{_host}.
+
+#
+# The Expat build instructions. We use 2.xx Release 1.
+#
+%include %{_configdir}/expat-2-1.cfg