meta-digi-del: btfilter, fix SRC_URI.

When adding the Digi premirror, there was a typo in the btfilter recipe.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-03-04 11:49:59 +01:00
parent a952a61288
commit a344936238
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ DEPENDS = "bluez4 dbus libnl"
PR = "r0" PR = "r0"
SRC_URI = "${DIGI_MIRROR}${PN}-${PV}.tar.bz2 \ SRC_URI = "${DIGI_MIRROR}/${PN}-${PV}.tar.bz2 \
file://0001-enable-libnl3.patch \ file://0001-enable-libnl3.patch \
file://0002-cross-compile.patch \ file://0002-cross-compile.patch \
file://bluez-init" file://bluez-init"