aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/re2c
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/re2c')
-rw-r--r--recipes/re2c/re2c-native_0.13.1.bb8
-rw-r--r--recipes/re2c/re2c.inc4
-rw-r--r--recipes/re2c/re2c_0.13.1.bb2
3 files changed, 2 insertions, 12 deletions
diff --git a/recipes/re2c/re2c-native_0.13.1.bb b/recipes/re2c/re2c-native_0.13.1.bb
deleted file mode 100644
index fe70bae7f9..0000000000
--- a/recipes/re2c/re2c-native_0.13.1.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require re2c.inc
-
-PR = "r0"
-
-inherit native
-
-SRC_URI[md5sum] = "d6168a6c18d5912e98d9343b33fdad97"
-SRC_URI[sha256sum] = "1a47035dd0f283dbc6c0964679afdf6f2c975b462419d1880ac379dc880ba74a"
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
diff --git a/recipes/re2c/re2c_0.13.1.bb b/recipes/re2c/re2c_0.13.1.bb
index 3b166869ba..054852aa1d 100644
--- a/recipes/re2c/re2c_0.13.1.bb
+++ b/recipes/re2c/re2c_0.13.1.bb
@@ -1,6 +1,4 @@
require re2c.inc
-PR = "r0"
-
SRC_URI[md5sum] = "d6168a6c18d5912e98d9343b33fdad97"
SRC_URI[sha256sum] = "1a47035dd0f283dbc6c0964679afdf6f2c975b462419d1880ac379dc880ba74a"