diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-03-21 20:05:20 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-03-21 20:05:20 -0700 |
commit | c1ab14e9ab1dec1d04ee2a1c1c1831d1f14f961e (patch) | |
tree | b10620bc748859f2ab0f254e566abde6289e498e /recipes/freesmartphone/fsodeviced_git.bb | |
parent | a8f709faf5895aeabbd01b81f30a1d11a7da7f30 (diff) | |
parent | 807d0af14bd12290c0471726c49d2e8658b11346 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
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 |