From e5c53ce035eb36fc1b416e9971582a45754844be Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 21 Oct 2008 16:01:02 +0200 Subject: netbook: changed platform name from eee901 to netbook We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin. --- scripts/poky-autobuild-postprocess | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/poky-autobuild-postprocess') diff --git a/scripts/poky-autobuild-postprocess b/scripts/poky-autobuild-postprocess index 2e9a9259d..cbe5203fb 100755 --- a/scripts/poky-autobuild-postprocess +++ b/scripts/poky-autobuild-postprocess @@ -70,7 +70,7 @@ if [ "x$ABTARGET" = "xpoky" ]; then `readlink images/zImage-spitz.bin` `readlink images/zImage-nokia800.bin` `readlink images/bzImage-qemux86.bin` - `readlink images/bzImage-eee901.bin` + `readlink images/bzImage-netbook.bin` `readlink images/zImage-htcuniversal.bin` `readlink images/zImage-mx31litekit.bin` `readlink images/zImage-mx31ads.bin` @@ -86,8 +86,8 @@ if [ "x$ABTARGET" = "xpoky" ]; then updater.sh.c7x0 updater.sh.spitz gnu-tar - poky-image-netbook-live-eee901-*.hddimg - poky-image-minimal-live-eee901-*.hddimg + poky-image-live-netbook-*.hddimg + poky-image-minimal-live-netbook-*.hddimg poky-image-sato-akita-*.rootfs.summary.jffs2 poky-image-sato-c7x0-*.rootfs.jffs2 poky-image-sato-spitz-*.rootfs.tar.gz -- cgit v1.2.3