summaryrefslogtreecommitdiffstats
path: root/recipes-containers/criu/protobuf-c_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/criu/protobuf-c_1.1.1.bb')
-rw-r--r--recipes-containers/criu/protobuf-c_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/criu/protobuf-c_1.1.1.bb b/recipes-containers/criu/protobuf-c_1.1.1.bb
index 2800f12e..0d03ebef 100644
--- a/recipes-containers/criu/protobuf-c_1.1.1.bb
+++ b/recipes-containers/criu/protobuf-c_1.1.1.bb
@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "09c5bb187b7a8e86bc0ff860f7df86370be9e8661cdb99c1072dcdab07
15SRC_URI = "https://github.com/protobuf-c/protobuf-c/releases/download/v1.1.1/protobuf-c-1.1.1.tar.gz " 15SRC_URI = "https://github.com/protobuf-c/protobuf-c/releases/download/v1.1.1/protobuf-c-1.1.1.tar.gz "
16SRC_URI_append_class-target ="file://0001-protobuf-c-Remove-the-rules-which-depend-on-the-nati.patch" 16SRC_URI_append_class-target ="file://0001-protobuf-c-Remove-the-rules-which-depend-on-the-nati.patch"
17 17
18inherit autotools 18inherit autotools pkgconfig
19 19
20BBCLASSEXTEND = "native nativesdk" 20BBCLASSEXTEND = "native nativesdk"
21 21