From 97fea33badac9e674365744a559006b70d2e1222 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Fri, 13 Apr 2018 10:50:09 +0800 Subject: criu: refresh patches to fix QA warning Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao Signed-off-by: Bruce Ashfield --- .../criu/files/0001-criu-Change-libraries-install-directory.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'recipes-containers/criu/files/0001-criu-Change-libraries-install-directory.patch') diff --git a/recipes-containers/criu/files/0001-criu-Change-libraries-install-directory.patch b/recipes-containers/criu/files/0001-criu-Change-libraries-install-directory.patch index 4908e474..afb1332d 100644 --- a/recipes-containers/criu/files/0001-criu-Change-libraries-install-directory.patch +++ b/recipes-containers/criu/files/0001-criu-Change-libraries-install-directory.patch @@ -1,4 +1,4 @@ -From 78390305829316633acee2ca5607331b0e37a104 Mon Sep 17 00:00:00 2001 +From f64fbca70e6049dad3c404d871f2383d97725d2d Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Fri, 8 Sep 2017 15:11:31 -0400 Subject: [PATCH] criu: Change libraries install directory @@ -7,12 +7,13 @@ Install the libraries into /usr/lib(or /usr/lib64) Signed-off-by: Jianchuan Wang Signed-off-by: Mark Asselstine + --- Makefile.install | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/Makefile.install b/Makefile.install -index 3987bcc..73d98a4 100644 +index 1def3cf..d020eef 100644 --- a/Makefile.install +++ b/Makefile.install @@ -9,19 +9,6 @@ LIBEXECDIR ?= $(PREFIX)/libexec @@ -35,6 +36,3 @@ index 3987bcc..73d98a4 100644 # LIBDIR falls back to the standard path. LIBDIR ?= $(PREFIX)/lib --- -2.7.4 - -- cgit v1.2.3-54-g00ecf