diff options
| -rw-r--r-- | meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb b/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb index 398ca5c21b..3103748e40 100644 --- a/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb +++ b/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb | |||
| @@ -31,8 +31,7 @@ PACKAGECONFIG ??= "python3" | |||
| 31 | PACKAGECONFIG[python] = "--with-python,--without-python,python,python" | 31 | PACKAGECONFIG[python] = "--with-python,--without-python,python,python" |
| 32 | PACKAGECONFIG[python3] = "--with-python3,--without-python3,python3,python3" | 32 | PACKAGECONFIG[python3] = "--with-python3,--without-python3,python3,python3" |
| 33 | 33 | ||
| 34 | RDEPENDS_python3-${PN} += "${PN}" | 34 | RDEPENDS_python3-${BPN} += "${PN}" |
| 35 | |||
| 36 | PACKAGES += "python3-${PN}" | ||
| 37 | FILES_python3-${PN} = "${PYTHON_SITEPACKAGES_DIR}/*" | ||
| 38 | 35 | ||
| 36 | PACKAGES += "python3-${BPN}" | ||
| 37 | FILES_python3-${BPN} = "${PYTHON_SITEPACKAGES_DIR}/*" | ||
