Skip to content

Commit

Permalink
Fix yocto (rocko) fetch of protobuf. The main branch was deleted from…
Browse files Browse the repository at this point in the history
… official repo. Workaround is to use a tag.
  • Loading branch information
heneault committed Jul 4, 2018
1 parent d4d16f0 commit f74250d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SRC_URI = "git://github.com/google/protobuf.git;tag=v3.4.1"
SRCREV = ""

0 comments on commit f74250d

Please sign in to comment.