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:
24f749b
)
xserver-xorg: make avr32 build go a bit further
author
Koen Kooi
<koen@openembedded.org>
Wed, 15 Apr 2009 18:23:10 +0000
(20:23 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 15 Apr 2009 18:23:10 +0000
(20:23 +0200)
recipes/xorg-xserver/xserver-xorg_1.5.3.bb
patch
|
blob
|
history
diff --git
a/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
b/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
index
79df5b3
..
74ea3c4
100644
(file)
--- a/
recipes/xorg-xserver/xserver-xorg_1.5.3.bb
+++ b/
recipes/xorg-xserver/xserver-xorg_1.5.3.bb
@@
-4,10
+4,12
@@
DESCRIPTION = "the X.Org X server"
DEPENDS += "pixman libpciaccess openssl"
RDEPENDS += "hal"
PE = "2"
-PR = "r
4
"
+PR = "r
5
"
SRC_URI += "file://drmfix.patch;patch=1 \
- file://sysroot_fix.patch;patch=1"
+ file://sysroot_fix.patch;patch=1 \
+ file://xorg-avr32-support.diff;patch=1 \
+"
MESA_VER = "7.2"