aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"