diff options
| -rw-r--r-- | meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb b/meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb index 9de68f4c..7972fcd9 100644 --- a/meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb +++ b/meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "2D graphics driver for Poulsbo" | 1 | DESCRIPTION = "2D graphics driver for Poulsbo" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://MIT_License.txt;md5=732825ecdcf420261531d935fcd914a7" | 3 | LIC_FILES_CHKSUM = "file://MIT_License.txt;md5=732825ecdcf420261531d935fcd914a7" |
| 4 | PR = "r2" | 4 | PR = "r3" |
| 5 | 5 | ||
| 6 | inherit autotools | 6 | inherit autotools |
| 7 | 7 | ||
| @@ -34,4 +34,6 @@ FILES_${PN} += "${libdir}/xorg/modules/drivers/libmm.so \ | |||
| 34 | 34 | ||
| 35 | DEPENDS += "virtual/libgl virtual/xserver" | 35 | DEPENDS += "virtual/libgl virtual/xserver" |
| 36 | 36 | ||
| 37 | RDEPENDS_${PN} = "xserver-psb-module-exa" | ||
| 38 | |||
| 37 | COMPATIBLE_MACHINE = "emenlow" | 39 | COMPATIBLE_MACHINE = "emenlow" |
