summaryrefslogtreecommitdiff
path: root/meta/unslung-image-vfatdisk2.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-02 23:25:17 +0000
committerChris Larson <clarson@kergoth.com>2004-11-02 23:25:17 +0000
commit83b4fcd8bbb8896e8f3a473f8c6c9222cc161ed9 (patch)
tree11d9f407a3c95ea6ebaf58f49f7f91121d69b753 /meta/unslung-image-vfatdisk2.oe
parentb480099179a200a86cf2b4e46941c005f44c2435 (diff)
Merge http://nslu2-linux.bkbits.net/packages
into handhelds.org:/home/kergoth/code/packages 2004/11/03 09:55:16+10:30 (none)!rwhitby Added FILESPATH to unslung ramdisk variants 2004/11/03 09:48:09+10:30 (none)!rwhitby Added unslung ramdisk variants to respective images 2004/11/03 09:39:54+10:30 (none)!rwhitby Moved nslu2-unslung-ramdisk from BASE_PACKAGES to DEPENDS so it can be overridden. 2004/11/03 09:35:01+10:30 (none)!rwhitby Unslung: fixed unslung-image.oe due to image name changes BKrev: 4188175dfRaC0iyq0dUuqfINarVOqw
Diffstat (limited to 'meta/unslung-image-vfatdisk2.oe')
-rw-r--r--meta/unslung-image-vfatdisk2.oe5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/unslung-image-vfatdisk2.oe b/meta/unslung-image-vfatdisk2.oe
index e69de29bb2..11b3badf09 100644
--- a/meta/unslung-image-vfatdisk2.oe
+++ b/meta/unslung-image-vfatdisk2.oe
@@ -0,0 +1,5 @@
+IMAGE_BASENAME = "unslung-vfatdisk2"
+
+DEPENDS = "nslu2-unslung-kernel-vfatdisk2 nslu2-unslung-ramdisk-vfatdisk2 ${UNSLUNG_BASE_PACKAGES}"
+
+include unslung-image-base.oe