aboutsummaryrefslogtreecommitdiffstats
path: root/meta/nylon-image-standard.oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta/nylon-image-standard.oe')
-rw-r--r--meta/nylon-image-standard.oe22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/nylon-image-standard.oe b/meta/nylon-image-standard.oe
deleted file mode 100644
index 30dfc08848..0000000000
--- a/meta/nylon-image-standard.oe
+++ /dev/null
@@ -1,22 +0,0 @@
-include nylon-image-base.oe
-
-export IMAGE_BASENAME = "nylon-standard"
-
-NYLON_STANDARD = "\
- bridge-utils \
- dnsmasq \
- hostap-utils \
- ifplugd iproute2 iptables \
- mobilemesh \
- nylon-scripts \
- ppp rp-pppoe \
- shorewall \
- tcpdump \
- wireless-tools \
- unik-olsrd"
-
-DEPENDS += "hostap-modules ntp \
- ${NYLON_STANDARD}"
-
-RDEPENDS += "hostap-modules-pci ntpdate \
- ${NYLON_STANDARD}"