From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by mail.openembedded.org (Postfix) with ESMTP id 9339F7D007 for ; Fri, 27 Sep 2019 11:09:48 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id x8RB9OZb003605 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 27 Sep 2019 04:09:39 -0700 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; Fri, 27 Sep 2019 04:09:13 -0700 From: Robert Yang To: Date: Fri, 27 Sep 2019 19:09:16 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH 0/1] lttng-ust: Fix for --enable-python-agent 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: Fri, 27 Sep 2019 11:09:48 -0000 Content-Type: text/plain The following changes since commit 95ad5626296380358c8a502a3e04879dab653d78: build-appliance-image: Update to master head revision (2019-09-19 20:32:47 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/lttng http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/lttng Robert Yang (1): lttng-ust: Fix for --enable-python-agent ...gust-Makefile.am-Add-install-lib-to-setup.patch | 31 ++++++++++++++++++++++ meta/recipes-kernel/lttng/lttng-ust_2.10.5.bb | 1 + 2 files changed, 32 insertions(+) create mode 100644 meta/recipes-kernel/lttng/lttng-ust/0001-python-lttngust-Makefile.am-Add-install-lib-to-setup.patch -- 2.7.4