From: Robert Bragg Date: Wed, 29 Oct 2008 17:42:15 +0000 (+0000) Subject: This removes xtrans 1.2.1 since we now have xtrans 1.2.2 X-Git-Tag: 2011-1~7887 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=147f91a320e14050d1d6a88ae0bf910b66fd060f;p=openembedded-core.git This removes xtrans 1.2.1 since we now have xtrans 1.2.2 --- diff --git a/meta/packages/xorg-lib/xtrans_1.2.1.bb b/meta/packages/xorg-lib/xtrans_1.2.1.bb deleted file mode 100644 index 75ba93c783..0000000000 --- a/meta/packages/xorg-lib/xtrans_1.2.1.bb +++ /dev/null @@ -1,12 +0,0 @@ -require xorg-lib-common.inc - -DESCRIPTION = "network API translation layer to insulate X applications and \ -libraries from OS network vageries." -PE = "1" -PR = "r0" - -FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xtrans" - -RDEPENDS_${PN}-dev = "" - -XORG_PN = "xtrans"