diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2012-12-03 15:45:01 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-12-03 15:46:24 -0500 |
| commit | 033abf668471f7312ef741be2ab53108078c6ae7 (patch) | |
| tree | 6a5c739b328a4f9f660db46aa344f81cad0690df /conf | |
| parent | e2e92f525faa7a63981108d8d7cf2e03d03e14fa (diff) | |
| download | meta-ti-033abf668471f7312ef741be2ab53108078c6ae7.tar.gz | |
linux-keystone: update from version 3.6-rc6 to 3.6.6
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/include/keystone.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc index 60550d00..ceac7e22 100644 --- a/conf/machine/include/keystone.inc +++ b/conf/machine/include/keystone.inc | |||
| @@ -3,8 +3,9 @@ require conf/machine/include/soc-family.inc | |||
| 3 | 3 | ||
| 4 | require conf/machine/include/tune-cortexa15.inc | 4 | require conf/machine/include/tune-cortexa15.inc |
| 5 | PREFERRED_PROVIDER_virtual/kernel = "linux-keystone" | 5 | PREFERRED_PROVIDER_virtual/kernel = "linux-keystone" |
| 6 | |||
| 6 | # Increase this everytime you change something in the kernel | 7 | # Increase this everytime you change something in the kernel |
| 7 | MACHINE_KERNEL_PR = "r2" | 8 | MACHINE_KERNEL_PR = "r3" |
| 8 | 9 | ||
| 9 | KERNEL_IMAGETYPE = "uImage" | 10 | KERNEL_IMAGETYPE = "uImage" |
| 10 | 11 | ||
