chinook-compat: add new toolchain options and stick to util-linux
[openembedded.git] / recipes / tasks / task-fso-compliance.bb
blob62193ff8173baa981a8848da9ea5e70cd39148a5
1 DESCRIPTION = "The freesmartphone.org framework -- install this task to make your distribution FSO-compliant."
2 SECTION = "fso/base"
3 LICENSE = "MIT"
4 PV = "1.0"
5 PR = "r7"
7 inherit task
9 RDEPENDS_${PN} = "\
10 dbus-hlid \
11 frameworkd \
12 # fso-apmd \
13 fso-gpsd \
14 fso-monitord \
15 connman \
16 connman-scripts \
17 connman-plugin-bluetooth \
18 # connman-plugin-dhclient \
19 # connman-plugin-dnsproxy \
20 # connman-plugin-ethernet \
21 # connman-plugin-fake \
22 connman-plugin-loopback \
23 connman-plugin-pppd \
24 # connman-plugin-resolvconf \
25 connman-plugin-udhcp \
26 connman-plugin-wifi \
29 RRECOMMENDS_${PN} = "\
30 fso-gsm0710muxd \
31 wmiconfig \
33 tzdata \
34 tzdata-americas \
35 tzdata-asia \
36 tzdata-europe \