[oe-commits] Roger Monk : x-load: Update to latest commit - fix hynix memory support

git version control git at git.openembedded.org
Thu Jul 8 10:35:48 UTC 2010


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

Author: Roger Monk <r-monk at ti.com>
Date:   Thu Jul  8 11:24:29 2010 +0100

x-load: Update to latest commit - fix hynix memory support

* Add new commit to fix SDRC params
   * Bump PR

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/x-load/x-load_git.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb
index fc1a0a7..c7bb451 100644
--- a/recipes/x-load/x-load_git.bb
+++ b/recipes/x-load/x-load_git.bb
@@ -9,7 +9,7 @@ SRCREV_beagleboard = "1c9276af4d6a5b7014a7630a1abeddf3b3177563"
 
 PV = "1.42+${PR}+gitr${SRCREV}"
 PV_beagleboard = "1.44+${PR}+gitr${SRCREV}"
-PR ="r12"
+PR ="r13"
 PE = "1"
 
 SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git"
@@ -26,17 +26,17 @@ SRC_URI_append_omap3-touchbook = " \
 
 # TI PSP v1.46_OMAPPSP_03.00.01.06 (Tag is one commit different)
 SRC_URI_omap3evm = "git://arago-project.org/git/projects/x-load-omap3.git;protocol=git"
-SRCREV_omap3evm = "cd4084a528fb0d9a2059a98ad0e4ed2ba3170fda"
+SRCREV_omap3evm = "fc6d5be15c703d21aef0ae0b8c02177721f0445f"
 PV_omap3evm = "1.46+${PR}+gitr${SRCREV}"
 
 # TI PSP v1.46_OMAPPSP_03.00.01.06 (Tag is one commit different)
 SRC_URI_dm3730-am3715-evm = "git://arago-project.org/git/projects/x-load-omap3.git;protocol=git"
-SRCREV_dm3730-am3715-evm = "cd4084a528fb0d9a2059a98ad0e4ed2ba3170fda"
+SRCREV_dm3730-am3715-evm = "fc6d5be15c703d21aef0ae0b8c02177721f0445f"
 PV_dm3730-am3715-evm = "1.46+${PR}+gitr${SRCREV}"
 
 # TI PSP v1.46_OMAPPSP_03.00.01.06 (Tag is one commit different)
 SRC_URI_am3517-evm = "git://arago-project.org/git/projects/x-load-omap3.git;protocol=git"
-SRCREV_am3517-evm = "cd4084a528fb0d9a2059a98ad0e4ed2ba3170fda"
+SRCREV_am3517-evm = "fc6d5be15c703d21aef0ae0b8c02177721f0445f"
 PV_am3517-evm = "1.46+${PR}+gitr${SRCREV}"
 
 SRC_URI_omapzoom2 = "git://dev.omapzoom.org/pub/scm/bootloader/x-loader.git;protocol=git \





More information about the Openembedded-commits mailing list