diff options
Diffstat (limited to 'recipes/bluez/obexd_0.22.bb')
-rw-r--r-- | recipes/bluez/obexd_0.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bluez/obexd_0.22.bb b/recipes/bluez/obexd_0.22.bb index 1731cd2a94..2b2c7e3be0 100644 --- a/recipes/bluez/obexd_0.22.bb +++ b/recipes/bluez/obexd_0.22.bb @@ -5,7 +5,7 @@ DEPENDS_append_shr = " libframeworkd-glib " LICENSE = "GPLv2" SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz;name=archive" -SRC_URI_append_shr = " file://obexd-add-fso-support.patch;patch=1 " +SRC_URI_append_shr = " file://obexd-add-fso-support.patch;apply=yes " SRC_URI[archive.md5sum] = "ed59a0e357b56d2a2ba0d1de6a0cc109" SRC_URI[archive.sha256sum] = "b6a0217abafd2fd78c33ef8b9d64bb83da014c67c1ed594c475129a1b326e137" |