Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 38fdc2e6 authored by Robert Nelson's avatar Robert Nelson
Browse files

4.5-rc6-bone3 release


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent ea94b199
No related merge requests found
......@@ -320,7 +320,7 @@ bbb_overlays () {
${git} "${DIR}/patches/bbb_overlays/0004-ARM-CUSTOM-Build-a-uImage-with-dtb-already-appended.patch"
fi
${git} "${DIR}/patches/bbb_overlays/0005-arm-omap-Proper-cleanups-for-omap_device.patch"
#${git} "${DIR}/patches/bbb_overlays/0005-arm-omap-Proper-cleanups-for-omap_device.patch"
${git} "${DIR}/patches/bbb_overlays/0006-serial-omap-Fix-port-line-number-without-aliases.patch"
${git} "${DIR}/patches/bbb_overlays/0007-tty-omap-serial-Fix-up-platform-data-alloc.patch"
${git} "${DIR}/patches/bbb_overlays/0008-ARM-DT-Enable-symbols-when-CONFIG_OF_OVERLAY-is-used.patch"
......
......@@ -25,7 +25,7 @@ toolchain="gcc_linaro_gnueabihf_5"
#Kernel/Build
KERNEL_REL=4.5
KERNEL_TAG=${KERNEL_REL}-rc6
BUILD=${build_prefix}2
BUILD=${build_prefix}3
kernel_rt=".X-rtY"
#v4.X-rcX + upto SHA
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment