diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-22 09:39:18 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-22 09:39:18 +0200 |
| commit | 308b775cd44cabfb8e712d92c078b012849345f4 (patch) | |
| tree | e7aa2ff6d40f35b9ca67d3cdbbad7a8ca75f3461 /recipes-kernel | |
| parent | 2b4cb76e5f187decda8e03f8ff42bc01f3b911c7 (diff) | |
| download | meta-ti-308b775cd44cabfb8e712d92c078b012849345f4.tar.gz | |
linux 3.0: bump SRCREV to v3.0 final
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux_3.0.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb index 9a46292e..dea468e5 100644 --- a/recipes-kernel/linux/linux_3.0.bb +++ b/recipes-kernel/linux/linux_3.0.bb | |||
| @@ -5,11 +5,11 @@ KERNEL_IMAGETYPE = "uImage" | |||
| 5 | 5 | ||
| 6 | COMPATIBLE_MACHINE = "(beagleboard)" | 6 | COMPATIBLE_MACHINE = "(beagleboard)" |
| 7 | 7 | ||
| 8 | # Somewhere after 3.0rc7 | 8 | # v3.0 tag |
| 9 | SRCREV_pn-${PN} = "cf6ace16a3cd8b728fb0afa68368fd40bbeae19f" | 9 | SRCREV_pn-${PN} = "02f8c6aee8df3cdc935e9bdd4f2d020306035dbe" |
| 10 | 10 | ||
| 11 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc | 11 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc |
| 12 | MACHINE_KERNEL_PR_append = "d" | 12 | MACHINE_KERNEL_PR_append = "e" |
| 13 | 13 | ||
| 14 | FILESPATHPKG_prepend = "linux-3.0:" | 14 | FILESPATHPKG_prepend = "linux-3.0:" |
| 15 | 15 | ||
