[oe-commits] org.oe.dev x-load: bump SRCREV to get NAND boot working when there's no MMC inserted

koen commit oe at amethyst.openembedded.net
Mon Sep 1 17:59:33 UTC 2008


x-load: bump SRCREV to get NAND boot working when there's no MMC inserted

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 0465123178dad2e62504fbd0bdba508ce384c747
ViewMTN: http://monotone.openembedded.org/revision/info/0465123178dad2e62504fbd0bdba508ce384c747
Files:
1
packages/x-load/x-load_git.bb
Diffs:

#
# mt diff -rb6468f30ba8615ab1fedc9f775cac1ede70d00fc -r0465123178dad2e62504fbd0bdba508ce384c747
#
#
#
# patch "packages/x-load/x-load_git.bb"
#  from [a7b98123ead7e45b0fa48aaba9fe0a869f0ba0d8]
#    to [45568d035cd264f2a760d67f21fec95a27aec821]
#
============================================================
--- packages/x-load/x-load_git.bb	a7b98123ead7e45b0fa48aaba9fe0a869f0ba0d8
+++ packages/x-load/x-load_git.bb	45568d035cd264f2a760d67f21fec95a27aec821
@@ -2,10 +2,10 @@ FILESDIR = "${@os.path.dirname(bb.data.g
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}"
 
-SRCREV = "04ad40d5c8bca196aa4a5dfe945a007e21f1b149"
+SRCREV = "0c9ba2fb18aaad9f92faad2351e59721ae71bec4"
 
 PV = "1.41+${PR}+git${SRCREV}"
-PR="r6"
+PR="r7"
 
 SRC_URI = "git://www.sakoman.net/git/x-load-omap3.git;branch=master;protocol=git"
 






More information about the Openembedded-commits mailing list