All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Linux Trace Devel <linux-trace-devel@vger.kernel.org>
Subject: [PATCH] libtraceevent: Update URL with the new repository
Date: Mon, 23 Nov 2020 14:13:21 -0500	[thread overview]
Message-ID: <20201123141321.66f87d11@gandalf.local.home> (raw)

From 2ae4d15228ff07c022624a77effa17e7f49d8316 Mon Sep 17 00:00:00 2001
From: "Steven Rostedt (VMware)" <rostedt@goodmis.org>
Date: Mon, 23 Nov 2020 13:55:57 -0500
Subject: [PATCH] libtraceevent: Update URL with the new repository

libtraceevent.so no longer lives in the Linux kernel repository. Update the
pkg-config file to point to the URL of the new home.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
---
 libtraceevent.pc.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libtraceevent.pc.template b/libtraceevent.pc.template
index 86384fc..d558377 100644
--- a/libtraceevent.pc.template
+++ b/libtraceevent.pc.template
@@ -3,7 +3,7 @@ libdir=LIB_DIR
 includedir=HEADER_DIR
 
 Name: libtraceevent
-URL: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+URL: https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/
 Description: Linux kernel trace event library
 Version: LIB_VERSION
 Cflags: -I${includedir}
-- 
2.25.4


             reply	other threads:[~2020-11-23 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23 19:13 Steven Rostedt [this message]
2020-11-24  4:58 ` [PATCH] libtraceevent: Update URL with the new repository Tzvetomir Stoyanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201123141321.66f87d11@gandalf.local.home \
    --to=rostedt@goodmis.org \
    --cc=linux-trace-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.