summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-app/xdpyinfo_X11R7.0-1.0.1.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-07-02 15:05:57 +0000
committerRichard Purdie <richard@openedhand.com>2007-07-02 15:05:57 +0000
commite4e3aa4551f5fac7145398d9974b5bba1ce7f797 (patch)
treed5ea747badea5e24471751ca96729baa3d295c1e /meta/packages/xorg-app/xdpyinfo_X11R7.0-1.0.1.bb
parent00dca406b7424894f521dda5887ef62bbce27abe (diff)
downloadopenembedded-core-e4e3aa4551f5fac7145398d9974b5bba1ce7f797.tar.gz
openembedded-core-e4e3aa4551f5fac7145398d9974b5bba1ce7f797.tar.bz2
openembedded-core-e4e3aa4551f5fac7145398d9974b5bba1ce7f797.tar.xz
openembedded-core-e4e3aa4551f5fac7145398d9974b5bba1ce7f797.zip
Remove old X11R7 versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2076 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xorg-app/xdpyinfo_X11R7.0-1.0.1.bb')
-rw-r--r--meta/packages/xorg-app/xdpyinfo_X11R7.0-1.0.1.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/packages/xorg-app/xdpyinfo_X11R7.0-1.0.1.bb b/meta/packages/xorg-app/xdpyinfo_X11R7.0-1.0.1.bb
deleted file mode 100644
index f7cb4a86b..000000000
--- a/meta/packages/xorg-app/xdpyinfo_X11R7.0-1.0.1.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require xorg-app-common.inc
-
-DESCRIPTION = "X display information utility"
-LICENSE = "MIT"
-
-# Many X libraries removed from here as they are not hard requirements
-DEPENDS += " libxtst libxext virtual/libx11 libxxf86vm libxxf86misc libxi libxrender"
-
-SRC_URI += "file://disable-xkb.patch;patch=1"
-
-EXTRA_OECONF = "--disable-xkb"