summaryrefslogtreecommitdiffstats
path: root/recipes-containers/lxc/files/tests-our-init-is-not-busybox.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/lxc/files/tests-our-init-is-not-busybox.patch')
-rw-r--r--recipes-containers/lxc/files/tests-our-init-is-not-busybox.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-containers/lxc/files/tests-our-init-is-not-busybox.patch b/recipes-containers/lxc/files/tests-our-init-is-not-busybox.patch
index e5a8011e..3a4855c8 100644
--- a/recipes-containers/lxc/files/tests-our-init-is-not-busybox.patch
+++ b/recipes-containers/lxc/files/tests-our-init-is-not-busybox.patch
@@ -8,6 +8,8 @@ template) we can't compare '/sbin/init' and 'busybox'. Actually we are
8really only interested in the fact 'cmp' is being run and not the 8really only interested in the fact 'cmp' is being run and not the
9result, so simplify by comparing '/sbin/init' to itself. 9result, so simplify by comparing '/sbin/init' to itself.
10 10
11Upstream-Status: Inappropriate [embedded specific]
12
11Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> 13Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
12 14
13--- 15---