[OE-core] [PATCH] bluez4: Add ending quote of FILES_${PN}-dbg

Saul Wold saul.wold at intel.com
Fri Oct 14 16:33:28 UTC 2011


On 10/10/2011 10:51 PM, Noor, Ahsan wrote:
> From: Noor Ahsan<noor_ahsan at mentor.com>
>
> * .debug directory was being moved in bluez4 package. Although we have asked to move it in bluez4-dbg package but as FILES_${PN}-dbg was not having ending quote, .debug folder was not being moved to correct directory in packages-split.
>
> Signed-off-by: Noor Ahsan<noor_ahsan at mentor.com>
> ---
>   meta/recipes-connectivity/bluez/bluez4_4.96.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-connectivity/bluez/bluez4_4.96.bb b/meta/recipes-connectivity/bluez/bluez4_4.96.bb
> index 5c170c1..420a525 100644
> --- a/meta/recipes-connectivity/bluez/bluez4_4.96.bb
> +++ b/meta/recipes-connectivity/bluez/bluez4_4.96.bb
> @@ -30,4 +30,4 @@ FILES_${PN}-dbg += "\
>     ${libdir}/bluetooth/plugins/.debug \
>     ${libdir}/*/.debug \
>     ${base_libdir}/udev/.debug \
> -
> +  "
Merged into OE-Core

Thanks
	Sau!





More information about the Openembedded-core mailing list