libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / tasks / task-slugos-extd.bb
blobab82407d974ee2d8d69bd7f128fbf3c40fee50d7
1 DESCRIPTION = "Task packages for the SlugOS Extended image"
2 PR = "r0"
3 LICENSE = "MIT"
5 inherit task
7 RNG_TOOLS_PACKAGE = "rng-tools"
8 RNG_TOOLS_PACKAGE_linux-uclibc = ""
10 RDEPENDS_${PN} = "\
11 ${RNG_TOOLS_PACKAGE} \
12 kexec-tools \
15 RRECOMMENDS_${PN} = "\
16 kernel-module-libata \
17 kernel-module-pata-artop \
18 kernel-module-via-velocity \
19 kernel-module-netconsole \
22 # Other candidate packages that have been considered and
23 # may be included in the future:
25 # portmap \
26 # kernel-module-isofs \
27 # kernel-module-udf \
28 # kernel-module-loop \
29 # wireless-tools \
30 # wpa-supplicant \
31 # zd1211-firmware kernel-module-zd1211rw \
32 # madwifi-ng-modules madwifi-ng-tools \