ola: Fix compilation with protobuf 3.7 8669/head
authorRosen Penev <rosenp@gmail.com>
Fri, 12 Apr 2019 20:40:10 +0000 (13:40 -0700)
committerRosen Penev <rosenp@gmail.com>
Fri, 12 Apr 2019 20:40:10 +0000 (13:40 -0700)
commit4f84d9ffc46740e602a6dfa00425c717de0f4970
tree287ad95c299fd6ddf68746891da14dd74389f657
parentc36e8c6ea2d5ac47491c9edc16c749b3b6d0fce1
ola: Fix compilation with protobuf 3.7

The protobuf 3.7 update broke ola due to API changes. Backported a few
patches from upstream to deal with this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/ola/Makefile
net/ola/patches/100-protobuf-3.7.patch [new file with mode: 0644]
net/ola/patches/110-add-missing-config.h-incluude.patch [new file with mode: 0644]
net/ola/patches/120-compile-fix.patch [new file with mode: 0644]