diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-05-24 12:48:38 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-05-24 12:48:38 +0200 |
commit | 97a3cfbcc7f8e5a5da52dc2fb306e25c29554825 (patch) | |
tree | abd21cf19ba350c0c7fdf96c3e39333222f6bdb5 /recipes-bsp/x-load/x-load_git.bb | |
parent | cdd0d121a3d1b714bcc4db9bc3cc76cccf0fe487 (diff) | |
download | meta-ti-97a3cfbcc7f8e5a5da52dc2fb306e25c29554825.tar.gz |
x-load: bump SRCREV for OMAP4 fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-bsp/x-load/x-load_git.bb')
-rw-r--r-- | recipes-bsp/x-load/x-load_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/x-load/x-load_git.bb b/recipes-bsp/x-load/x-load_git.bb index ad46efc0..933e2b42 100644 --- a/recipes-bsp/x-load/x-load_git.bb +++ b/recipes-bsp/x-load/x-load_git.bb | |||
@@ -3,10 +3,10 @@ require x-load.inc | |||
3 | #FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}" | 3 | #FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}" |
4 | 4 | ||
5 | PV = "1.5.0+${PR}+gitr${SRCREV}" | 5 | PV = "1.5.0+${PR}+gitr${SRCREV}" |
6 | PR ="r22" | 6 | PR ="r23" |
7 | PE = "1" | 7 | PE = "1" |
8 | 8 | ||
9 | SRCREV_pn-${PN} = "b6bbfe7848de547b64edf1c363c86cec4921b517" | 9 | SRCREV_pn-${PN} = "04b1732220078d47c18a84cbafc52e45db71f13d" |
10 | SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \ | 10 | SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \ |
11 | " | 11 | " |
12 | 12 | ||