diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-13 10:31:15 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-18 15:30:08 +0100 |
commit | 22bf3344b56ff3b95afe0a03f7bcdd3eb8e7c98a (patch) | |
tree | 1dd04c80fd1446b70fa8d02d68c26c4f4f8d44d9 /meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb | |
parent | 418cce9ee93041460cd84d5ecec151e5170a0ea0 (diff) | |
download | poky-22bf3344b56ff3b95afe0a03f7bcdd3eb8e7c98a.tar.gz |
xserver-xf86-dri-lite: xorg-minimal-fonts is responsible for this symlink
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb')
-rw-r--r-- | meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb b/meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb index 0be57a5ce2..98d79a1b28 100644 --- a/meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb +++ b/meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb | |||
@@ -7,7 +7,7 @@ PROTO_DEPS += "xf86driproto dri2proto" | |||
7 | DEPENDS += "font-util" | 7 | DEPENDS += "font-util" |
8 | 8 | ||
9 | PE = "1" | 9 | PE = "1" |
10 | PR = "r0" | 10 | PR = "r1" |
11 | 11 | ||
12 | SRC_URI += "file://nodolt.patch \ | 12 | SRC_URI += "file://nodolt.patch \ |
13 | file://crosscompile.patch" | 13 | file://crosscompile.patch" |