All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libtraceevent: Update URL with the new repository
@ 2020-11-23 19:13 Steven Rostedt
  2020-11-24  4:58 ` Tzvetomir Stoyanov
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Rostedt @ 2020-11-23 19:13 UTC (permalink / raw)
  To: Linux Trace Devel

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] libtraceevent: Update URL with the new repository
  2020-11-23 19:13 [PATCH] libtraceevent: Update URL with the new repository Steven Rostedt
@ 2020-11-24  4:58 ` Tzvetomir Stoyanov
  0 siblings, 0 replies; 2+ messages in thread
From: Tzvetomir Stoyanov @ 2020-11-24  4:58 UTC (permalink / raw)
  To: Steven Rostedt; +Cc: Linux Trace Devel

On Mon, Nov 23, 2020 at 9:17 PM Steven Rostedt <rostedt@goodmis.org> wrote:
>
> 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
>
Looks good to me, thanks Steven!
Acked-by: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@gmail.com>


-- 
Tzvetomir (Ceco) Stoyanov
VMware Open Source Technology Center

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-24  4:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 19:13 [PATCH] libtraceevent: Update URL with the new repository Steven Rostedt
2020-11-24  4:58 ` Tzvetomir Stoyanov

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.