diff options
Diffstat (limited to 'scripts/poky-autobuild-postprocess')
| -rwxr-xr-x | scripts/poky-autobuild-postprocess | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/poky-autobuild-postprocess b/scripts/poky-autobuild-postprocess index 2e9a9259d3..cbe5203fb5 100755 --- a/scripts/poky-autobuild-postprocess +++ b/scripts/poky-autobuild-postprocess | |||
| @@ -70,7 +70,7 @@ if [ "x$ABTARGET" = "xpoky" ]; then | |||
| 70 | `readlink images/zImage-spitz.bin` | 70 | `readlink images/zImage-spitz.bin` |
| 71 | `readlink images/zImage-nokia800.bin` | 71 | `readlink images/zImage-nokia800.bin` |
| 72 | `readlink images/bzImage-qemux86.bin` | 72 | `readlink images/bzImage-qemux86.bin` |
| 73 | `readlink images/bzImage-eee901.bin` | 73 | `readlink images/bzImage-netbook.bin` |
| 74 | `readlink images/zImage-htcuniversal.bin` | 74 | `readlink images/zImage-htcuniversal.bin` |
| 75 | `readlink images/zImage-mx31litekit.bin` | 75 | `readlink images/zImage-mx31litekit.bin` |
| 76 | `readlink images/zImage-mx31ads.bin` | 76 | `readlink images/zImage-mx31ads.bin` |
| @@ -86,8 +86,8 @@ if [ "x$ABTARGET" = "xpoky" ]; then | |||
| 86 | updater.sh.c7x0 | 86 | updater.sh.c7x0 |
| 87 | updater.sh.spitz | 87 | updater.sh.spitz |
| 88 | gnu-tar | 88 | gnu-tar |
| 89 | poky-image-netbook-live-eee901-*.hddimg | 89 | poky-image-live-netbook-*.hddimg |
| 90 | poky-image-minimal-live-eee901-*.hddimg | 90 | poky-image-minimal-live-netbook-*.hddimg |
| 91 | poky-image-sato-akita-*.rootfs.summary.jffs2 | 91 | poky-image-sato-akita-*.rootfs.summary.jffs2 |
| 92 | poky-image-sato-c7x0-*.rootfs.jffs2 | 92 | poky-image-sato-c7x0-*.rootfs.jffs2 |
| 93 | poky-image-sato-spitz-*.rootfs.tar.gz | 93 | poky-image-sato-spitz-*.rootfs.tar.gz |
