Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Commit

Permalink
Revert "update YAML to 0.1.7"
Browse files Browse the repository at this point in the history
This reverts commit ab0f80a.
  • Loading branch information
breznak committed May 23, 2017
1 parent 233f398 commit 00fee9f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion external/YamlLib.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ include(../src/NupicLibraryUtils) # for MERGE_STATIC_LIBRARIES
set(YAML_STATIC_LIB_TARGET yaml-bundle)


set(yamllib_url "${REPOSITORY_DIR}/external/common/share/yaml/yaml-0.1.7.tar.gz")
set(yamllib_url "${REPOSITORY_DIR}/external/common/share/yaml/yaml-0.1.5.tar.gz")

# NOTE Yaml lib doesn't have an install target and leaves artifacts in build dir
set(yamllib_build_dir "${EP_BASE}/Build/YamlStaticLib")
Expand Down
4 changes: 1 addition & 3 deletions external/common/share/yaml/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
yaml-0.1.7.tar.gz from http://pyyaml.org/wiki/LibYAML
update the file here, the yaml-cpp and the
external/YamlLib.cmake
yaml-0.1.5.tar.gz from http://pyyaml.org/wiki/LibYAML
Binary file added external/common/share/yaml/yaml-0.1.5.tar.gz
Binary file not shown.
Binary file removed external/common/share/yaml/yaml-0.1.7.tar.gz
Binary file not shown.

0 comments on commit 00fee9f

Please sign in to comment.