diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-06-20 12:42:22 +0200 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-07-25 20:23:44 -0400 |
| commit | 189ce92b4c39c945c29c404e0b5ca5d366d3499e (patch) | |
| tree | 9397296a75e368a149837f7f377ea5d8055d699a /conf/machine/include | |
| parent | 2257c7b47ae135416b29ba12e8e76c28a01c2b45 (diff) | |
| download | meta-ti-189ce92b4c39c945c29c404e0b5ca5d366d3499e.tar.gz | |
linux-ti33x-psp 3.2: update to 3.2.21, add libertas fixes
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 61ee65eb..441a7bbb 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 = "r12" | 7 | MACHINE_KERNEL_PR = "r13" |
| 8 | 8 | ||
| 9 | KERNEL_IMAGETYPE = "uImage" | 9 | KERNEL_IMAGETYPE = "uImage" |
| 10 | 10 | ||
