summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/bmaptool/bmaptool_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/bmaptool/bmaptool_git.bb')
-rw-r--r--meta/recipes-support/bmaptool/bmaptool_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/bmaptool/bmaptool_git.bb b/meta/recipes-support/bmaptool/bmaptool_git.bb
index fd53c21c06..c38f05e1a1 100644
--- a/meta/recipes-support/bmaptool/bmaptool_git.bb
+++ b/meta/recipes-support/bmaptool/bmaptool_git.bb
@@ -26,4 +26,7 @@ inherit setuptools3
26RREPLACES:${PN} = "bmap-tools" 26RREPLACES:${PN} = "bmap-tools"
27RCONFLICTS:${PN} = "bmap-tools" 27RCONFLICTS:${PN} = "bmap-tools"
28 28
29# Poetry backend appears incomplete, upstream has moved to hatch
30INSANE_SKIP = "pep517-backend"
31
29BBCLASSEXTEND = "native nativesdk" 32BBCLASSEXTEND = "native nativesdk"