Forum | Documentation | Website | Blog

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

2.6.38-rc7-d3 release


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 078770e7
Branches
Tags 2.6.38-rc7-d3
No related merge requests found
......@@ -141,7 +141,7 @@ echo "touchbook patches"
patch -s -p1 < "${DIR}/patches/touchbook/0001-omap3-touchbook-remove-mmc-gpio_wp.patch"
patch -s -p1 < "${DIR}/patches/touchbook/0002-omap3-touchbook-drop-u-boot-readonly.patch"
patch -s -p1 < "${DIR}/patches/touchbook/0003-omap3-touchbook-fix-ehci.patch"
patch -s -p1 < "${DIR}/patches/touchbook/0004-omap3-touchbook-tesing-lcd-display.patch"
#patch -s -p1 < "${DIR}/patches/touchbook/0004-omap3-touchbook-tesing-lcd-display.patch"
}
function sgx {
......
......@@ -6,8 +6,8 @@ KERNEL_REL=2.6.37
#STABLE_PATCH=.1
#PRE_RC=2.6.37-git18
RC_KERNEL=2.6.38
RC_PATCH=-rc6
ABI=3.3
RC_PATCH=-rc7
ABI=3
if [ "${NO_DEVTMPS}" ] ; then
BUILD=dold${ABI}
......
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