mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-22 14:09:20 +00:00
remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
All downloaded files and sstates for the recipes were cleaned, build was got from stratch and no errors were encoutered. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,9 +16,6 @@ SRCREV = "9be6a51d1660991562eefaaddefa757ca0e0e00f"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools3 ptest
|
||||
PIP_INSTALL_PACKAGE = "inotify"
|
||||
PIP_INSTALL_DIST_PATH = "${S}/dist"
|
||||
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-ctypes \
|
||||
|
||||
Reference in New Issue
Block a user