mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
python-pycurl: Set NATIVE_INSTALL_WORKS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
bcdfa2a468
commit
18bdffa955
|
|
@ -20,6 +20,8 @@ export HOST_SYS
|
|||
export STAGING_INCDIR
|
||||
export STAGING_LIBDIR
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
|
||||
RDEPENDS = "python-core curl"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user