From b0f6cc2e283e59656c119ff6f142d1fb51829d12 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 25 Jul 2011 01:29:26 +0100 Subject: tasks: convert DOS line endings Somehow these files had DOS line endings in OE, convert them over to standard Unix. Signed-off-by: Paul Eggleton --- recipes-opie/tasks/task-xqtlauncher.bb | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'recipes-opie/tasks/task-xqtlauncher.bb') diff --git a/recipes-opie/tasks/task-xqtlauncher.bb b/recipes-opie/tasks/task-xqtlauncher.bb index 690d0df..15edf56 100644 --- a/recipes-opie/tasks/task-xqtlauncher.bb +++ b/recipes-opie/tasks/task-xqtlauncher.bb @@ -1,21 +1,21 @@ -DESCRIPTION = "Tasks for xqtlauncher stuff" -SECTION = "opie/base" -LICENSE = "MIT" -PR = "r1" - -inherit task - -PACKAGES = "task-xqtlauncher task-xqtlauncher-blackbox" - -#xkbd is currently needed becuse of a bug at xqt2 -RDEPENDS_task-xqtlauncher = "xqtlauncher \ - xkbd \ - " - -# -# xqtlauncher with blackbox as wm -# - -RDEPENDS_task-xqtlauncher-blackbox = "xqtlauncher-blackbox-config \ - " - +DESCRIPTION = "Tasks for xqtlauncher stuff" +SECTION = "opie/base" +LICENSE = "MIT" +PR = "r1" + +inherit task + +PACKAGES = "task-xqtlauncher task-xqtlauncher-blackbox" + +#xkbd is currently needed becuse of a bug at xqt2 +RDEPENDS_task-xqtlauncher = "xqtlauncher \ + xkbd \ + " + +# +# xqtlauncher with blackbox as wm +# + +RDEPENDS_task-xqtlauncher-blackbox = "xqtlauncher-blackbox-config \ + " + -- cgit 1.2.3-korg