aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-util
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-08-24 17:55:29 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2006-08-24 17:55:29 +0000
commit609087eacbe9a29923eedde6207d468f39cb3b6d (patch)
tree0f531e90bf0c3d40dc30572a497540b4e29d51f6 /packages/xorg-util
parentc6989b6d392d9dd286cc4f4bdee36348625e36cb (diff)
downloadopenembedded-609087eacbe9a29923eedde6207d468f39cb3b6d.tar.gz
xorg-util: use tar.bz2 sources instead of tar.gz
Diffstat (limited to 'packages/xorg-util')
-rw-r--r--packages/xorg-util/xorg-util-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xorg-util/xorg-util-common.inc b/packages/xorg-util/xorg-util-common.inc
index f00a29a21c..93750f3757 100644
--- a/packages/xorg-util/xorg-util-common.inc
+++ b/packages/xorg-util/xorg-util-common.inc
@@ -5,7 +5,7 @@ LICENSE = "MIT-X"
#DEPENDS = ""
XORG_PN = "${PN}"
-SRC_URI = "${XORG_MIRROR}/${@bb.data.getVar('PV', d, 1)[0:7]}/src/util/${XORG_PN}-${PV}.tar.gz"
+SRC_URI = "${XORG_MIRROR}/${@bb.data.getVar('PV', d, 1)[0:7]}/src/util/${XORG_PN}-${PV}.tar.bz2"
S = "${WORKDIR}/${XORG_PN}-${PV}"
inherit autotools pkgconfig