aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/openslug.conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-08-11 10:06:12 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-11 10:06:12 +0000
commita126be07197df04761fed6c61d708ff10c8c434c (patch)
tree1277c3b2969f4926b672b129c5fd3c93fdeefc9f /conf/distro/openslug.conf
parent20c782f65b4383f43bab866dce70d05d855ea6b2 (diff)
downloadopenembedded-a126be07197df04761fed6c61d708ff10c8c434c.tar.gz
Split nslu2_flashimg.bbclass into nslu2-jffs2-image.bbclass and nslu2-ramdisk-image.bbclass
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r--conf/distro/openslug.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf
index 78e3cc0378..b5a580d97b 100644
--- a/conf/distro/openslug.conf
+++ b/conf/distro/openslug.conf
@@ -15,7 +15,7 @@ TARGET_OS = "linux"
USE_NLS ?= "no"
USE_NLS_glib-2.0 = "yes"
-INHERIT += " package_ipk debian nslu2_flashimg"
+INHERIT += " package_ipk debian nslu2-jffs2-image"
# NOTE: to build new packages set OPENSLUG_EXTRA_BBFILES to the full path name to
# the .bb files for the packages to build - see openslug-packages.conf in this