diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxi_1.8.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxi_1.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.8.bb b/meta/recipes-graphics/xorg-lib/libxi_1.8.bb index 83101c5736..2aa75148d1 100644 --- a/meta/recipes-graphics/xorg-lib/libxi_1.8.bb +++ b/meta/recipes-graphics/xorg-lib/libxi_1.8.bb | |||
@@ -7,7 +7,7 @@ input devices other than the core X keyboard and pointer. It allows \ | |||
7 | client programs to select input from these devices independently from \ | 7 | client programs to select input from these devices independently from \ |
8 | each other and independently from the core devices." | 8 | each other and independently from the core devices." |
9 | 9 | ||
10 | LICENSE = "MIT & MIT-style" | 10 | LICENSE = "MIT & MIT" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=17b064789fab936a1c58c4e13d965b0f \ | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=17b064789fab936a1c58c4e13d965b0f \ |
12 | file://src/XIGetDevFocus.c;endline=23;md5=cdfb0d435a33ec57ea0d1e8e395b729f" | 12 | file://src/XIGetDevFocus.c;endline=23;md5=cdfb0d435a33ec57ea0d1e8e395b729f" |
13 | 13 | ||