diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-05-23 11:20:07 +0200 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-05-30 13:49:03 -0400 |
| commit | 2177f80076ebc15cc58fb521b58e49c83315f34e (patch) | |
| tree | 3690868d86f360c07c79ea21269ec198293dbec2 /conf/machine/include | |
| parent | d9d51a11b8ff53c5ee7ef12e221479a24e071f13 (diff) | |
| download | meta-ti-2177f80076ebc15cc58fb521b58e49c83315f34e.tar.gz | |
linux-ti33x-psp 3.2: update to 3.2.18
Duplicate patches between PSP and 3.2.17 have been dropped from the 3.2.17 series
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
| -rw-r--r-- | conf/machine/include/ti33x.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc index e04da03b..61ee65eb 100644 --- a/conf/machine/include/ti33x.inc +++ b/conf/machine/include/ti33x.inc | |||
| @@ -4,7 +4,7 @@ require conf/machine/include/soc-family.inc | |||
| 4 | require conf/machine/include/tune-cortexa8.inc | 4 | require conf/machine/include/tune-cortexa8.inc |
| 5 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" | 5 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" |
| 6 | # Increase this everytime you change something in the kernel | 6 | # Increase this everytime you change something in the kernel |
| 7 | MACHINE_KERNEL_PR = "r11" | 7 | MACHINE_KERNEL_PR = "r12" |
| 8 | 8 | ||
| 9 | KERNEL_IMAGETYPE = "uImage" | 9 | KERNEL_IMAGETYPE = "uImage" |
| 10 | 10 | ||
