summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-15 16:03:54 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-15 16:16:56 +0100
commitb26a07de4fe75d1099e844321257b6c57a7ffb98 (patch)
tree332a662e34365e753e4f1ce052c03f14a95a6c8a /conf
parent5a27c486e99d347692b2c6986dd1558ab6ad7f5c (diff)
downloadmeta-ti-b26a07de4fe75d1099e844321257b6c57a7ffb98.tar.gz
linux-ti33x-psp 3.1: switch to beagleboard repo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/ti33x.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index 7cc694f0..3807fbbe 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "ti33x"
3require conf/machine/include/tune-cortexa8.inc 3require conf/machine/include/tune-cortexa8.inc
4PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" 4PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
5# Increase this everytime you change something in the kernel 5# Increase this everytime you change something in the kernel
6MACHINE_KERNEL_PR = "r1" 6MACHINE_KERNEL_PR = "r2"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9