diff options
-rw-r--r-- | meta/recipes-graphics/xorg-app/xinit_1.4.1.bb (renamed from meta/recipes-graphics/xorg-app/xinit_1.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xinit_1.4.0.bb b/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb index dc2a06b586..5626ebbd52 100644 --- a/meta/recipes-graphics/xorg-app/xinit_1.4.0.bb +++ b/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb | |||
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=18f01e7b39807bebe2b8df101a039b68" | |||
12 | 12 | ||
13 | PE = "1" | 13 | PE = "1" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "2da154b2f80ca9637b1a17b13af0880c" | 15 | SRC_URI[md5sum] = "6d506ab2efc17a08e87778654e099d37" |
16 | SRC_URI[sha256sum] = "230835eef2f5978a1e1344928168119373f6df1d0a32c09515e545721ee582ef" | 16 | SRC_URI[sha256sum] = "de9b8f617b68a70f6caf87da01fcf0ebd2b75690cdcba9c921d0ef54fa54abb9" |
17 | 17 | ||
18 | EXTRA_OECONF = "ac_cv_path_MCOOKIE=${bindir}/mcookie" | 18 | EXTRA_OECONF = "ac_cv_path_MCOOKIE=${bindir}/mcookie" |
19 | 19 | ||