diff options
Diffstat (limited to 'recipes/kexec-tools/kexec-tools2.inc')
-rw-r--r-- | recipes/kexec-tools/kexec-tools2.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/kexec-tools/kexec-tools2.inc b/recipes/kexec-tools/kexec-tools2.inc index 68dc5ba396..1463b9ab3e 100644 --- a/recipes/kexec-tools/kexec-tools2.inc +++ b/recipes/kexec-tools/kexec-tools2.inc @@ -9,8 +9,8 @@ inherit autotools SRC_URI = "http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/kexec-tools-${PV}.tar.gz \ - file://fix-arm-arch-detection.patch;patch=1 \ - file://no-getline-no-fscanf.patch;patch=1 \ - file://kexec-tools-2-arm-add-uImage.patch;patch=1 \ - file://kexec-tools-2-autoconf-post-2.63.patch;patch=1 \ + file://fix-arm-arch-detection.patch;apply=yes \ + file://no-getline-no-fscanf.patch;apply=yes \ + file://kexec-tools-2-arm-add-uImage.patch;apply=yes \ + file://kexec-tools-2-autoconf-post-2.63.patch;apply=yes \ " |