summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-03-31 01:05:01 +0100
committerJoshua Lock <josh@linux.intel.com>2011-04-05 12:06:41 +0100
commit01ab37c9ce2feb2f57a5ac79d5ef4bc4f9447afc (patch)
tree2dde946af594dbb9ef692b0b55a6f3ee00bebb43 /meta/recipes-graphics
parentdb95181f8f20a6596303ddbe3d8f3c762a4bf1bf (diff)
downloadpoky-01ab37c9ce2feb2f57a5ac79d5ef4bc4f9447afc.tar.gz
libx11: add missing SRC_URI hashes
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb b/meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb
index aaeb38e2d6..c572d5e1f5 100644
--- a/meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb
+++ b/meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb
@@ -10,6 +10,9 @@ SRC_URI += "file://x11_disable_makekeys.patch \
10 file://nodolt.patch \ 10 file://nodolt.patch \
11 file://include_fix.patch" 11 file://include_fix.patch"
12 12
13SRC_URI[md5sum] = "f65c9c7ecbfb64c19dbd7927160d63fd"
14SRC_URI[sha256sum] = "88d7238ce5f7cd123450567de7a3b56a43556e4ccc45df38b8324147c889a844"
15
13DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \ 16DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
14 libxdmcp xf86bigfontproto kbproto inputproto xproto-native gettext" 17 libxdmcp xf86bigfontproto kbproto inputproto xproto-native gettext"
15 18