fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Makefile: update libzbc git repository
@ 2021-07-28  7:05 Damien Le Moal
  2021-07-28 13:27 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2021-07-28  7:05 UTC (permalink / raw)
  To: fio, Jens Axboe

Update the GIT repository used for libzbc in the fulltes directive from
pointing to the now deprecated hgst reporitory to the currentxi
https://github.com/westerndigitalcorporation/libzbc repository.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6b4b4122..5198f70e 100644
--- a/Makefile
+++ b/Makefile
@@ -651,7 +651,7 @@ test: fio
 fulltest:
 	sudo modprobe null_blk &&				 	\
 	if [ ! -e /usr/include/libzbc/zbc.h ]; then			\
-	  git clone https://github.com/hgst/libzbc &&		 	\
+	  git clone https://github.com/westerndigitalcorporation/libzbc && \
 	  (cd libzbc &&						 	\
 	   ./autogen.sh &&					 	\
 	   ./configure --prefix=/usr &&				 	\
-- 
2.31.1



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

* Re: [PATCH] Makefile: update libzbc git repository
  2021-07-28  7:05 [PATCH] Makefile: update libzbc git repository Damien Le Moal
@ 2021-07-28 13:27 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2021-07-28 13:27 UTC (permalink / raw)
  To: Damien Le Moal, fio

On 7/28/21 1:05 AM, Damien Le Moal wrote:
> Update the GIT repository used for libzbc in the fulltes directive from
> pointing to the now deprecated hgst reporitory to the currentxi
> https://github.com/westerndigitalcorporation/libzbc repository.

Applied, thanks.

-- 
Jens Axboe



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

end of thread, other threads:[~2021-07-28 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28  7:05 [PATCH] Makefile: update libzbc git repository Damien Le Moal
2021-07-28 13:27 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).