mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 22:38:04 +00:00
linux-omap4 3.4: Fix random segfaults and boot issues seen with gcc 4.8
Based on work https://github.com/koenkooi/meta-beagleboard/commit/87efc663c4f76d3051cecf1e2c3e2bbd461d200b Signed-off-by: Baptiste DURAND <baptiste.durand@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
87b39200b2
commit
d8d36acb07
@@ -13,6 +13,8 @@ SRCREV = "c34a43ec74168b892a948b45695486f1a3d700af"
|
||||
|
||||
SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-3.4-1487 \
|
||||
file://defconfig \
|
||||
file://0003-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch \
|
||||
file://0004-ARM-7670-1-fix-the-memset-fix.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user