protobuf: Update version to 2.6.1
authorGuillaume Déflache <guillaume.deflache@ibwag.com>
Tue, 19 May 2015 15:26:17 +0000 (17:26 +0200)
committerSteven Barth <steven@midlink.org>
Thu, 21 May 2015 12:41:23 +0000 (14:41 +0200)
commit869bab445d95249b090ee196269231427876c01a
tree6e60d7c6079a11552c7205b77cf63ff3fe3c39fe
parent22b220bc774b3b2c789bcfb5fe93a6fae913e2af
protobuf: Update version to 2.6.1

- Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1:
  now all ISAs should work (MIPS1 would need kernel emulation though, untested)
- Fixed host installation which was broken on all targets
- Updated source origin to github and related variables
- Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation)

Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target.

Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
libs/protobuf/Makefile
libs/protobuf/patches/001-mipseb-compile.patch
libs/protobuf/patches/003-mips2andHigher-compile.patch [new file with mode: 0644]