[oe-commits] Tom Rini : ttf-arphic-uming: Switch to subdir= in SRC_URI

git version control git at git.openembedded.org
Mon Mar 7 17:53:34 UTC 2011


Module: openembedded.git
Branch: master
Commit: 1f7fe5429cc9ea4df54715ddef8ade505c35324f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1f7fe5429cc9ea4df54715ddef8ade505c35324f

Author: Tom Rini <tom_rini at mentor.com>
Date:   Mon Mar  7 10:44:00 2011 -0700

ttf-arphic-uming: Switch to subdir= in SRC_URI

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/ttf-fonts/ttf-arphic-uming_20080216.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/ttf-fonts/ttf-arphic-uming_20080216.bb b/recipes/ttf-fonts/ttf-arphic-uming_20080216.bb
index bb259b9..4c8f7af 100644
--- a/recipes/ttf-fonts/ttf-arphic-uming_20080216.bb
+++ b/recipes/ttf-fonts/ttf-arphic-uming_20080216.bb
@@ -6,8 +6,7 @@ RPROVIDES_${PN} = "virtual-chinese-font"
 PR = "r2"
 
 SRC_URI = \
-"http://archive.ubuntu.com/ubuntu/pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.2.${PV}.1.orig.tar.gz"
-S = "${WORKDIR}"
+"http://archive.ubuntu.com/ubuntu/pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.2.${PV}.1.orig.tar.gz;subdir=${BPN}-${PV}"
 
 require ttf.inc
 





More information about the Openembedded-commits mailing list