summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-devtools/python')
-rw-r--r--meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb2
-rw-r--r--meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb.upgraded2
2 files changed, 0 insertions, 4 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
diff --git a/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb.upgraded b/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb.upgraded
index f60a62718d..194a8efe83 100644
--- a/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb.upgraded
+++ b/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb.upgraded
@@ -12,8 +12,6 @@ SRC_URI = "git://git.yoctoproject.org/guessing-game.git;protocol=https;branch=ma
12PV = "0.2.0" 12PV = "0.2.0"
13SRCREV = "40cf004c2772ffa20ea803fa3be1528a75be3e98" 13SRCREV = "40cf004c2772ffa20ea803fa3be1528a75be3e98"
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