aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-03 12:29:07 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-07 10:51:47 -0700
commita1a3a895663ac23c17bdfb9c0ab625dfd75b2717 (patch)
treee1b79e7647276e74153545648158ff89bf72ddc9 /recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
parent82040fcd3a008b8c3054dda170af00fe85106d7d (diff)
downloadopenembedded-a1a3a895663ac23c17bdfb9c0ab625dfd75b2717.tar.gz
docbook-sgml-dtd-native.inc: Switch to subdir= in SRC_URI
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc')
-rw-r--r--recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc b/recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
index 47e58cfc41..d63cbe3d37 100644
--- a/recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
+++ b/recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
@@ -8,9 +8,7 @@ DESCRIPTION = "Document type definitions for verification of SGML data files aga
DEPENDS = "sgml-common-native"
-SRC_URI = "http://www.docbook.org/sgml/${DTD_VERSION}/docbook-${DTD_VERSION}.zip"
-
-S = "${WORKDIR}"
+SRC_URI = "http://www.docbook.org/sgml/${DTD_VERSION}/docbook-${DTD_VERSION}.zip;subdir=${BPN}-${PV}"
INC_PR = "r2"