diff options
author | Saul Wold <sgw@linux.intel.com> | 2010-12-07 20:06:29 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-09 08:18:17 -0800 |
commit | 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch) | |
tree | 774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-connectivity/bluez | |
parent | ba5e0b9531b9a967aa3d408a13024590d96b8391 (diff) | |
download | poky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz |
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/bluez')
-rw-r--r-- | meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb | 3 | ||||
-rw-r--r-- | meta/recipes-connectivity/bluez/bluez4_4.79.bb | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb b/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb index d974dc588c..7291548737 100644 --- a/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb +++ b/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb | |||
@@ -11,6 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ | |||
11 | PR = "r0" | 11 | PR = "r0" |
12 | 12 | ||
13 | SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz" | 13 | SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz" |
14 | |||
15 | SRC_URI[md5sum] = "5704737aaf72104eeaf77335218a1827" | ||
16 | SRC_URI[sha256sum] = "689e39f9432ab90af5f390d86cb46e06c35693d01ea29aec4e41c4f9e315f49f" | ||
14 | S = "${WORKDIR}/bluez-hcidump-${PV}" | 17 | S = "${WORKDIR}/bluez-hcidump-${PV}" |
15 | 18 | ||
16 | EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}" | 19 | EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}" |
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.79.bb b/meta/recipes-connectivity/bluez/bluez4_4.79.bb index 4c6593d163..54b9fc18aa 100644 --- a/meta/recipes-connectivity/bluez/bluez4_4.79.bb +++ b/meta/recipes-connectivity/bluez/bluez4_4.79.bb | |||
@@ -24,6 +24,9 @@ SRC_URI = "\ | |||
24 | file://sbc-thumb.patch;patch=1 \ | 24 | file://sbc-thumb.patch;patch=1 \ |
25 | file://bluetooth.conf \ | 25 | file://bluetooth.conf \ |
26 | " | 26 | " |
27 | |||
28 | SRC_URI[md5sum] = "b3afea97981c1c6be04438930c57d891" | ||
29 | SRC_URI[sha256sum] = "1b486824e486e7a7a17ebcbce99a417e724f42ebb17f9fe574bc4737fda6b7db" | ||
27 | S = "${WORKDIR}/bluez-${PV}" | 30 | S = "${WORKDIR}/bluez-${PV}" |
28 | 31 | ||
29 | inherit autotools | 32 | inherit autotools |