mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-pyproj: Export PROJ_DIR
point PROJ_DIR to staged proj-native which can be used during cross build Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0523bd8847
commit
030afc0515
|
|
@ -14,3 +14,4 @@ RDEPENDS:${PN} = "${PYTHON_PN}-certifi proj"
|
|||
|
||||
export PROJ_INCDIR = "${STAGING_INCDIR}"
|
||||
export PROJ_LIBDIR = "${STAGING_LIBDIR}"
|
||||
export PROJ_DIR = "${STAGING_BINDIR_NATIVE}/.."
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user