summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf-c_1.3.3.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf-c_1.3.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf-c_1.3.2.bb b/meta-oe/recipes-devtools/protobuf/protobuf-c_1.3.3.bb
index b92f82dec2..94c3893574 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf-c_1.3.2.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf-c_1.3.3.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cb901168715f4782a2b06c3ddaefa558"
12 12
13DEPENDS = "protobuf-native protobuf" 13DEPENDS = "protobuf-native protobuf"
14 14
15SRCREV = "1390409f4ee4e26d0635310995b516eb702c3f9e" 15SRCREV = "f20a3fa131c275a0e795d99a28f94b4dbbb5af26"
16 16
17SRC_URI = "git://github.com/protobuf-c/protobuf-c.git \ 17SRC_URI = "git://github.com/protobuf-c/protobuf-c.git \
18 file://0001-avoid-race-condition.patch \ 18 file://0001-avoid-race-condition.patch \