diff options
Diffstat (limited to 'recipes/bluez/obexd_0.21.bb')
-rw-r--r-- | recipes/bluez/obexd_0.21.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/bluez/obexd_0.21.bb b/recipes/bluez/obexd_0.21.bb index e1cc6ce8ff..ffa6459b2c 100644 --- a/recipes/bluez/obexd_0.21.bb +++ b/recipes/bluez/obexd_0.21.bb @@ -8,3 +8,6 @@ SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz" inherit autotools_stage FILES_${PN} += "${datadir}/dbus-1/" + +SRC_URI[md5sum] = "3f2a7ae4ddca69001a23c034f8b28db6" +SRC_URI[sha256sum] = "d29e9694e09fc2a504b84e6929768a90ac76ced5492e755d50c55c350df5bf31" |