diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb b/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb index c2067c923e..c810e1bff8 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb | |||
| @@ -7,7 +7,7 @@ RDEPENDS_${PN} += "xkeyboard-config" | |||
| 7 | EXTRA_OECONF += "--disable-glx" | 7 | EXTRA_OECONF += "--disable-glx" |
| 8 | 8 | ||
| 9 | PE = "1" | 9 | PE = "1" |
| 10 | PR = "r26" | 10 | PR = "r27" |
| 11 | 11 | ||
| 12 | SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ | 12 | SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ |
| 13 | file://extra-kmodes.patch \ | 13 | file://extra-kmodes.patch \ |
| @@ -25,5 +25,8 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ | |||
| 25 | # file://enable-builtin-fonts.patch | 25 | # file://enable-builtin-fonts.patch |
| 26 | # file://optional-xkb.patch | 26 | # file://optional-xkb.patch |
| 27 | 27 | ||
| 28 | SRC_URI[md5sum] = "cafc4e2d4ef6cf6e47f3e7dffeb3346a" | ||
| 29 | SRC_URI[sha256sum] = "a89f13b166b412930fe418ff50032dd2cde8bb181d8b47b5ca6f848d218fdcf2" | ||
| 30 | |||
| 28 | 31 | ||
| 29 | S = "${WORKDIR}/xorg-server-${PV}" | 32 | S = "${WORKDIR}/xorg-server-${PV}" |
