From 3ee8d360852871ba0343e2a1cf912a86c521ec27 Mon Sep 17 00:00:00 2001 From: Yannick Gicquel Date: Thu, 7 Jan 2016 18:05:07 +0100 Subject: [PATCH] bluez5: apply patch on bluez v5.22 only Yocto 1.7 brings bluez v5.22 which require previously delivered patch. In yocto 2.0, the patch is already integrated upstream (5.33) Signed-off-by: Yannick Gicquel --- recipes-connectivity/bluez5/bluez5_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/bluez5/bluez5_%.bbappend b/recipes-connectivity/bluez5/bluez5_%.bbappend index 014b2fa00..19ff2f2b8 100644 --- a/recipes-connectivity/bluez5/bluez5_%.bbappend +++ b/recipes-connectivity/bluez5/bluez5_%.bbappend @@ -1,5 +1,5 @@ FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" SRC_URI_append = "\ - file://0001_fix_compile_issue_when_using_in_c++.patch \ + file://0001_fix_compile_issue_when_using_in_c++.patch;rev="fd0783c8bc524bc9b26514aad1f85814" \ " -- 2.16.6