From: Noor Ahsan Date: Tue, 11 Oct 2011 05:51:18 +0000 (+0500) Subject: bluez4: Add ending quote of FILES_${PN}-dbg X-Git-Tag: 2015-4~13077 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=183d7b8337e30185f9928f127671a12c36bbda7d;p=openembedded-core.git bluez4: Add ending quote of FILES_${PN}-dbg * .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 --- diff --git a/meta/recipes-connectivity/bluez/bluez4_4.96.bb b/meta/recipes-connectivity/bluez/bluez4_4.96.bb index 5c170c12e6..420a525eab 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 \ - + "