Skip to content

Commit

Permalink
grpc: Define SRCREV_FORMAT
Browse files Browse the repository at this point in the history
Since it uses multiple fetch URIs make it explicit to define SRCREV_FORMAT

Change-Id: Ib24fce16b3986a465f1c5854166b8f28446b5186
  • Loading branch information
awe-1989 committed Sep 27, 2021
1 parent d4ea8d3 commit d982a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta-oe/recipes-devtools/grpc/grpc_1.24.3.bb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRAN
git://github.com/protocolbuffers/upb;name=upb;destsuffix=git/third_party/upb \
file://0001-CMakeLists.txt-Fix-libraries-installation-for-Linux.patch \
"
SRCREV_FORMAT = "grpc_upb"
SRC_URI_append_class-target = " file://0001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch \
"
SRC_URI_append_class-nativesdk = " file://0001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch"
Expand Down

0 comments on commit d982a59

Please sign in to comment.