From 3a8898a63df1fa5b0339b6c441cebedf15f3c2b5 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 26 Mar 2010 11:43:35 +0100 Subject: [PATCH] x-load git: update SRCREV for SDRC fix --- recipes/x-load/x-load_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb index c3c4e25c3c..68fc10a1db 100644 --- a/recipes/x-load/x-load_git.bb +++ b/recipes/x-load/x-load_git.bb @@ -6,11 +6,11 @@ DEFAULT_PREFERENCE_omap3-pandora = "-1" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}" SRCREV = "319b26586fafb86f919f514bcd175838aaab96b3" -SRCREV_beagleboard = "dee19371019ef67cb1f6491ef91791b12feda3f2" +SRCREV_beagleboard = "1c9276af4d6a5b7014a7630a1abeddf3b3177563" PV = "1.42+${PR}+gitr${SRCREV}" PV_beagleboard = "1.44+${PR}+gitr${SRCREV}" -PR ="r8" +PR ="r9" PE = "1" SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git" -- 2.39.5