aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-03-25 09:18:35 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-03-26 14:53:59 +0100
commit30ebf8b488d1ab310cebb52e2750fee883cb84e9 (patch)
treed096b7b6928d753c41e2091314bc2b16f0b2276a /recipes/x-load
parentd178bb160c4dd0255408d61e05667b95f0376ed0 (diff)
downloadopenembedded-30ebf8b488d1ab310cebb52e2750fee883cb84e9.tar.gz
x-load git: update to 1.5.0
Tested on beagle-xm/angstrom and pandaboard/angstrom Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/x-load')
-rw-r--r--recipes/x-load/x-load_git.bb12
1 files changed, 3 insertions, 9 deletions
diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb
index a181b3c755..17a33b86b9 100644
--- a/recipes/x-load/x-load_git.bb
+++ b/recipes/x-load/x-load_git.bb
@@ -4,18 +4,12 @@ DEFAULT_PREFERENCE_omap3-pandora = "-1"
FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}"
-PV = "1.44+${PR}+gitr${SRCREV}"
-PR ="r21"
+PV = "1.5.0+${PR}+gitr${SRCREV}"
+PR ="r22"
PE = "1"
-SRCREV = "24b8b7f41a83540433024854736518876257672c"
+SRCREV = "b6bbfe7848de547b64edf1c363c86cec4921b517"
SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \
- file://0001-OMAP4-clocks-Enable-only-required-clks.patch \
- file://0002-OMAP4-Select-DPLL-PER-Clock-as-source-for-SGX-FCLK.patch \
- file://0003-MUX-Configure-SYS_NIRQ2-pin-in-safe-mode.patch \
- file://0004-OMAP4-clocks-Disable-slimbus-and-pad_clks.patch \
- file://0005-omap4-Make-1GHz-as-default-MPU-clock.patch \
- file://xmc.patch \
"
XLOAD_MACHINE_beagleboard = "omap3530beagle_config"