diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-19 12:31:46 +0100 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2012-03-19 14:33:49 -0400 |
commit | ebbeb55561f15e6ebf760e5b735a92bcdcdeaca1 (patch) | |
tree | 74a53bd3d39d692d6f44e329908bd52c2408bb28 /conf/machine/include | |
parent | 0d0e2c1e274e1885d8b5cb07421449e9d0016c2c (diff) | |
download | meta-ti-ebbeb55561f15e6ebf760e5b735a92bcdcdeaca1.tar.gz |
linux-ti335x-psp 3.2: update to v3.2.11
Also add script used to generate patches and SRC_URI
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 f4954f50..b8a5c880 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 = "r5" | 7 | MACHINE_KERNEL_PR = "r6" |
8 | 8 | ||
9 | KERNEL_IMAGETYPE = "uImage" | 9 | KERNEL_IMAGETYPE = "uImage" |
10 | 10 | ||