From 2a810f51fa7056758c0cf8be454519b42c84367b Mon Sep 17 00:00:00 2001 From: Noor Ahsan Date: Tue, 11 Oct 2011 10:51:18 +0500 Subject: 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. (From OE-Core rev: 183d7b8337e30185f9928f127671a12c36bbda7d) Signed-off-by: Noor Ahsan Signed-off-by: Richard Purdie --- meta/recipes-connectivity/bluez/bluez4_4.96.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/bluez') 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 \ - + " -- cgit v1.2.3-54-g00ecf