diff options
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_git.bb')
-rw-r--r-- | recipes/kexecboot/linux-kexecboot_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_git.bb b/recipes/kexecboot/linux-kexecboot_git.bb index 1284543a2a..0f8a4257d4 100644 --- a/recipes/kexecboot/linux-kexecboot_git.bb +++ b/recipes/kexecboot/linux-kexecboot_git.bb @@ -5,7 +5,7 @@ SRCREV = "e40152ee1e1c7a63f4777791863215e3faa37a86" PV = "${KERNEL_RELEASE}+gitr${SRCPV}" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \ - file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;patch=1;status=pending \ + file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;status=pending \ file://defconfig" S = "${WORKDIR}/git" |