mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02: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:
@@ -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}/
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user