]> rtime.felk.cvut.cz Git - eurobot/public.git/blob - openembedded/patches/toradex-kernel-git.patch
Add patch for git protocol
[eurobot/public.git] / openembedded / patches / toradex-kernel-git.patch
1 Index: openembedded/meta-toradex-community/recipes-kernel/linux/linux-toradex_git.bb
2 ===================================================================
3 --- openembedded.orig/meta-toradex-community/recipes-kernel/linux/linux-toradex_git.bb  2013-11-19 22:52:45.221743748 +0100
4 +++ openembedded/meta-toradex-community/recipes-kernel/linux/linux-toradex_git.bb       2013-11-19 22:57:42.625235839 +0100
5 @@ -14,7 +14,7 @@
6  
7  PV = "${LINUX_VERSION}+gitr${SRCREV}"
8  S = "${WORKDIR}/git"
9 -SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=colibri"
10 +SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=http;branch=colibri"
11  # Patch to set parallel RGB (aka LVDS-1) to full-hd
12  #SRC_URI += "file://full-hd.patch "
13