Advertisement
RobertBerger

new-recipe-1

Oct 26th, 2020
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. git diff recipes-framework/tensorflow/tensorflow.inc
  2. diff --git a/recipes-framework/tensorflow/tensorflow.inc b/recipes-framework/tensorflow/tensorflow.inc
  3. index a729bdd..371ea5f 100644
  4. --- a/recipes-framework/tensorflow/tensorflow.inc
  5. +++ b/recipes-framework/tensorflow/tensorflow.inc
  6. @@ -4,7 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01e86893010a1b87e69a213faa753ebd"
  7.  
  8. DEPENDS = "bazel-native protobuf-native util-linux-native protobuf"
  9. SRCREV = "c8875cbb1341f6ca14dd0ec908f1dde7d67f7808"
  10. -SRC_URI = "git://github.com/tensorflow/tensorflow.git;branch=r1.13 \
  11. +#SRC_URI = "git://github.com/tensorflow/tensorflow.git;branch=r1.13
  12. +SRC_URI = "git://github.com/RobertBerger/tensorflow.git;branch=r1.13+ \
  13. file://0001-SyntaxError-around-async-keyword-on-Python-3.7.patch \
  14. file://0001-support-musl.patch \
  15. file://0001-use-local-bazel-to-workaround-bazel-paralle-issue.patch \
  16. student@e450-tr1:/workdir/sources/meta-tensorflow-master$
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement