mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-22 12:18: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:
@@ -15,7 +15,6 @@ SRC_URI = "git://github.com/seveas/python-prctl;protocol=https;branch=main \
|
||||
file://0001-support-cross-complication.patch \
|
||||
"
|
||||
inherit setuptools3 python3native
|
||||
PIP_INSTALL_PACKAGE = "python_prctl"
|
||||
|
||||
DEPENDS += "libcap"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user