[oe] [PATCH 2/2] bluez-hcidump: add 2.0

Khem Raj raj.khem at gmail.com
Sat Mar 12 00:25:24 UTC 2011


On (12/03/11 00:34), Eric Bénard wrote:
> Signed-off-by: Eric Bénard <eric at eukrea.com>
> ---
>  recipes/bluez/bluez-hcidump_2.0.bb |   18 ++++++++++++++++++
>  1 files changed, 18 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/bluez/bluez-hcidump_2.0.bb
> 
> diff --git a/recipes/bluez/bluez-hcidump_2.0.bb b/recipes/bluez/bluez-hcidump_2.0.bb
> new file mode 100644
> index 0000000..94a7097
> --- /dev/null
> +++ b/recipes/bluez/bluez-hcidump_2.0.bb
> @@ -0,0 +1,18 @@
> +DESCRIPTION = "Linux Bluetooth Stack HCI Debugger Tool."
> +SECTION = "console"
> +PRIORITY = "optional"
> +DEPENDS = "bluez-libs"
> +LICENSE = "GPLv2"
> +PR = "r0"
> +
> +DEFAULT_PREFERENCE = "-1"

why DP -1 ?

> +
> +SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/bluez-hcidump-${PV}.tar.gz"
> +S = "${WORKDIR}/bluez-hcidump-${PV}"
> +
> +EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}"
> +
> +inherit autotools
> +
> +SRC_URI[md5sum] = "5c2e3ef0a68b2845047867ba51ff8ac9"
> +SRC_URI[sha256sum] = "b3b64fd0b18301df07d3aaf34c037c1e4808b4aaf702294822d62b5424f617fd"
> -- 
> 1.7.0.4
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
-Khem




More information about the Openembedded-devel mailing list