summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb')
-rw-r--r--meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb b/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb
index 50246a8a11..12afec8b1b 100644
--- a/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb
+++ b/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb
@@ -12,8 +12,6 @@ SRC_URI = "git://git.yoctoproject.org/guessing-game.git;protocol=https;branch=ma
12PV = "0.1.0" 12PV = "0.1.0"
13SRCREV = "469c9e2230ca4fa9e391c94be6e697733e769500" 13SRCREV = "469c9e2230ca4fa9e391c94be6e697733e769500"
14 14
15S = "${WORKDIR}/git"
16
17inherit python_maturin cargo-update-recipe-crates 15inherit python_maturin cargo-update-recipe-crates
18 16
19require ${BPN}-crates.inc 17require ${BPN}-crates.inc