diff options
Diffstat (limited to 'recipes/nonworking/meta/meta-gpephone.bb')
-rw-r--r-- | recipes/nonworking/meta/meta-gpephone.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/nonworking/meta/meta-gpephone.bb b/recipes/nonworking/meta/meta-gpephone.bb new file mode 100644 index 0000000000..9912ddbf30 --- /dev/null +++ b/recipes/nonworking/meta/meta-gpephone.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "Meta-package for GPE Palmtop Environment Phone packages" +LICENSE = "MIT" +PR = "r1" + +RDEPENDS = "\ + gpephone-task-base \ + gpephone-task-settings \ + gpephone-task-pim \ + gpephone-task-connectivity" + +inherit meta
\ No newline at end of file |