diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-09 16:49:36 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-09 16:49:36 +0200 |
commit | f39bf1b386f876aee67afe44006faafdf8db7705 (patch) | |
tree | ab46cae8efad660647ac037db6abcb7c3067aaa4 /recipes/xorg-lib/libxi_1.3.bb | |
parent | 28dd4f870c5de61a1589d0e75c55a0d586aa9f64 (diff) |
Revert "Add latest xorg stuff for xserver-1.7, script for easy recipe bump and xf86-video-glamo-kms"
This reverts commit 117ec4def4dff7abad394279698e1ddaef9407a7.
Diffstat (limited to 'recipes/xorg-lib/libxi_1.3.bb')
-rw-r--r-- | recipes/xorg-lib/libxi_1.3.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes/xorg-lib/libxi_1.3.bb b/recipes/xorg-lib/libxi_1.3.bb deleted file mode 100644 index 31e3b4906d..0000000000 --- a/recipes/xorg-lib/libxi_1.3.bb +++ /dev/null @@ -1,8 +0,0 @@ -require xorg-lib-common.inc - -DESCRIPTION = "X11 Input extension library" -DEPENDS += "libxext inputproto" -PR = "r1" -PE = "1" - -XORG_PN = "libXi" |