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/matchbox-desktop/matchbox-desktop_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato/matchbox-desktop') diff --git a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb index 09f79138ca..9e95df4e88 100644 --- a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb +++ b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb @@ -13,7 +13,7 @@ SECTION = "x11/wm" PV = "2.0+git${SRCPV}" PR = "r0" -SRC_URI = "git://git.pokylinux.org/${PN}-2;protocol=git \ +SRC_URI = "git://git.pokylinux.org/${BPN}-2;protocol=git \ file://dso_linking_change_build_fix.patch" EXTRA_OECONF = "--enable-startup-notification --with-dbus" -- cgit 1.2.3-korg