Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- git diff recipes-framework/tensorflow/tensorflow.inc
- diff --git a/recipes-framework/tensorflow/tensorflow.inc b/recipes-framework/tensorflow/tensorflow.inc
- index a729bdd..371ea5f 100644
- --- a/recipes-framework/tensorflow/tensorflow.inc
- +++ b/recipes-framework/tensorflow/tensorflow.inc
- @@ -4,7 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01e86893010a1b87e69a213faa753ebd"
- DEPENDS = "bazel-native protobuf-native util-linux-native protobuf"
- SRCREV = "c8875cbb1341f6ca14dd0ec908f1dde7d67f7808"
- -SRC_URI = "git://github.com/tensorflow/tensorflow.git;branch=r1.13 \
- +#SRC_URI = "git://github.com/tensorflow/tensorflow.git;branch=r1.13
- +SRC_URI = "git://github.com/RobertBerger/tensorflow.git;branch=r1.13+ \
- file://0001-SyntaxError-around-async-keyword-on-Python-3.7.patch \
- file://0001-support-musl.patch \
- file://0001-use-local-bazel-to-workaround-bazel-paralle-issue.patch \
- student@e450-tr1:/workdir/sources/meta-tensorflow-master$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement