diff options
Diffstat (limited to 'recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb')
-rw-r--r-- | recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb b/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb index 585ea9a2c8..e153d2b67e 100644 --- a/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb +++ b/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb @@ -1,5 +1,5 @@ SRC_URI = "file://87-kexecboot.sh" -PR = "r2" +PR = "r3" DESCRIPTION = "An initramfs module for kexecing kernel from rootfs." RDEPENDS_${PN} = "initramfs-uniboot kexec-klibc-static" |