diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-05-01 21:06:49 +0200 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-05-03 19:09:12 -0400 |
| commit | aaf625eb50f9a290a7250b8009beae7e050390dd (patch) | |
| tree | f27e19a85d5f9faf5d5d1127ed67d4f6a28ae4fd /conf/machine/include | |
| parent | 4e18d702479ac6f835f3493d8aa81b8d323e1827 (diff) | |
| download | meta-ti-aaf625eb50f9a290a7250b8009beae7e050390dd.tar.gz | |
beagleboard: switch to linux-mainline and drag in more modules
also bump MACHINE_KERNEL_PR to force rebuild of external modules like sgx and dsp.
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/omap3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index 99038565..c5b1979c 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.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-omap" | 5 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" |
| 6 | # Increase this everytime you change something in the kernel | 6 | # Increase this everytime you change something in the kernel |
| 7 | MACHINE_KERNEL_PR = "r119" | 7 | MACHINE_KERNEL_PR = "r120" |
| 8 | 8 | ||
| 9 | KERNEL_IMAGETYPE = "uImage" | 9 | KERNEL_IMAGETYPE = "uImage" |
| 10 | 10 | ||
