aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-desktop
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:33:13 +0000
commit09ed5de9624be38c0fa5cb3f943691c3b4a50686 (patch)
tree4109b29edaf073255755a39278717f27735f9870 /meta/recipes-sato/matchbox-desktop
parentc6f06f478ac229c4619f815b8b313711d47b1551 (diff)
downloadopenembedded-core-contrib-09ed5de9624be38c0fa5cb3f943691c3b4a50686.tar.gz
Update SRC_URIs to use BPN instead of PN
[YOCTO #860] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-desktop')
-rw-r--r--meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb2
1 files changed, 1 insertions, 1 deletions
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"