diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-14 16:51:06 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-14 16:51:06 +0000 |
| commit | 251979ea89ce8563dafb6f7c7a6cecd6473da27b (patch) | |
| tree | aabee69c846be2d4c180c7bb3b1e4fe4ad28ba82 /meta/conf/machine/fic-gta02.conf | |
| parent | 2c74957ce29e6446593b374bef537de17dc7a82b (diff) | |
| download | poky-251979ea89ce8563dafb6f7c7a6cecd6473da27b.tar.gz | |
fic-gta0x: disable EXTRA_IMAGEDEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4014 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/fic-gta02.conf')
| -rw-r--r-- | meta/conf/machine/fic-gta02.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/fic-gta02.conf b/meta/conf/machine/fic-gta02.conf index 85399cf4ca..0a6d579f3c 100644 --- a/meta/conf/machine/fic-gta02.conf +++ b/meta/conf/machine/fic-gta02.conf | |||
| @@ -42,7 +42,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 \ | |||
| 42 | -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2.summary" | 42 | -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2.summary" |
| 43 | 43 | ||
| 44 | # build / upload tools | 44 | # build / upload tools |
| 45 | EXTRA_IMAGEDEPENDS += "sjf2410-linux-native dfu-util-native" | 45 | #EXTRA_IMAGEDEPENDS += "sjf2410-linux-native dfu-util-native" |
| 46 | 46 | ||
| 47 | # tune for S3C24x0 | 47 | # tune for S3C24x0 |
| 48 | include conf/machine/include/tune-arm920t.inc | 48 | include conf/machine/include/tune-arm920t.inc |
