Get Xglamo from http://cgit.freedesktop.org/~dodji/xglamo
authorDojii Seketeli <dodji@openedhand.com>
Tue, 8 Jan 2008 09:17:23 +0000 (09:17 +0000)
committerDojii Seketeli <dodji@openedhand.com>
Tue, 8 Jan 2008 09:17:23 +0000 (09:17 +0000)
packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb

index f78bef0..cdf74ee 100644 (file)
@@ -3,9 +3,10 @@ require xserver-kdrive-common.inc
 DEPENDS += "libxkbfile libxcalibrate"
 
 PE = "1"
-PR = "r21"
+PR = "r22"
 
-SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
+#SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
+SRC_URI = "git://people.freedesktop.org/~dodji/xglamo;protocol=git;tag=master \
        ${KDRIVE_COMMON_PATCHES} \
        file://enable-epson.patch;patch=1 \
        file://enable-builtin-fonts.patch;patch=1 \
@@ -21,11 +22,12 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
        file://w100-fix-offscreen-bmp.patch;patch=1 \
         file://kdrive-1.3-18bpp.patch;patch=1 \
         file://gumstix-kmode.patch;patch=1 \
-        file://smedia-glamo.patch;patch=1 \
-        file://build-glamo.patch;patch=1 \
 "
 
 S = "${WORKDIR}/xorg-server-${PV}"
+#S = "${WORKDIR}/git"
+
+#CFLAGS=-g
 
 W100_OECONF = "--disable-w100"
 W100_OECONF_arm = "--enable-w100"