diff options
| author | Andrea Adami <andrea.adami@gmail.com> | 2012-06-20 21:56:20 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-07-11 15:04:01 +0200 |
| commit | 9af2bd13c63655744785950a411a40f2848a9f3f (patch) | |
| tree | 198b2d3b349e970d86121f71a92b83a1571d34fa /meta-initramfs | |
| parent | 304dddec3c8313d1c8fd61b47c81078a39d01d5b (diff) | |
| download | meta-openembedded-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.bb | 2 |
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 @@ | |||
| 1 | RDEPENDS_${PN} = "kexec" | 1 | RDEPENDS_${PN} = "kexec" |
| 2 | PV = "0.5.9" | 2 | PV = "0.5.9" |
| 3 | PR = "r8+gitr${SRCREV}" | 3 | PR = "r9+gitr${SRCREV}" |
| 4 | 4 | ||
| 5 | SRC_URI = "git://github.com/kexecboot/kexecboot.git;protocol=git" | 5 | SRC_URI = "git://github.com/kexecboot/kexecboot.git;protocol=git" |
| 6 | SRCREV = "0daa774eac019602cd89048961e95985ea50dadf" | 6 | SRCREV = "0daa774eac019602cd89048961e95985ea50dadf" |
