[rtems-source-builder commit] devel: add configuration for expat 2.4.8

Sebastian Huber sebh at rtems.org
Fri Apr 22 07:02:40 UTC 2022


Module:    rtems-source-builder
Branch:    master
Commit:    89f9208da5588a34d111ff5bb4d750ac3aeb74b0
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=89f9208da5588a34d111ff5bb4d750ac3aeb74b0

Author:    Karel Gardas <karel at functional.vision>
Date:      Tue Apr 19 14:24:12 2022 +0200

devel: add configuration for expat 2.4.8

---

 bare/config/devel/expat-2.4.8-1.cfg | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/bare/config/devel/expat-2.4.8-1.cfg b/bare/config/devel/expat-2.4.8-1.cfg
new file mode 100644
index 0000000..d9cddd5
--- /dev/null
+++ b/bare/config/devel/expat-2.4.8-1.cfg
@@ -0,0 +1,19 @@
+#
+# Expat 2.4.8
+#
+
+%if %{release} == %{nil}
+%define release 1
+%endif
+
+%include %{_configdir}/base.cfg
+
+%define expat_version     2.4.8
+%define expat_version_dir R_2_4_8
+
+%hash sha256 expat-%{expat_version}.tar.gz 398f6d95bf808d3108e27547b372cb4ac8dc2298a3c4251eb7aa3d4c6d4bb3e2
+
+#
+# The Expat build instructions. We use 2.xx Release 1.
+#
+%include %{_configdir}/expat-2-1.cfg



More information about the vc mailing list