From 61babc07d3e9211a60fe511eb7c41e0ea41f76ed Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Mon, 27 Feb 2006 13:36:51 +0000 Subject: btsco: fixed path in patch, added PR and RDEPENDS fields in .bb --- packages/btsco/btsco-module-0.41/makefile.patch | 4 ++-- packages/btsco/btsco-module_0.41.bb | 1 + packages/btsco/btsco_0.41.bb | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/packages/btsco/btsco-module-0.41/makefile.patch b/packages/btsco/btsco-module-0.41/makefile.patch index cf57b59475..a7beb54761 100644 --- a/packages/btsco/btsco-module-0.41/makefile.patch +++ b/packages/btsco/btsco-module-0.41/makefile.patch @@ -1,5 +1,5 @@ ---- btsco-0.41/kernel/Makefile.orig 2006-01-13 00:32:58.000000000 +0100 -+++ btsco-0.41/kernel/Makefile 2006-01-13 00:33:35.000000000 +0100 +--- kernel/Makefile.orig 2006-01-13 00:32:58.000000000 +0100 ++++ kernel/Makefile 2006-01-13 00:33:35.000000000 +0100 @@ -10,10 +10,10 @@ diff --git a/packages/btsco/btsco-module_0.41.bb b/packages/btsco/btsco-module_0.41.bb index c4997cf5bd..4122bf86c4 100644 --- a/packages/btsco/btsco-module_0.41.bb +++ b/packages/btsco/btsco-module_0.41.bb @@ -3,6 +3,7 @@ SECTION = "kernel/modules" HOMEPAGE = "http://bluetooth-alsa.sourceforge.net/" LICENSE = "GPL" DEPENDS = "alsa-lib bluez-libs" +PR = "r1" inherit module diff --git a/packages/btsco/btsco_0.41.bb b/packages/btsco/btsco_0.41.bb index dae5877483..a80d44dccb 100644 --- a/packages/btsco/btsco_0.41.bb +++ b/packages/btsco/btsco_0.41.bb @@ -2,7 +2,9 @@ DESCRIPTION = "Bluetooth-alsa headset tool" HOMEPAGE = "http://bluetooth-alsa.sourceforge.net/" LICENSE = "GPL" MAINTAINER = "Robert Woerle " +RDEPENDS = "alsa-lib bluez-libs" DEPENDS = "alsa-lib bluez-libs" +PR = "r1" inherit autotools pkgconfig -- cgit v1.2.3