diff options
| -rw-r--r-- | recipes-kernel/dtc/python3-dtc_1.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/dtc/python3-dtc_1.6.1.bb b/recipes-kernel/dtc/python3-dtc_1.6.1.bb index d7d45a41..e9b84999 100644 --- a/recipes-kernel/dtc/python3-dtc_1.6.1.bb +++ b/recipes-kernel/dtc/python3-dtc_1.6.1.bb | |||
| @@ -17,7 +17,7 @@ SRCREV = "ecaeb97fec013973360e94888a7de645f084345c" | |||
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit distutils3 | 20 | inherit setuptools3-base pkgconfig |
| 21 | 21 | ||
| 22 | DISTUTILS_SETUP_PATH = "${S}/pylibfdt" | 22 | DISTUTILS_SETUP_PATH = "${S}/pylibfdt" |
| 23 | 23 | ||
