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:
210c310
)
xorg-xserver/xserver-kdrive-imageon_1.2.0.bb : enable built in fonts
author
Graeme Gregory
<dp@xora.org.uk>
Tue, 2 Oct 2007 21:07:52 +0000
(21:07 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Tue, 2 Oct 2007 21:07:52 +0000
(21:07 +0000)
so it will start
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
8ed6502
..
26f8666
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
2
"
+PR = "r
3
"
FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-1.2.0:${FILE_DIRNAME}/xserver-kdrive"
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
@@
-20,6
+20,7
@@
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
file://kdrive-vidmemarea.patch;patch=1 \
file://kdrive-imageon.patch;patch=1 \
file://xcalibrate_coords.patch;patch=1 \
+ file://enable-builtin-fonts.patch;patch=1 \
"
S = "${WORKDIR}/xorg-server-${PV}"