git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82040fc
)
docbook-sgml-dtd-native.inc: Switch to subdir= in SRC_URI
author
Tom Rini
<tom_rini@mentor.com>
Thu, 3 Mar 2011 19:29:07 +0000
(12:29 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:51:47 +0000
(10:51 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
patch
|
blob
|
history
diff --git
a/recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
b/recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
index
47e58cf
..
d63cbe3
100644
(file)
--- 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"