diff options
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/python/python3-anytree_2.8.0.bb')
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/python/python3-anytree_2.8.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-devtools/python/python3-anytree_2.8.0.bb b/meta-xilinx-core/recipes-devtools/python/python3-anytree_2.8.0.bb index 8bd6e6bc..20210be9 100644 --- a/meta-xilinx-core/recipes-devtools/python/python3-anytree_2.8.0.bb +++ b/meta-xilinx-core/recipes-devtools/python/python3-anytree_2.8.0.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS += "python3-six" | |||
| 10 | SRC_URI = "git://github.com/c0fec0de/anytree.git;branch=2.x.x;protocol=https" | 10 | SRC_URI = "git://github.com/c0fec0de/anytree.git;branch=2.x.x;protocol=https" |
| 11 | SRCREV = "75c0198636f8997967ba00df5077cd21350f68ce" | 11 | SRCREV = "75c0198636f8997967ba00df5077cd21350f68ce" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${UNPACKDIR}/git" |
| 14 | 14 | ||
| 15 | inherit setuptools3 | 15 | inherit setuptools3 |
| 16 | 16 | ||
