Bug 4886

Summary: New package protobuf
Product: buildroot Reporter: Simon Dawson <spdawson>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: 2012.02   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Patch to add protobuf

Description Simon Dawson 2012-03-07 11:44:12 UTC
Created attachment 4106 [details]
Patch to add protobuf

Patch to add protobuf package (Google protocol buffers) to buildroot.

http://code.google.com/p/protobuf/
Comment 1 Thomas Petazzoni 2012-03-07 13:21:22 UTC
Thanks for this patch. Could you please post it on the Buildroot mailing list, where the review process will take place? Thanks!
Comment 2 Peter Korsgaard 2012-04-05 17:51:09 UTC
Committed to git as f526c4d23c149, thanks