diff options
| -rwxr-xr-x | oe-init-build-env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oe-init-build-env b/oe-init-build-env index 87929d119d..4b1b708d86 100755 --- a/oe-init-build-env +++ b/oe-init-build-env | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 19 | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 20 | 20 | ||
| 21 | # | 21 | # |
| 22 | # Normally this is called as '. ./poky-init-buildenv builddir' | 22 | # Normally this is called as '. ./oe-init-build-env builddir' |
| 23 | # | 23 | # |
| 24 | # This works in most shells (not dash), but not all of them pass arg1 when | 24 | # This works in most shells (not dash), but not all of them pass arg1 when |
| 25 | # being sourced. To workaround the shell limitation use "set arg1" prior | 25 | # being sourced. To workaround the shell limitation use "set arg1" prior |
