diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxcursor_1.2.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxcursor_1.2.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcursor_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxcursor_1.2.1.bb index f6794b6882..4fd7e949c4 100644 --- a/meta/recipes-graphics/xorg-lib/libxcursor_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxcursor_1.2.1.bb | |||
| @@ -7,9 +7,10 @@ can exist in several sizes and the library automatically picks the best \ | |||
| 7 | size." | 7 | size." |
| 8 | 8 | ||
| 9 | require xorg-lib-common.inc | 9 | require xorg-lib-common.inc |
| 10 | SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.xz" | ||
| 10 | 11 | ||
| 11 | LICENSE = "MIT" | 12 | LICENSE = "MIT" |
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=8902e6643f7bcd7793b23dcd5d8031a4" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=dbf3bd0f2348eeccd0f217146ba26250" |
| 13 | 14 | ||
| 14 | DEPENDS += "libxrender libxfixes" | 15 | DEPENDS += "libxrender libxfixes" |
| 15 | 16 | ||
| @@ -17,7 +18,6 @@ PE = "1" | |||
| 17 | 18 | ||
| 18 | XORG_PN = "libXcursor" | 19 | XORG_PN = "libXcursor" |
| 19 | 20 | ||
| 20 | SRC_URI[md5sum] = "9b9be0e289130fb820aedf67705fc549" | 21 | SRC_URI[sha256sum] = "46c143731610bafd2070159a844571b287ac26192537d047a39df06155492104" |
| 21 | SRC_URI[sha256sum] = "3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782" | ||
| 22 | 22 | ||
| 23 | BBCLASSEXTEND = "native nativesdk" | 23 | BBCLASSEXTEND = "native nativesdk" |
