diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc b/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc index 3d56fcf71b..c985ccb600 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.x.org" | |||
| 3 | SECTION = "x11/base" | 3 | SECTION = "x11/base" |
| 4 | LICENSE = "MIT-X" | 4 | LICENSE = "MIT-X" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHECKSUM = file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353" |
| 7 | 7 | ||
| 8 | # xf86-*-* packages depend on an X server built with the xfree86 DDX | 8 | # xf86-*-* packages depend on an X server built with the xfree86 DDX |
| 9 | # so we have a virtual to represent that: | 9 | # so we have a virtual to represent that: |
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb index 0433fe33ba..670604a34e 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | require xserver-xf86-dri-lite.inc | 1 | require xserver-xf86-dri-lite.inc |
| 2 | 2 | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353" | ||
| 4 | 3 | ||
| 5 | PROTO_DEPS += "xf86driproto dri2proto" | 4 | PROTO_DEPS += "xf86driproto dri2proto" |
| 6 | 5 | ||
