diff options
| author | Koen Kooi <k-kooi@ti.com> | 2011-07-07 12:03:45 +0100 |
|---|---|---|
| committer | Koen Kooi <k-kooi@ti.com> | 2011-07-07 12:06:30 +0100 |
| commit | 6d7b2a2d6e8b398aec7871fe34dcf9694727afa5 (patch) | |
| tree | f042004a1461a65942a78aa5655a9e0bd754049b /recipes-kernel | |
| parent | bd3b8388ed859987e2cdb941f111b2aa7dc09737 (diff) | |
| download | meta-ti-6d7b2a2d6e8b398aec7871fe34dcf9694727afa5.tar.gz | |
linux-ti81xx-psp 2.6.37: move SRCREV back to the point where it matches the ..1.27 HDVPSS firmware
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb b/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb index 55a79cd6..e889b8b5 100644 --- a/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb +++ b/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb | |||
| @@ -6,10 +6,12 @@ KERNEL_IMAGETYPE = "uImage" | |||
| 6 | COMPATIBLE_MACHINE = "am387x-evm|am389x-evm|c6a814x-evm|c6a816x-evm|dm814x-evm" | 6 | COMPATIBLE_MACHINE = "am387x-evm|am389x-evm|c6a814x-evm|c6a816x-evm|dm814x-evm" |
| 7 | 7 | ||
| 8 | # This is on the ti81xx-master branch | 8 | # This is on the ti81xx-master branch |
| 9 | SRCREV = "d686b2da5d2e7337c9759f910c3a665c27b0ec31" | 9 | SRCREV = "5f796a09b932def4b02032521b412d9c64c8669a" |
| 10 | |||
| 11 | # requires .28 hdvpss: d686b2da5d2e7337c9759f910c3a665c27b0ec31 | ||
| 10 | 12 | ||
| 11 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc | 13 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc |
| 12 | MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}" | 14 | MACHINE_KERNEL_PR_append = "C+gitr${SRCREV}" |
| 13 | 15 | ||
| 14 | SRC_URI += "git://arago-project.org/git/projects/linux-omap3.git;protocol=git;branch=ti81xx-master \ | 16 | SRC_URI += "git://arago-project.org/git/projects/linux-omap3.git;protocol=git;branch=ti81xx-master \ |
| 15 | file://defconfig" | 17 | file://defconfig" |
