From f148f99268744e0ceb391f90364eea88d15ee6ce Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Wed, 2 May 2012 15:39:58 -0500 Subject: [PATCH] xf86-video-omap use new host Signed-off-by: Robert Nelson --- mk_mmc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk_mmc.sh b/mk_mmc.sh index ce62030..a6ee61a 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -1194,7 +1194,7 @@ script_readme sudo apt-get update ; sudo apt-get -y install debhelper dh-autoreconf libdrm-dev libudev-dev libxext-dev pkg-config x11proto-core-dev x11proto-fonts-dev x11proto-gl-dev x11proto-xf86dri-dev xutils-dev xserver-xorg-dev if [ ! -f /home/\${USER}/git/xf86-video-omap/.git/config ] ; then - git clone git://github.com/robclark/xf86-video-omap.git /home/\${USER}/git/xf86-video-omap/ + git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-omap /home/\${USER}/git/xf86-video-omap/ fi if [ ! -f /home/\${USER}/git/libdrm/.git/config ] ; then