x-load git: update to 1.5.0
authorKoen Kooi <koen@openembedded.org>
Fri, 25 Mar 2011 08:18:35 +0000 (09:18 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 25 Mar 2011 08:18:35 +0000 (09:18 +0100)
Tested on beagle-xm/angstrom and pandaboard/angstrom

Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/x-load/x-load_git.bb

index a181b3c..17a33b8 100644 (file)
@@ -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"