mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
linux-omap4: update to 3.4 from GLP 1.6.6 release
Used Herve's version as a base with some mods from Enrico and additional fixes on top, defconfig is the validated one from GLP release. Signed-off-by: Hervé Fache <h-fache@ti.com> Cc: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
c911405cbc
commit
4f3522a9dc
4152
recipes-kernel/linux/linux-omap4-3.4/pandaboard/defconfig
Normal file
4152
recipes-kernel/linux/linux-omap4-3.4/pandaboard/defconfig
Normal file
File diff suppressed because it is too large
Load Diff
17
recipes-kernel/linux/linux-omap4_3.4.bb
Normal file
17
recipes-kernel/linux/linux-omap4_3.4.bb
Normal file
@@ -0,0 +1,17 @@
|
||||
COMPATIBLE_MACHINE = "omap4"
|
||||
|
||||
require linux.inc
|
||||
|
||||
# The main PR is now using MACHINE_KERNEL_PR, for omap4 see conf/machine/include/omap4.inc
|
||||
MACHINE_KERNEL_PR_append = "a"
|
||||
|
||||
CORTEXA8FIXUP = "no"
|
||||
|
||||
# ti-ubuntu-3.4-1487.6
|
||||
SRCREV = "c34a43ec74168b892a948b45695486f1a3d700af"
|
||||
|
||||
SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-3.4-1487 \
|
||||
file://defconfig \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user