ehalf Of Ioana Grigoropol
Sent: Tuesday, April 30, 2013 7:36 AM
To: yocto@yoctoproject.org
Subject: [yocto] [PATCH 3/8] Unify preProcess for all commands models
- all remote tools models(except systemtap) perform the same action in the
pre-processing step duplicating the code
- move the d
- all remote tools models(except systemtap) perform the same action in the
pre-processing step duplicating the code
- move the default code for pre-processing step in the BaseModel
- move the local script path and the remote executable location
variables that are needed for pre-pr