summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-app')
-rw-r--r--meta/recipes-graphics/xorg-app/xdpyinfo_1.2.0.bb (renamed from meta/recipes-graphics/xorg-app/xdpyinfo_1.1.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-app/xdpyinfo_1.1.0.bb b/meta/recipes-graphics/xorg-app/xdpyinfo_1.2.0.bb
index ff5a58f6f6..e448d3c852 100644
--- a/meta/recipes-graphics/xorg-app/xdpyinfo_1.1.0.bb
+++ b/meta/recipes-graphics/xorg-app/xdpyinfo_1.2.0.bb
@@ -1,14 +1,14 @@
1require xorg-app-common.inc 1require xorg-app-common.inc
2 2
3DESCRIPTION = "X display information utility" 3DESCRIPTION = "X display information utility"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94" 4LIC_FILES_CHKSUM = "file://COPYING;md5=f3d09e6b9e203a1af489e16c708f4fb3"
5DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp libxau" 5DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp libxau"
6PR = "r0" 6PR = "r0"
7PE = "1" 7PE = "1"
8 8
9SRC_URI += "file://disable-xkb.patch" 9SRC_URI += "file://disable-xkb.patch"
10 10
11SRC_URI[md5sum] = "d1d516610316138105cd07064b257c5c" 11SRC_URI[md5sum] = "c52fda7bbc80e74b7839f29298cb1d77"
12SRC_URI[sha256sum] = "780d8dfe65653f42ee26d35928ab7f72f5f27ab08eda692fe4baad05126a0631" 12SRC_URI[sha256sum] = "fe5bad498ecfbf21f9a2a18eee5ece9de5d52f68878f250db8f575c9b872b5ce"
13 13
14EXTRA_OECONF = "--disable-xkb" 14EXTRA_OECONF = "--disable-xkb"