aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/re2c/re2c.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/re2c/re2c.inc')
-rw-r--r--recipes/re2c/re2c.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/re2c/re2c.inc b/recipes/re2c/re2c.inc
index 730059e526..5e44dbe7be 100644
--- a/recipes/re2c/re2c.inc
+++ b/recipes/re2c/re2c.inc
@@ -5,8 +5,8 @@ SECTION = "devel"
PRIORITY = "optional"
LICENSE = "PD"
-SRC_URI = "${SOURCEFORGE_MIRROR}/re2c/re2c-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"
-S = "${WORKDIR}/re2c-${PV}"
+BBCLASSEXTEND = "native"
inherit autotools