diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-03-20 20:27:27 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-03-21 13:21:06 +0100 |
commit | d13974119e39de08b0b2da9d4971dc9f3a289368 (patch) | |
tree | f8c6089354af6a450d1a7c710c0caf68e9d9f759 /recipes/freesmartphone/fsodeviced_git.bb | |
parent | e5282534d15fd26725d4b1431989c1ee801f559c (diff) |
frameworkd: bump to current HEAD; add configuration for htc-msm7 MACHINE_CLASS and motorola-ezx MACHINE_CLAS
Diffstat (limited to 'recipes/freesmartphone/fsodeviced_git.bb')
-rw-r--r-- | recipes/freesmartphone/fsodeviced_git.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb index e8a77fd617..4cb61c7c29 100644 --- a/recipes/freesmartphone/fsodeviced_git.bb +++ b/recipes/freesmartphone/fsodeviced_git.bb @@ -10,6 +10,4 @@ SRC_URI = "\ " S = "${WORKDIR}/git/fsodeviced" -inherit autotools - -FILES_${PN} += "${datadir}" +inherit autotools fso-plugin vala |