diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-26 08:52:27 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-03-30 19:04:44 -0400 |
| commit | 7df8fc578b63662ec03ad3e69ecc6f04f7d77fb8 (patch) | |
| tree | 3dcbd22c5b3298ab871b5cd2a02fb148af17778e /conf/machine | |
| parent | c5bb2de92249f802c7a038401b696be9c636895a (diff) | |
| download | meta-ti-7df8fc578b63662ec03ad3e69ecc6f04f7d77fb8.tar.gz | |
linux-ti33x-psp 3.2: update to 3.2.13
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
| -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 b8a5c880..39cc130a 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 = "r6" | 7 | MACHINE_KERNEL_PR = "r7" |
| 8 | 8 | ||
| 9 | KERNEL_IMAGETYPE = "uImage" | 9 | KERNEL_IMAGETYPE = "uImage" |
| 10 | 10 | ||
