aboutsummaryrefslogtreecommitdiffstats
path: root/meta/openslug-image.oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta/openslug-image.oe')
-rw-r--r--meta/openslug-image.oe26
1 files changed, 0 insertions, 26 deletions
diff --git a/meta/openslug-image.oe b/meta/openslug-image.oe
deleted file mode 100644
index a11eca136a..0000000000
--- a/meta/openslug-image.oe
+++ /dev/null
@@ -1,26 +0,0 @@
-PR = "r1"
-
-IMAGE_BASENAME = "openslug"
-
-IMAGE_LINGUAS = ""
-USE_DEVFS = "1"
-
-OPENSLUG_HIDDEN_PACKAGES = "ipkg-native ipkg-utils-native fakeroot-native patcher-native virtual/armeb-linux-uclibc-gcc \
- virtual/libc makedevs-native mtd-native slugimage-native nslu2-linksys-firmware nslu2-switchbox-firmware "
-
-DEPENDS = "base-files base-passwd-3.5.7 \
- busybox dropbear hotplug initscripts modutils netbase \
- sysvinit tinylogin lrzsz portmap \
- modutils-initscripts ixp4xx-csr ixp425-eth \
- ipkg-collateral ipkg ipkg-link \
- ${OPENSLUG_EXTRA_DEPENDS}"
-
-IPKG_INSTALL = "base-files base-passwd \
- busybox dropbear hotplug initscripts netbase \
- modutils-depmod modutils-modinfo modutils-initscripts \
- update-modules sysvinit tinylogin lrzsz portmap \
- ixp4xx-csr ixp425-eth \
- ipkg-collateral ipkg ipkg-link \
- ${OPENSLUG_EXTRA_INSTALL}"
-
-inherit image_ipk