From 257a9edb4b6a12cc1c990f6bb2d8e5a6fb560823 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 14 Mar 2011 22:33:13 +0000 Subject: Update SRC_URIs to use BPN instead of PN [YOCTO #860] (From OE-Core rev: 09ed5de9624be38c0fa5cb3f943691c3b4a50686) Signed-off-by: Richard Purdie --- meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb') diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb index f6bf0ce66f..d910cff2bb 100644 --- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb +++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb @@ -15,7 +15,7 @@ PE = "1" PR = "r0" FONTREV = "0.20100721" -SRC_URI = "https://fedorahosted.org/releases/l/i/${PN}/${PN}-${PV}.${FONTREV}.tar.gz \ +SRC_URI = "https://fedorahosted.org/releases/l/i/${BPN}/${BPN}-${PV}.${FONTREV}.tar.gz \ file://30-liberation-aliases.conf" S = ${WORKDIR}/${PN}-${PV}.${FONTREV} -- cgit v1.2.3-54-g00ecf