From 739481bea0235ed50d67e9e99bf5a54b0e2be6c9 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 10 Feb 2010 10:45:29 +0100 Subject: xorg: add name=archive to SRC_URI in include files Signed-off-by: Martin Jansa --- recipes/xorg-font/xorg-font-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/xorg-font/xorg-font-common.inc') diff --git a/recipes/xorg-font/xorg-font-common.inc b/recipes/xorg-font/xorg-font-common.inc index 5cf40e8436..0fc2e8fda4 100644 --- a/recipes/xorg-font/xorg-font-common.inc +++ b/recipes/xorg-font/xorg-font-common.inc @@ -8,7 +8,7 @@ RDEPENDS = "encodings font-util font-alias" XORG_PN = "${PN}" INC_PR = "r1" -SRC_URI = "${XORG_MIRROR}/individual/font/${XORG_PN}-${PV}.tar.bz2" +SRC_URI = "${XORG_MIRROR}/individual/font/${XORG_PN}-${PV}.tar.bz2;name=archive" S = "${WORKDIR}/${XORG_PN}-${PV}" inherit autotools pkgconfig -- cgit v1.2.3