aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/classes/gpe.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/classes/gpe.bbclass')
-rw-r--r--meta-oe/classes/gpe.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/classes/gpe.bbclass b/meta-oe/classes/gpe.bbclass
index 2adbd48419..9fc136590a 100644
--- a/meta-oe/classes/gpe.bbclass
+++ b/meta-oe/classes/gpe.bbclass
@@ -1,6 +1,6 @@
DEPENDS_prepend = "virtual/libintl intltool-native "
GPE_TARBALL_SUFFIX ?= "gz"
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.${GPE_TARBALL_SUFFIX}"
+SRC_URI = "${GPE_MIRROR}/${BP}.tar.${GPE_TARBALL_SUFFIX}"
FILES_${PN} += "${datadir}/gpe ${datadir}/application-registry"
SECTION ?= "gpe"