SRCREV was "ccd0c67858c6e2807c695e2c8f545284cb871866", but that is not in the omap4s-exp branch any more. Guess it was gone after a merge. To make things building I moved the the head of the branch SRCREV = "8b931e51f46acffd61096553ae89dfb3ee30d398"
Note: there was no PR in the recipe or the inc file, I was not sure if I should add one, so didn't but it could be that the version numbering now is wrong Signed-off-by: Frans Meulenbroeks <[email protected]> --- recipes/u-boot/u-boot-sakoman_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes/u-boot/u-boot-sakoman_git.bb b/recipes/u-boot/u-boot-sakoman_git.bb index 341f99b..1cc04a0 100644 --- a/recipes/u-boot/u-boot-sakoman_git.bb +++ b/recipes/u-boot/u-boot-sakoman_git.bb @@ -2,7 +2,7 @@ require u-boot.inc FILESDIR = "[email protected](bb.data.getVar('FILE',d,1))}/u-boot-sakoman-git/" -SRCREV = "ccd0c67858c6e2807c695e2c8f545284cb871866" +SRCREV = "8b931e51f46acffd61096553ae89dfb3ee30d398" PV = "2010.9+${PR}+git${SRCREV}" -- 1.6.4.2 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
