From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 7A1CF7F34E for ; Tue, 15 Oct 2019 03:07:55 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.2/8.15.2) with ESMTPS id x9F37uaC008946 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 14 Oct 2019 20:07:56 -0700 (PDT) Received: from pek-lpg-core1.wrs.com (128.224.156.132) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.468.0; Mon, 14 Oct 2019 20:07:55 -0700 From: Robert Yang To: Date: Tue, 15 Oct 2019 11:08:11 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH v2 0/1] bluez5: Fix for --enable-btpclient 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: Tue, 15 Oct 2019 03:07:55 -0000 Content-Type: text/plain * V2: - Fix upstream status to 'Backport' as Ross suggested * V1: - Initial version The following changes since commit 59938780e7e776d87146002ea939b185f8704408: build-appliance-image: Update to master head revision (2019-10-09 22:28:44 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/bluez http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/bluez Robert Yang (1): bluez5: Fix for --enable-btpclient meta/recipes-connectivity/bluez5/bluez5.inc | 1 + .../0001-tools-btpclient.c-include-signal.h.patch | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tools-btpclient.c-include-signal.h.patch -- 2.7.4