aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-06-20 21:56:20 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-07-11 15:04:01 +0200
commit9af2bd13c63655744785950a411a40f2848a9f3f (patch)
tree198b2d3b349e970d86121f71a92b83a1571d34fa /meta-initramfs
parent304dddec3c8313d1c8fd61b47c81078a39d01d5b (diff)
downloadmeta-openembedded-contrib-9af2bd13c63655744785950a411a40f2848a9f3f.tar.gz
kexecboot_git: bump PR after recipe update.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-initramfs')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
index b33b6400ce..a3b4cdeb79 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
@@ -1,6 +1,6 @@
RDEPENDS_${PN} = "kexec"
PV = "0.5.9"
-PR = "r8+gitr${SRCREV}"
+PR = "r9+gitr${SRCREV}"
SRC_URI = "git://github.com/kexecboot/kexecboot.git;protocol=git"
SRCREV = "0daa774eac019602cd89048961e95985ea50dadf"