diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-05-23 10:06:53 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-05-23 10:06:53 +0000 |
| commit | d9fe26c2a32ace4fa8147fbf4c2880e5d7e459f7 (patch) | |
| tree | 965e48526e3b6abacc45d13120c33710e068703d /openembedded/conf/machine | |
| parent | 1aa816c1f6a824ea11a2b5c557b4bec4f0fbe997 (diff) | |
| download | poky-d9fe26c2a32ace4fa8147fbf4c2880e5d7e459f7.tar.gz | |
qemuarm: Generate bzipped tarballs as well as ext2 images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@413 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine')
| -rw-r--r-- | openembedded/conf/machine/qemuarm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/conf/machine/qemuarm.conf b/openembedded/conf/machine/qemuarm.conf index f3edef9890..251206e2f2 100644 --- a/openembedded/conf/machine/qemuarm.conf +++ b/openembedded/conf/machine/qemuarm.conf | |||
| @@ -39,7 +39,7 @@ ppp ppp-dialin openswan wpa-supplicant-nossl alsa-utils-alsactl alsa-utils-alsam | |||
| 39 | #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-irda kernel-module-ircomm \ | 39 | #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-irda kernel-module-ircomm \ |
| 40 | # kernel-module-ircomm-tty kernel-module-irlan kernel-module-irnet kernel-module-ir-usb" | 40 | # kernel-module-ircomm-tty kernel-module-irlan kernel-module-irnet kernel-module-ir-usb" |
| 41 | 41 | ||
| 42 | IMAGE_FSTYPES = "ext2" | 42 | IMAGE_FSTYPES = "ext2 tar.bz2" |
| 43 | 43 | ||
| 44 | ROOT_FLASH_SIZE = "100" | 44 | ROOT_FLASH_SIZE = "100" |
| 45 | # actually that should really read ROOTFS_SIZE = "100", because with modern kernels, | 45 | # actually that should really read ROOTFS_SIZE = "100", because with modern kernels, |
