diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-04-14 15:57:16 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-04-14 15:57:19 -0400 |
commit | a24ce339fdd1fcd70032680515d067697895496f (patch) | |
tree | 7543f23d7ab0ad2e7dc815b899d486e9b4203e39 /recipes-containers/lxc/files/tests-add-no-validate-when-using-download-template.patch | |
parent | 660ffa675e6d2a6157bde5677816916ddb822630 (diff) | |
download | meta-virtualization-a24ce339fdd1fcd70032680515d067697895496f.tar.gz |
lxc: refresh patches to remove fuzz
The recent uprev of lxc left some fuzz in a patches. devtool refresh
cleans this up, and no runtime issues have been detected.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/lxc/files/tests-add-no-validate-when-using-download-template.patch')
-rw-r--r-- | recipes-containers/lxc/files/tests-add-no-validate-when-using-download-template.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/lxc/files/tests-add-no-validate-when-using-download-template.patch b/recipes-containers/lxc/files/tests-add-no-validate-when-using-download-template.patch index abddef6e..8caeb2ba 100644 --- a/recipes-containers/lxc/files/tests-add-no-validate-when-using-download-template.patch +++ b/recipes-containers/lxc/files/tests-add-no-validate-when-using-download-template.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 1b334bdaf598600314a678509a702728721001a2 Mon Sep 17 00:00:00 2001 | 1 | From 1c2506434e744d8c6a86e42c9d8bae4cde7553f6 Mon Sep 17 00:00:00 2001 |
2 | From: Mark Asselstine <mark.asselstine@windriver.com> | 2 | From: Mark Asselstine <mark.asselstine@windriver.com> |
3 | Date: Thu, 31 May 2018 15:14:26 -0400 | 3 | Date: Thu, 31 May 2018 15:14:26 -0400 |
4 | Subject: [PATCH] tests: add '--no-validate' when using download template | 4 | Subject: [PATCH] tests: add '--no-validate' when using download template |
@@ -19,7 +19,7 @@ Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> | |||
19 | 5 files changed, 5 insertions(+), 5 deletions(-) | 19 | 5 files changed, 5 insertions(+), 5 deletions(-) |
20 | 20 | ||
21 | diff --git a/src/tests/lxc-test-apparmor-mount b/src/tests/lxc-test-apparmor-mount | 21 | diff --git a/src/tests/lxc-test-apparmor-mount b/src/tests/lxc-test-apparmor-mount |
22 | index 56d598f..573cff8 100755 | 22 | index d21c948..9e1969b 100755 |
23 | --- a/src/tests/lxc-test-apparmor-mount | 23 | --- a/src/tests/lxc-test-apparmor-mount |
24 | +++ b/src/tests/lxc-test-apparmor-mount | 24 | +++ b/src/tests/lxc-test-apparmor-mount |
25 | @@ -169,7 +169,7 @@ if [ -f /etc/lsb-release ]; then | 25 | @@ -169,7 +169,7 @@ if [ -f /etc/lsb-release ]; then |