From 91a3426ee125951d54d7e80ee8c133168221fcba Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 26 Sep 2017 01:10:24 +0200 Subject: patches: Fix context for linux/map.jinja linux/map.jinja was changed upstream, so our patch (silently) failed to apply. Adjust the patch context accordingly. Change-Id: I3493d1926df1303ed823d7ca5dd8282578617f3c Signed-off-by: Alexandru Avadanii (cherry picked from commit ec3604c1a30981ad7e9d3a9ea82f61391c1266cf) --- mcp/patches/0007-linux.network.interface-noifupdown-support.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mcp') diff --git a/mcp/patches/0007-linux.network.interface-noifupdown-support.patch b/mcp/patches/0007-linux.network.interface-noifupdown-support.patch index 5d9ce7be5..194f17567 100644 --- a/mcp/patches/0007-linux.network.interface-noifupdown-support.patch +++ b/mcp/patches/0007-linux.network.interface-noifupdown-support.patch @@ -13,13 +13,12 @@ Signed-off-by: Guillermo Herrero --- diff --git a/linux/map.jinja b/linux/map.jinja -index d3227ca..8a2243d 100644 --- a/linux/map.jinja +++ b/linux/map.jinja @@ -92,6 +92,7 @@ - 'updelay', 'hashing-algorithm', 'hardware-dma-ring-rx', + 'hwaddr', + 'noifupdown', ] %} -- cgit 1.2.3-korg