From 117ec4def4dff7abad394279698e1ddaef9407a7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 9 Oct 2009 03:04:25 +0000 Subject: Add latest xorg stuff for xserver-1.7, script for easy recipe bump and xf86-video-glamo-kms Signed-off-by: Marcin Juszkiewicz --- recipes/xorg-lib/libxdmcp_1.0.3.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/xorg-lib/libxdmcp_1.0.3.bb (limited to 'recipes/xorg-lib/libxdmcp_1.0.3.bb') diff --git a/recipes/xorg-lib/libxdmcp_1.0.3.bb b/recipes/xorg-lib/libxdmcp_1.0.3.bb new file mode 100644 index 0000000000..0aa95b4677 --- /dev/null +++ b/recipes/xorg-lib/libxdmcp_1.0.3.bb @@ -0,0 +1,9 @@ +require xorg-lib-common.inc + +DESCRIPTION = "X Display Manager Control Protocol library" +DEPENDS += "xproto" +PROVIDES = "xdmcp" +PR = "r1" +PE = "1" + +XORG_PN = "libXdmcp" -- cgit v1.2.3