summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/ttf-fonts
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-14 22:33:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-14 22:36:25 +0000
commit257a9edb4b6a12cc1c990f6bb2d8e5a6fb560823 (patch)
tree84acaf4fdc191358a7f1bd2a6a991a00a46bdde2 /meta/recipes-graphics/ttf-fonts
parent4f5b57c67eec42f52a282f3d0dcafc0eff72cc3b (diff)
downloadpoky-257a9edb4b6a12cc1c990f6bb2d8e5a6fb560823.tar.gz
Update SRC_URIs to use BPN instead of PN
[YOCTO #860] (From OE-Core rev: 09ed5de9624be38c0fa5cb3f943691c3b4a50686) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/ttf-fonts')
-rw-r--r--meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb2
1 files changed, 1 insertions, 1 deletions
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"
15PR = "r0" 15PR = "r0"
16 16
17FONTREV = "0.20100721" 17FONTREV = "0.20100721"
18SRC_URI = "https://fedorahosted.org/releases/l/i/${PN}/${PN}-${PV}.${FONTREV}.tar.gz \ 18SRC_URI = "https://fedorahosted.org/releases/l/i/${BPN}/${BPN}-${PV}.${FONTREV}.tar.gz \
19 file://30-liberation-aliases.conf" 19 file://30-liberation-aliases.conf"
20 20
21S = ${WORKDIR}/${PN}-${PV}.${FONTREV} 21S = ${WORKDIR}/${PN}-${PV}.${FONTREV}