From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UAGyW-0000t4-MX for openembedded-core@lists.openembedded.org; Tue, 26 Feb 2013 10:37:29 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r1Q9L88g024619 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 26 Feb 2013 01:21:08 -0800 (PST) Received: from pek-usp-3.wrs.com (128.224.163.124) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.328.9; Tue, 26 Feb 2013 01:21:08 -0800 From: Robert Yang To: Date: Tue, 26 Feb 2013 17:24:11 +0800 Message-ID: X-Mailer: git-send-email 1.7.11.2 MIME-Version: 1.0 Cc: dvhart@linux.intel.com Subject: [PATCH 0/1] lttng-ust: cannot find -llttng-ust-tracepoint X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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, 26 Feb 2013 09:37:29 -0000 Content-Type: text/plain The following changes since commit 2cc4fe4a0874c42421b1bf3fa100160a9e60a9da: upstream_tracking.inc: Coonectivity and multimedia packages updates (2013-02-25 05:58:20 -0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/lttng-ust http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/lttng-ust Robert Yang (1): lttng-ust: cannot find -llttng-ust-tracepoint .../lttng-ust/depends-liblttng-ust-tracepoin.patch | 30 ++++++++++++++++++++++ meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb | 4 ++- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-kernel/lttng/lttng-ust/depends-liblttng-ust-tracepoin.patch -- 1.7.11.2