op_power.sh: fix accidentally dropped cpu clock save
[openpandora.oe.git] / recipes / tasks / task-pandora-toolchain-host.bb
1 require task-sdk-host.bb
2
3 DESCRIPTION = "Host packages for OpenPandora SDK"
4 LICENSE = "MIT"
5 ALLOW_EMPTY = "1"
6
7 PR = "r1"
8
9 # Include this to get the native to target Qt4 tools.
10 RDEPENDS_${PN} += "qt4-tools-sdk"