summaryrefslogtreecommitdiffstats
path: root/recipes-containers/lxc/files/lxc-1.0.0-disable-udhcp-from-busybox-template.patch
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-04-14 15:57:16 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-04-14 15:57:19 -0400
commita24ce339fdd1fcd70032680515d067697895496f (patch)
tree7543f23d7ab0ad2e7dc815b899d486e9b4203e39 /recipes-containers/lxc/files/lxc-1.0.0-disable-udhcp-from-busybox-template.patch
parent660ffa675e6d2a6157bde5677816916ddb822630 (diff)
downloadmeta-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/lxc-1.0.0-disable-udhcp-from-busybox-template.patch')
-rw-r--r--recipes-containers/lxc/files/lxc-1.0.0-disable-udhcp-from-busybox-template.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/lxc/files/lxc-1.0.0-disable-udhcp-from-busybox-template.patch b/recipes-containers/lxc/files/lxc-1.0.0-disable-udhcp-from-busybox-template.patch
index 85177c8f..6702b69e 100644
--- a/recipes-containers/lxc/files/lxc-1.0.0-disable-udhcp-from-busybox-template.patch
+++ b/recipes-containers/lxc/files/lxc-1.0.0-disable-udhcp-from-busybox-template.patch
@@ -1,4 +1,4 @@
1From 74efbe7f47379375c51948dd0f86248fb9429a1b Mon Sep 17 00:00:00 2001 1From 8227e720438ff0bdfe45d7307de85f660e491d49 Mon Sep 17 00:00:00 2001
2From: Bogdan Purcareata <bogdan.purcareata@freescale.com> 2From: Bogdan Purcareata <bogdan.purcareata@freescale.com>
3Date: Mon, 8 Apr 2013 18:30:19 +0300 3Date: Mon, 8 Apr 2013 18:30:19 +0300
4Subject: [PATCH] lxc-0.9.0-disable-udhcp-from-busybox-template 4Subject: [PATCH] lxc-0.9.0-disable-udhcp-from-busybox-template
@@ -8,10 +8,10 @@ Subject: [PATCH] lxc-0.9.0-disable-udhcp-from-busybox-template
8 1 file changed, 1 deletion(-) 8 1 file changed, 1 deletion(-)
9 9
10diff --git a/templates/lxc-busybox.in b/templates/lxc-busybox.in 10diff --git a/templates/lxc-busybox.in b/templates/lxc-busybox.in
11index 7243b36..9637a71 100644 11index 1a8618b..8ba7cfe 100644
12--- a/templates/lxc-busybox.in 12--- a/templates/lxc-busybox.in
13+++ b/templates/lxc-busybox.in 13+++ b/templates/lxc-busybox.in
14@@ -111,7 +111,6 @@ EOF 14@@ -120,7 +120,6 @@ EOF
15 #!/bin/sh 15 #!/bin/sh
16 /bin/syslogd 16 /bin/syslogd
17 /bin/mount -a 17 /bin/mount -a