diff options
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 4ab0a34f..5be261b7 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.44+${PR}+gitr${SRCREV}" | 5 | PV = "1.44+${PR}+gitr${SRCREV}" |
6 | PR ="r17" | 6 | PR ="r20" |
7 | PE = "1" | 7 | PE = "1" |
8 | 8 | ||
9 | SRCREV_pn-${PN} = "6f3a26101303051e0f91b6213735b68ce804e94e" | 9 | SRCREV_pn-${PN} = "24b8b7f41a83540433024854736518876257672c" |
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 | file://0001-OMAP4-clocks-Enable-only-required-clks.patch \ | 11 | file://0001-OMAP4-clocks-Enable-only-required-clks.patch \ |
12 | file://0002-OMAP4-Select-DPLL-PER-Clock-as-source-for-SGX-FCLK.patch \ | 12 | file://0002-OMAP4-Select-DPLL-PER-Clock-as-source-for-SGX-FCLK.patch \ |