root@yesong-desktop:/xilinx_EDK/petalinux-v0.30-rc1/hardware/user-platforms/lab1
# petalinux-copy-autoconfig
/xilinx_EDK/petalinux-v0.30-rc1/tools/common/petalogix/bin/petalinux-copy-autoconfig:
23: function: not found
Usage:
petalinux-copy-autoconfig OPTIONS [projectfile]
Required:
Optional parameters (and default value):
-p platform
The name of the platform. Auto-detect if not specified.
-v vendor
Vendor name for platform. Auto-detect if not specified.
-k kernel_ver (2.4 / 2.6)
Force kernel version to target. Auto-detect if not specified
Not recommended
-noupdateconfig
Don't update kernel configuration settings (not recommended).
projectfile
Filename of the EDK platform studio project (system.xmp).
If .xmp suffix is missing it will be inferred.
If a path prefix is specified, the full path and name of the
XMP file must be specified.
Options -p and -v must be specified together. If either is
missing, then an autodetect is attempted.
exit: 51: Illegal number: -1
为什么说没有petalinux-copy-autoconfig?tools里面确实有的啊!请高人指点