[xserver-kdrive-kdrive] properly set the S variable.
authorDojii Seketeli <dodji@openedhand.com>
Wed, 9 Jan 2008 19:50:00 +0000 (19:50 +0000)
committerDojii Seketeli <dodji@openedhand.com>
Wed, 9 Jan 2008 19:50:00 +0000 (19:50 +0000)
Now that xserver is taken from http://cgit.freedesktop.org/~dodji/xglamo
the S variable has to be updated.
Cleaned up the recipe file as well.

packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb

index 86af843..e3bb271 100644 (file)
@@ -24,11 +24,8 @@ SRC_URI = "git://people.freedesktop.org/~dodji/xglamo;protocol=git;tag=master \
         file://gumstix-kmode.patch;patch=1 \
 "
 
-S = "${WORKDIR}/xorg-server-${PV}"
-
-#S = "${WORKDIR}/git"
-
-#CFLAGS=-g
+#S = "${WORKDIR}/xorg-server-${PV}"
+S = "${WORKDIR}/git"
 
 W100_OECONF = "--disable-w100"
 W100_OECONF_arm = "--enable-w100"