source: rtems-source-builder/rtems/config/net/protobuf-2.6.1-1.cfg

Last change on this file was c799e04, checked in by Chris Johns <chrisj@…>, on 07/06/19 at 09:20:09

5/packages: Add curl and update all packages with RTEMS 5 and LibBSD

  • Update rtems-bsp support to correctly handle hosts for BSP.
  • Clean up the options for a BSP.
  • Check all RTEMS 5 packages and add 5/rtems-packages for all that build.
  • Update download locations and checksum of all packages.
  • The work requires the kernel and Libbsd hacve the same prefix.
  • Property mode set to 100644
File size: 453 bytes
Line 
1#
2# Google Protocol Buffers 2.6.1
3#
4
5%if %{release} == %{nil}
6 %define release 1
7%endif
8
9%include %{_configdir}/rtems-bsp.cfg
10
11#
12# Google Protocol Buffers Version
13#
14%define protobuf_version 2.6.1
15
16%hash sha512 protobuf-%{protobuf_version}.tar.gz 818ac4ad24aca84d214d14ac860a75c14494528821af144d3cb603f69c94d4500512814be6d62cc82973804ebfa99eb94d9f034b309f53cadb622603a7886a3e
17
18#
19# Protocol Buffers configuration
20#
21%include %{_configdir}/protobuf-2-1.cfg
Note: See TracBrowser for help on using the repository browser.