Merge oe-devel@oe-devel.bkbits.net:packages
[vuplus_openembedded] / meta / openslug-image.oe
1 PR = "r1"
2
3 IMAGE_BASENAME = "openslug"
4
5 IMAGE_LINGUAS = ""
6 USE_DEVFS = "1"
7
8 OPENSLUG_HIDDEN_PACKAGES = "ipkg-native ipkg-utils-native fakeroot-native patcher-native virtual/armeb-linux-uclibc-gcc \
9         virtual/libc makedevs-native mtd-native slugimage-native nslu2-linksys-firmware nslu2-switchbox-firmware "
10
11 DEPENDS = "base-files base-passwd-3.5.7 \
12         busybox dropbear hotplug initscripts modutils netbase \
13         sysvinit tinylogin lrzsz portmap \
14         modutils-initscripts ixp4xx-csr ixp425-eth \
15         ipkg-collateral ipkg ipkg-link \
16         ${OPENSLUG_EXTRA_DEPENDS}"
17
18 IPKG_INSTALL = "base-files base-passwd \
19         busybox dropbear hotplug initscripts netbase \
20         modutils-depmod modutils-modinfo modutils-initscripts \
21         update-modules sysvinit tinylogin lrzsz portmap \
22         ixp4xx-csr ixp425-eth \
23         ipkg-collateral ipkg ipkg-link \
24         ${OPENSLUG_EXTRA_INSTALL}"
25
26 inherit image_ipk