[oe-commits] Koen Kooi : x-load git: update to 1.5.0

git version control git at git.openembedded.org
Fri Mar 25 08:22:55 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ec37fbd5709606fe0eff4dc13e2c89c9427360c4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ec37fbd5709606fe0eff4dc13e2c89c9427360c4

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Mar 25 09:18:35 2011 +0100

x-load git: update to 1.5.0

Tested on beagle-xm/angstrom and pandaboard/angstrom

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/x-load/x-load_git.bb |   12 +++---------
 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 a181b3c..17a33b8 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"





More information about the Openembedded-commits mailing list