aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sgmlspl
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-19 23:15:14 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-19 23:17:23 +0200
commit4511027a40d9659d944ff2e02503d51536af92a6 (patch)
tree1accfea07c347b93da7ab8952ff8d43a2f46289e /recipes/sgmlspl
parent98319485f99a900d3e3b88581c2fcdbad2e47704 (diff)
downloadopenembedded-4511027a40d9659d944ff2e02503d51536af92a6.tar.gz
sgmlspl-native: removed PACKAGES
the regular package with the sgmlspl binary was not generated so the binary was not staged. This fixes that Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/sgmlspl')
-rw-r--r--recipes/sgmlspl/sgmlspl-native_1.03ii.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/sgmlspl/sgmlspl-native_1.03ii.bb b/recipes/sgmlspl/sgmlspl-native_1.03ii.bb
index 0a4cd128b8..049b4c21ff 100644
--- a/recipes/sgmlspl/sgmlspl-native_1.03ii.bb
+++ b/recipes/sgmlspl/sgmlspl-native_1.03ii.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "A simple post-processor for SGMLS and NSGMLS"
HOMEPAGE = "http://search.cpan.org/src/DMEGG/SGMLSpm-1.03ii/DOC/HTML/SGMLSpm/sgmlspm.html"
SECTION = "libs"
LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-${PV}.tar.gz \
file://combined.patch"
@@ -11,7 +11,5 @@ S = "${WORKDIR}/SGMLSpm"
inherit native cpan
-PACKAGES = "${PN}-dbg "
-
SRC_URI[md5sum] = "5bcb197fd42e67d51c739b1414d514a7"
SRC_URI[sha256sum] = "f06895c0206dada9f9e7f07ecaeb6a3651fd648f4820f49c1f76bfeaec2f2913"