Message ID | 20180308181804.31261-15-alexander.kanavin@linux.intel.com |
---|---|
State | New |
Headers | show
Delivered-To: patch@linaro.org Received: by 10.46.66.2 with SMTP id p2csp52185lja; Thu, 8 Mar 2018 10:26:54 -0800 (PST) X-Google-Smtp-Source: AG47ELu0+v+cjGPxer2IQVDBGVJZBmWpvjDiAbqEWFfRDD6SiLVKOJ7ik/A3cJWh4vUOLowqaryH X-Received: by 2002:a17:902:8f89:: with SMTP id z9-v6mr25226088plo.370.1520533614652; Thu, 08 Mar 2018 10:26:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520533614; cv=none; d=google.com; s=arc-20160816; b=roPvEVO4HhyNUQitldBtKpESfi2HsC3zip3024XpvUQHj+mm0LzjIBMwgE4QoZTaZ1 2P11Gvz5nlZhi/YfvNycqK0mNpqcQ6hoMwAE6l7dFVjpVt/WfI8q/x3IDoP2Pl8B1rxS b2YkhThE4PF3Rx5tpxpPS80DHOvrWISal1DxZdpJHw1LzGQZ6KlII1ZerN9ZSrQHQXCW L7K5ZhpdBB7dYKn01ISZJJj1WQ1nbLruQEFwa/NgBPwCOquE7pa1kOLvo83YnEb1PE05 RIlH4Ucm2zdzsei5cVVdsdcHSyD2hDlPhUnRtcixvO9KAeDq22RKhAmJIlNcqeHQVgtO 7pHQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:references:in-reply-to:message-id:date :to:from:delivered-to:arc-authentication-results; bh=ld24bdCbsJ+Z6w1uY7xZZ+J01I2l3g4PFciTv9OZ84g=; b=fvYDSkyOqyp/4TcfkowdsdsFnQdPnjfFV/cPVdds9BFOEMP06QLn4NiOWeX8y40lyE liqgcHUccEShw6SZHn+B9GjXomWx4YtGX8x+xAndkOK5LPvhs8mSB55f+LKA3kx+KX6i fk8ft6GLRW2oYboaZc2v0yN94fBEWpI9Qerl0G+uk8iPcWLtTAQURNS9x3rDeGgW0i8j Gny+NhqvAE8cLE5gOe7yQYPKtAEMbrxrrW1ILtui0QR85+qLH0vPbqTtv7QkXdWXBPpO 8vm733GYKLsn1fPcjeYqXrZnI/LlzfCDrl2iT2cpUdXVcRpFMV1qY/+cqybgEw1Jp7f4 0UFQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Return-Path: <openembedded-core-bounces@lists.openembedded.org> Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id z11-v6si14866150plo.811.2018.03.08.10.26.54; Thu, 08 Mar 2018 10:26:54 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 522BE789E9; Thu, 8 Mar 2018 18:25:24 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id A61B47898A for <openembedded-core@lists.openembedded.org>; Thu, 8 Mar 2018 18:25:04 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Mar 2018 10:25:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,441,1515484800"; d="scan'208";a="24053826" Received: from kanavin-desktop.fi.intel.com ([10.237.68.161]) by orsmga006.jf.intel.com with ESMTP; 08 Mar 2018 10:25:05 -0800 From: Alexander Kanavin <alexander.kanavin@linux.intel.com> To: openembedded-core@lists.openembedded.org Date: Thu, 8 Mar 2018 20:17:37 +0200 Message-Id: <20180308181804.31261-15-alexander.kanavin@linux.intel.com> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180308181804.31261-1-alexander.kanavin@linux.intel.com> References: <20180308181804.31261-1-alexander.kanavin@linux.intel.com> Subject: [OE-core] [PATCH 15/42] lttng: refresh patches 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 <openembedded-core.lists.openembedded.org> List-Unsubscribe: <http://lists.openembedded.org/mailman/options/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=unsubscribe> List-Archive: <http://lists.openembedded.org/pipermail/openembedded-core/> List-Post: <mailto:openembedded-core@lists.openembedded.org> List-Help: <mailto:openembedded-core-request@lists.openembedded.org?subject=help> List-Subscribe: <http://lists.openembedded.org/mailman/listinfo/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org |
Series |
[01/42] expat: refresh patches
|
expand
|
diff --git a/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch b/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch index 0f18c5d9f1b..bff852799d0 100644 --- a/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch +++ b/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch @@ -6,13 +6,12 @@ recipe anyway. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> -Index: doc/Makefile.am +Index: lttng-ust-2.9.1/doc/Makefile.am =================================================================== ---- a/doc/Makefile.am -+++ b/doc/Makefile.am -@@ -1,4 +1,4 @@ +--- lttng-ust-2.9.1.orig/doc/Makefile.am ++++ lttng-ust-2.9.1/doc/Makefile.am +@@ -1,3 +1,3 @@ -SUBDIRS = . man examples +SUBDIRS = . man - dist_man_MANS = man/lttng-gen-tp.1 \ - man/lttng-ust.3 \ + dist_doc_DATA = java-agent.txt