mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 10:58:51 +00:00
python-native: stage into STAGING_BINDIR_NATIVE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3169 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
8813097d43
commit
3bcc26107c
@ -25,6 +25,6 @@ do_configure () {
|
||||
|
||||
do_stage_append() {
|
||||
# install pgen for later usage with non-native builds
|
||||
install Parser/pgen ${STAGING_DIR}/${BUILD_SYS}/bin/
|
||||
install Parser/pgen ${STAGING_BINDIR_NATIVE}/
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user