From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mail.openembedded.org (Postfix) with ESMTP id 623246E268 for ; Mon, 20 Apr 2015 15:34:42 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga102.fm.intel.com with ESMTP; 20 Apr 2015 08:34:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,609,1422950400"; d="scan'208";a="682825468" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by orsmga001.jf.intel.com with ESMTP; 20 Apr 2015 08:34:43 -0700 Received: from irsmsx105.ger.corp.intel.com ([169.254.7.2]) by IRSMSX109.ger.corp.intel.com ([169.254.13.95]) with mapi id 14.03.0224.002; Mon, 20 Apr 2015 16:34:42 +0100 From: "Iorga, Cristian" To: "Iorga, Cristian" , "openembedded-core@lists.openembedded.org" Thread-Topic: [OE-core] [PATCH v4 0/4] Switch to BlueZ 5.x as default Bluetooth stack Thread-Index: AQHQe39emw6gJ0IiiE6rU5wzr8Vay51WB8sQ Date: Mon, 20 Apr 2015 15:34:41 +0000 Message-ID: <969F26A8BAB325438E7EB80D3C3134FB2F49D885@irsmsx105.ger.corp.intel.com> References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] MIME-Version: 1.0 Subject: Re: [PATCH v4 0/4] Switch to BlueZ 5.x as default Bluetooth stack X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2015 15:34:46 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable In v4 commit/general messages are updated and corrected. Thanks, Cristian -----Original Message----- From: openembedded-core-bounces@lists.openembedded.org [mailto:openembedded= -core-bounces@lists.openembedded.org] On Behalf Of Cristian Iorga Sent: Monday, April 20, 2015 6:32 PM To: openembedded-core@lists.openembedded.org Subject: [OE-core] [PATCH v4 0/4] Switch to BlueZ 5.x as default Bluetooth = stack BlueZ 5.x is now the default Bluetooth stack. BlueZ 4.x is moved to meta-oe connectivity collection layer and still suppo= rted in poky/YP. The following changes since commit 167025e6d72c44cacfdc5d8b98e942066df09a4f= : initscripts: Remove /etc/volatile.cache on upgrade (2015-04-20 15:03:07 += 0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib Ciorga/YB7479_v3 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=3DCiorga/YB7479_= v3 Cristian Iorga (4): maintainers.inc: remove info related to bluez4 upstream_tracking.inc: bluez4 removed from oe-core bluez: remove recipe bitbake.conf: backfill bluez5 feature meta-yocto/conf/distro/include/maintainers.inc | 3 - .../conf/distro/include/upstream_tracking.inc | 1 - meta/conf/bitbake.conf | 2 +- .../obsolete_automake_macros.patch | 14 --- .../bluez/bluez-hcidump_2.5.bb | 22 ----- .../bluez/bluez4-4.101/bluetooth.conf | 16 --- .../bluez/bluez4-4.101/fix-udev-paths.patch | 37 ------- .../bluez/bluez4-4.101/fix_encrypt_collision.patch | 110 -----------------= ---- .../bluez/bluez4-4.101/install-test-script.patch | 26 ----- ...ork-fix-network-Connect-method-parameters.patch | 30 ------ .../bluez4-4.101/obsolete_automake_macros.patch | 14 --- .../bluez/bluez4-4.101/sbc_mmx.patch | 24 ----- ...pygobject-instead-ofgobject-introspection.patch | 27 ----- meta/recipes-connectivity/bluez/bluez4.inc | 46 --------- meta/recipes-connectivity/bluez/bluez4_4.101.bb | 47 --------- .../bluez/gst-plugin-bluetooth_4.101.bb | 39 -------- 16 files changed, 1 insertion(+), 457 deletions(-) delete mode 100644 met= a/recipes-connectivity/bluez/bluez-hcidump-2.5/obsolete_automake_macros.pat= ch delete mode 100644 meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/bluetooth.= conf delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/fix-udev-p= aths.patch delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/fix_encryp= t_collision.patch delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/install-te= st-script.patch delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/network-fi= x-network-Connect-method-parameters.patch delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/obsolete_a= utomake_macros.patch delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/sbc_mmx.pa= tch delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/use-legacy= -pygobject-instead-ofgobject-introspection.patch delete mode 100644 meta/recipes-connectivity/bluez/bluez4.inc delete mode 100644 meta/recipes-connectivity/bluez/bluez4_4.101.bb delete mode 100644 meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.= 101.bb -- 2.1.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core