summaryrefslogtreecommitdiffstats
path: root/rtems/config/net/protobuf-2.6.1-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2015-01-23 14:33:19 +1100
committerChris Johns <chrisj@rtems.org>2015-01-23 14:33:19 +1100
commit8a7428c94baa2c587481e7a82e634f5597c06afe (patch)
tree77e6fca42e84cfd501b5c7b51cd6c105c9b15585 /rtems/config/net/protobuf-2.6.1-1.cfg
parentFix C++ build support for cross-compiling RTEMS 3rd party packages. (diff)
downloadrtems-source-builder-8a7428c94baa2c587481e7a82e634f5597c06afe.tar.bz2
Add Google Protocol Buffers as a 3prd party package for RTEMS.
https://developers.google.com/protocol-buffers/
Diffstat (limited to 'rtems/config/net/protobuf-2.6.1-1.cfg')
-rw-r--r--rtems/config/net/protobuf-2.6.1-1.cfg21
1 files changed, 21 insertions, 0 deletions
diff --git a/rtems/config/net/protobuf-2.6.1-1.cfg b/rtems/config/net/protobuf-2.6.1-1.cfg
new file mode 100644
index 0000000..5218eac
--- /dev/null
+++ b/rtems/config/net/protobuf-2.6.1-1.cfg
@@ -0,0 +1,21 @@
+#
+# Google Protocol Buffers 2.6.1
+#
+
+%if %{release} == %{nil}
+ %define release 1
+%endif
+
+%include %{_configdir}/rtems-bsp.cfg
+
+#
+# Google Protocol Buffers Version
+#
+%define protobuf_version 2.6.1
+
+%hash md5 protobuf-%{protobuf_version}.tar.gz f3916ce13b7fcb3072a1fa8cf02b2423
+
+#
+# Protocol Buffers configuration
+#
+%include %{_configdir}/protobuf-2-1.cfg