diff options
Diffstat (limited to 'recipes/btsco/btsco-module.inc')
-rw-r--r-- | recipes/btsco/btsco-module.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/btsco/btsco-module.inc b/recipes/btsco/btsco-module.inc index 6e9f06baeb..cbc0f7ca75 100644 --- a/recipes/btsco/btsco-module.inc +++ b/recipes/btsco/btsco-module.inc @@ -7,7 +7,7 @@ DEPENDS = "alsa-lib bluez-libs" inherit module SRC_URI = "${SOURCEFORGE_MIRROR}/bluetooth-alsa/btsco-${PV}.tar.gz \ - file://makefile.patch;apply=yes" + file://makefile.patch" S = "${WORKDIR}/btsco-${PV}/kernel" |