diff options
author | Jan Heylen <heyleke@gmail.com> | 2016-10-20 19:13:29 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-22 15:58:48 +0200 |
commit | f6428eacf70dd931c106215606d0e77bca09d497 (patch) | |
tree | 2f4769dd08f1df9256ce30757569b0964f7743b1 /package/python-protobuf/python-protobuf.hash | |
parent | 0603b9ea3eff9e11aba2b7408215e03d9247b977 (diff) | |
download | buildroot-f6428eacf70dd931c106215606d0e77bca09d497.tar.gz buildroot-f6428eacf70dd931c106215606d0e77bca09d497.zip |
protobuf: bump to version 3.0.0
It also changes the python-protobuf.hash file to be a symbolic link to
../protobuf/protobuf.hash so that both hash files don't have to be
updated when protobuf is bumped.
In addition, the 0001-disable-unneeded-build-dependencies.patch patch
from package/python-protobuf/ is removed because it has been merged
upstream.
Signed-off-by: Jan Heylen <heyleke@gmail.com>
[Thomas: fix the build of python-protobuf.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-protobuf/python-protobuf.hash')
l---------[-rw-r--r--] | package/python-protobuf/python-protobuf.hash | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/python-protobuf/python-protobuf.hash b/package/python-protobuf/python-protobuf.hash index ab4bf5bf28..57a40ce5bd 100644..120000 --- a/package/python-protobuf/python-protobuf.hash +++ b/package/python-protobuf/python-protobuf.hash @@ -1,2 +1 @@ -# locally computed -sha256 2667b7cda4a6bc8a09e5463adf3b5984e08d94e72338277affa8594d8b6e5cd1 protobuf-v2.6.1.tar.gz +../protobuf/protobuf.hash
\ No newline at end of file |