summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-omap-psp_2.6.37.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-omap-psp_2.6.37.bb')
-rw-r--r--recipes-kernel/linux/linux-omap-psp_2.6.37.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-omap-psp_2.6.37.bb b/recipes-kernel/linux/linux-omap-psp_2.6.37.bb
index 8333cc82..8f6a4503 100644
--- a/recipes-kernel/linux/linux-omap-psp_2.6.37.bb
+++ b/recipes-kernel/linux/linux-omap-psp_2.6.37.bb
@@ -8,12 +8,14 @@ COMPATIBLE_MACHINE = "omap3"
8# SRCREV corresponds to tag v2.6.37_OMAPPSP_04.02.00.07 8# SRCREV corresponds to tag v2.6.37_OMAPPSP_04.02.00.07
9SRCREV= "adcd067326836777c049e3cb32a5b7d9d401fc31" 9SRCREV= "adcd067326836777c049e3cb32a5b7d9d401fc31"
10 10
11BRANCH = "OMAPPSP_04.02.00.07"
12
11# The main PR is now using MACHINE_KERNEL_PR, for omap3 devices 13# The main PR is now using MACHINE_KERNEL_PR, for omap3 devices
12# see conf/machine/include/omap3.inc 14# see conf/machine/include/omap3.inc
13MACHINE_KERNEL_PR_append = "b" 15MACHINE_KERNEL_PR_append = "b"
14PR = "${MACHINE_KERNEL_PR}" 16PR = "${MACHINE_KERNEL_PR}"
15 17
16SRC_URI = "git://arago-project.org/git/projects/linux-omap3.git;protocol=git \ 18SRC_URI = "git://arago-project.org/git/projects/linux-omap3.git;protocol=git;branch=${BRANCH} \
17 file://defconfig" 19 file://defconfig"
18 20
19# The following patches below have been upstreamed to linux kernel 2.6.39 tree 21# The following patches below have been upstreamed to linux kernel 2.6.39 tree