[oe-commits] org.oe.dev [xserver-kdrive-kdrive] properly set the S variable.

dodji commit oe at amethyst.openembedded.net
Fri Apr 25 15:32:03 UTC 2008


[xserver-kdrive-kdrive] properly set the S variable.

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.

Author: dodji at openedhand.com
Branch: org.openembedded.dev
Revision: 4f26e8bbc7aa3ec656f049526069bce37063c326
ViewMTN: http://monotone.openembedded.org/revision/info/4f26e8bbc7aa3ec656f049526069bce37063c326
Files:
1
packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb
Diffs:

#
# mt diff -r18c2bb8e8ecf129d8f4880288cdd2d82e74ac5d3 -r4f26e8bbc7aa3ec656f049526069bce37063c326
#
#
#
# patch "packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb"
#  from [958e346ed86e9d67b026ba74c64df62fb2b55ad5]
#    to [a4a2ac59779672f6a5b3885fc5f9e1f9cd030d69]
#
============================================================
--- packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb	958e346ed86e9d67b026ba74c64df62fb2b55ad5
+++ packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb	a4a2ac59779672f6a5b3885fc5f9e1f9cd030d69
@@ -24,12 +24,9 @@ SRC_URI = "git://people.freedesktop.org/
         file://gumstix-kmode.patch;patch=1 \
 "
 
-S = "${WORKDIR}/xorg-server-${PV}"
+#S = "${WORKDIR}/xorg-server-${PV}"
+S = "${WORKDIR}/git"
 
-#S = "${WORKDIR}/git"
-
-#CFLAGS=-g
-
 W100_OECONF = "--disable-w100"
 W100_OECONF_arm = "--enable-w100"
 






More information about the Openembedded-commits mailing list