Skip to content

Commit

Permalink
kexecboot: move to bb849a9bc6aaa397336fcd83c67a194036f7f19b
Browse files Browse the repository at this point in the history
* add new configure options for custom width and height

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
  • Loading branch information
andrea-adami committed Apr 28, 2011
1 parent ea49224 commit 7f503f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/kexecboot/kexecboot_git.bb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
RDEPENDS_${PN} = "kexec"
PV = "0.5.9"
PR = "r2+gitr${SRCREV}"
PR = "r3+gitr${SRCREV}"

SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
SRCREV = "51940a6ce14e8cfc8d1068858075ee19bacd8493"
SRCREV = "bb849a9bc6aaa397336fcd83c67a194036f7f19b"
S = "${WORKDIR}/git"

require kexecboot.inc

0 comments on commit 7f503f2

Please sign in to comment.