diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-01-05 01:33:43 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-01-05 01:33:43 +0100 |
commit | 211c37013ce448159d130d27e313cdaecd3c99ab (patch) | |
tree | 7cabbacb9be926140e5fd3de798e3df7df4e8c68 | |
parent | ce429665d43332a4971bf1abf779cf544318a428 (diff) |
fsotimed: is no longer; substituted by fsotdld
-rw-r--r-- | recipes/freesmartphone/fsotimed_git.bb | 4 | ||||
-rw-r--r-- | recipes/tasks/task-fso2-compliance.bb | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/recipes/freesmartphone/fsotimed_git.bb b/recipes/freesmartphone/fsotimed_git.bb deleted file mode 100644 index 3c789ad46c..0000000000 --- a/recipes/freesmartphone/fsotimed_git.bb +++ /dev/null @@ -1,4 +0,0 @@ -require cornucopia.inc -inherit fso-plugin -PV = "0.1.0+gitr${SRCREV}" -PR = "${INC_PR}.0" diff --git a/recipes/tasks/task-fso2-compliance.bb b/recipes/tasks/task-fso2-compliance.bb index f762dfc4c6..2cf7d7e2d3 100644 --- a/recipes/tasks/task-fso2-compliance.bb +++ b/recipes/tasks/task-fso2-compliance.bb @@ -23,7 +23,6 @@ RDEPENDS_${PN} = "\ fsotdld \ fsomusicd \ fsonetworkd \ - fsotimed \ fsousaged \ \ fso-alsa-data \ |