aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-11-29 11:37:30 -0800
committerSaul Wold <sgw@linux.intel.com>2011-11-29 14:48:33 -0800
commit234071f22c2183ea28cda55bac8f68cb47e8f0e1 (patch)
treee3e7ddaeb77a456200e2a87db93649c9aefb86e7
parent30582835b44a474416dcc8b887bfc2bc32e0e3f8 (diff)
downloadopenembedded-core-contrib-234071f22c2183ea28cda55bac8f68cb47e8f0e1.tar.gz
xinit: Update to 1.3.1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-graphics/xorg-app/xinit_1.3.1.bb (renamed from meta/recipes-graphics/xorg-app/xinit_1.3.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-app/xinit_1.3.0.bb b/meta/recipes-graphics/xorg-app/xinit_1.3.1.bb
index 08dfe12007..2ddebe6bea 100644
--- a/meta/recipes-graphics/xorg-app/xinit_1.3.0.bb
+++ b/meta/recipes-graphics/xorg-app/xinit_1.3.1.bb
@@ -13,11 +13,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0d4b5eef75f1584ccbdc5e4a34314407"
PR = "r2"
PE = "1"
+SRC_URI[md5sum] = "ee234056d8a3dbf37b61b4bcb35b88e4"
+SRC_URI[sha256sum] = "c7468dfae94bdb42785d79623c27156dc4bf379d8372992830482cb04d8439b0"
+
EXTRA_OECONF = "ac_cv_path_MCOOKIE=${bindir}/mcookie"
RDEPENDS_${PN} += "util-linux-mcookie"
FILES_${PN} += "${libdir}X11/xinit"
-
-SRC_URI[md5sum] = "bc4e8b7d1919597cc37a0d24aa149dda"
-SRC_URI[sha256sum] = "ba76e36e1a42a7cf76505b7e6fc4777f5d14f45ddff74341abfb7dd10d5fe04c"