git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed43a11
)
xorg-xserver/xserver-kdrive-imageon_1.2.0.bb : build Ximageon
author
Graeme Gregory
<dp@xora.org.uk>
Wed, 5 Sep 2007 08:41:37 +0000
(08:41 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Wed, 5 Sep 2007 08:41:37 +0000
(08:41 +0000)
Is a good idea when we go to all the hassle of patching in Ximageon to
actually send --enable-imageon to configure :-)
packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
patch
|
blob
|
history
diff --git
a/packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
b/packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
index
d8a6c3d
..
beb7b0f
100644
(file)
--- a/
packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
+++ b/
packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
@@
-7,7
+7,7
@@
DEPENDS += "libxkbfile libxcalibrate"
PROVIDES = "virtual/xserver"
PE = "1"
-PR = "r
1
"
+PR = "r
2
"
FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-1.2.0:${FILE_DIRNAME}/xserver-kdrive"
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
@@
-21,6
+21,5
@@
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
S = "${WORKDIR}/xorg-server-${PV}"
-IMAGEON_OECONF = "--disable-imageon"
-IMAGEON_OECONF_arm = "--enable-imageon"
+EXTRA_OECONF += "--enable-imageon"