blob: 9cc227c62e3693bb3a7c45d9de3e50c707ae0256 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DESCRIPTION = "Meta-package for Openmoko Misc. Feed Items"
LICENSE = "MIT"
RDEPENDS = "\
task-openmoko-debug \
task-openmoko-native-sdk \
task-openmoko-feed \
"
inherit meta
|