aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/protobuf
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2024-01-14 18:29:25 +0100
committerKhem Raj <raj.khem@gmail.com>2024-01-19 09:51:04 -0800
commit42ac2751f898729bd2463f1fcf8bc531f0e1668c (patch)
tree3d407e7d98018f9e9f99753cf6c3ab10977667a4 /meta-oe/recipes-devtools/protobuf
parent0f90c7dc981263de7b2ab9e9719f462c1c48c990 (diff)
downloadmeta-openembedded-contrib-42ac2751f898729bd2463f1fcf8bc531f0e1668c.tar.gz
protobuf-c: change branch to master
This was forgotten during update to tagged version. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/protobuf')
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf-c_1.5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf-c_1.5.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf-c_1.5.0.bb
index 545618a4ec..24de6b8119 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf-c_1.5.0.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf-c_1.5.0.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d11077c6a2b5d2e64b9f32b61a9b78ba"
DEPENDS = "protobuf-native protobuf"
-SRC_URI = "git://github.com/protobuf-c/protobuf-c.git;branch=next;protocol=https"
+SRC_URI = "git://github.com/protobuf-c/protobuf-c.git;branch=master;protocol=https"
SRC_URI:append:class-native = " file://0001-Makefile.am-do-not-compile-the-code-which-was-genera.patch"
SRCREV = "8c201f6e47a53feaab773922a743091eb6c8972a"