diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-13 13:22:29 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-13 20:35:15 +0100 |
| commit | 18ff66cb77c3541f30173a7d65a8f2c81c99d2c7 (patch) | |
| tree | 9f64bae6e94803cd39b7af5b76b8ffcdd3358121 /conf/machine | |
| parent | 97b5ee17d3bac5282316f6c33d90fdde604ce830 (diff) | |
| download | meta-ti-18ff66cb77c3541f30173a7d65a8f2c81c99d2c7.tar.gz | |
linux 3.0: update to 3.0.17
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf/machine')
| -rw-r--r-- | conf/machine/include/omap3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index fc252bab..f4158648 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc | |||
| @@ -3,7 +3,7 @@ SOC_FAMILY = "omap3" | |||
| 3 | require conf/machine/include/tune-cortexa8.inc | 3 | require conf/machine/include/tune-cortexa8.inc |
| 4 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" | 4 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" |
| 5 | # Increase this everytime you change something in the kernel | 5 | # Increase this everytime you change something in the kernel |
| 6 | MACHINE_KERNEL_PR = "r114" | 6 | MACHINE_KERNEL_PR = "r115" |
| 7 | 7 | ||
| 8 | KERNEL_IMAGETYPE = "uImage" | 8 | KERNEL_IMAGETYPE = "uImage" |
| 9 | 9 | ||
