From 09ed5de9624be38c0fa5cb3f943691c3b4a50686 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] Signed-off-by: Richard Purdie --- meta/recipes-sato/web/web_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato/web') diff --git a/meta/recipes-sato/web/web_svn.bb b/meta/recipes-sato/web/web_svn.bb index bdcdaba00..9dffa837c 100644 --- a/meta/recipes-sato/web/web_svn.bb +++ b/meta/recipes-sato/web/web_svn.bb @@ -6,7 +6,7 @@ PR = "r4" PV = "0.0+svnr${SRCPV}" -SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ +SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \ file://owl-window-menu.patch \ " -- cgit v1.2.3