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:
8676b78
)
mesa-dri: add RRECOMMENDS for drm kernel modules
author
Koen Kooi
<koen@openembedded.org>
Sat, 8 Dec 2007 10:11:19 +0000
(10:11 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 8 Dec 2007 10:11:19 +0000
(10:11 +0000)
packages/mesa/mesa-dri_6.5.2.bb
patch
|
blob
|
history
diff --git
a/packages/mesa/mesa-dri_6.5.2.bb
b/packages/mesa/mesa-dri_6.5.2.bb
index
9255a92
..
fffbfee
100644
(file)
--- a/
packages/mesa/mesa-dri_6.5.2.bb
+++ b/
packages/mesa/mesa-dri_6.5.2.bb
@@
-4,9
+4,11
@@
FILESPATH = "${FILE_DIRNAME}/mesa-${PV}:${FILE_DIRNAME}/files:${FILE_DIRNAME}"
PACKAGES_DYNAMIC = "mesa-dri-driver-*"
-PR = "r
0
"
+PR = "r
1
"
DEPENDS += "libdrm"
+# DRI is useless without the kernel drivers
+RRECOMMENDS += " kernel-module-drm kernel-module-radeon "
do_configure() {
cd configs