diff options
| author | Saul Wold <sgw@linux.intel.com> | 2010-12-26 07:22:10 -0800 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2010-12-26 07:22:10 -0800 |
| commit | 3c87fa57f8d8dd098ae48e398e7fda6bd86edc7b (patch) | |
| tree | e31777ae6f2bb64ee624ebc2315738543b817fb6 | |
| parent | e4a8d4f08ea334945d1f463a4c30a8ff26f2e746 (diff) | |
| download | poky-3c87fa57f8d8dd098ae48e398e7fda6bd86edc7b.tar.gz | |
xserver-xf86: fix LIC_FILES_CHKSUM spelling and location
Signed-off-by: Saul Wold <sgw@linux.intel.com>
| -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 | ||
