diff options
author | Koen Kooi <koen@openembedded.org> | 2010-01-11 20:39:56 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-01-11 20:41:39 +0100 |
commit | e6dd3f754d6bd130ce5a0dbbaad3dc0d06718746 (patch) | |
tree | c7566f3fa90fd8ebf774126f3ffafc472f7c9951 /recipes/kexecboot/kexecboot_git.bb | |
parent | 29212cd8e0186af74297c1c5a2ecdb9413685641 (diff) |
kexecboot git: enable uImage support for omap3
Diffstat (limited to 'recipes/kexecboot/kexecboot_git.bb')
-rw-r--r-- | recipes/kexecboot/kexecboot_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb index 88fd8cf5e9..3cccd1ce2d 100644 --- a/recipes/kexecboot/kexecboot_git.bb +++ b/recipes/kexecboot/kexecboot_git.bb @@ -1,5 +1,5 @@ PV = "0.5" -PR = "r10+gitr${SRCREV}" +PR = "r11+gitr${SRCREV}" SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git " SRCREV = "76f764cebe1fb0207b44850b52eb5f57ece6f363" |