diff options
| -rw-r--r-- | meta/recipes-support/bmaptool/bmaptool_git.bb | 3 |
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 | |||
| 26 | RREPLACES:${PN} = "bmap-tools" | 26 | RREPLACES:${PN} = "bmap-tools" |
| 27 | RCONFLICTS:${PN} = "bmap-tools" | 27 | RCONFLICTS:${PN} = "bmap-tools" |
| 28 | 28 | ||
| 29 | # Poetry backend appears incomplete, upstream has moved to hatch | ||
| 30 | INSANE_SKIP = "pep517-backend" | ||
| 31 | |||
| 29 | BBCLASSEXTEND = "native nativesdk" | 32 | BBCLASSEXTEND = "native nativesdk" |
