diff options
author | Richard Purdie <richard@openedhand.com> | 2008-10-06 16:18:04 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-10-06 16:18:04 +0000 |
commit | ceb72549549583eed7bd7debdec62408802911ef (patch) | |
tree | bef23f2908d0c4abea44c68a5024fab5e6db50d9 /scripts | |
parent | 8d90e33c3ad5006b7c13180c2adec25a9092b948 (diff) | |
download | poky-ceb72549549583eed7bd7debdec62408802911ef.tar.gz |
scripts/poky-autobuild-postprocess: Add eee901 minimal image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5422 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/poky-autobuild-postprocess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/poky-autobuild-postprocess b/scripts/poky-autobuild-postprocess index ec1879a39d..2e9a9259d3 100755 --- a/scripts/poky-autobuild-postprocess +++ b/scripts/poky-autobuild-postprocess | |||
@@ -87,6 +87,7 @@ if [ "x$ABTARGET" = "xpoky" ]; then | |||
87 | updater.sh.spitz | 87 | updater.sh.spitz |
88 | gnu-tar | 88 | gnu-tar |
89 | poky-image-netbook-live-eee901-*.hddimg | 89 | poky-image-netbook-live-eee901-*.hddimg |
90 | poky-image-minimal-live-eee901-*.hddimg | ||
90 | poky-image-sato-akita-*.rootfs.summary.jffs2 | 91 | poky-image-sato-akita-*.rootfs.summary.jffs2 |
91 | poky-image-sato-c7x0-*.rootfs.jffs2 | 92 | poky-image-sato-c7x0-*.rootfs.jffs2 |
92 | poky-image-sato-spitz-*.rootfs.tar.gz | 93 | poky-image-sato-spitz-*.rootfs.tar.gz |