aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wt/wt3_3.0.0.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-02-12 19:36:26 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-02-12 19:36:26 +0100
commit3e5ac9a9cbeb39714fbb9d25f8d1d3da27c6ff43 (patch)
tree06615e69511f06bdce2d3c4aaad11bd5d897d289 /recipes/wt/wt3_3.0.0.bb
parenta6cbed9c4bbadf484d0251026029e16a499a7d2f (diff)
downloadopenembedded-3e5ac9a9cbeb39714fbb9d25f8d1d3da27c6ff43.tar.gz
wt3: build outside the source tree
this builds wt3 outside the source tree. not doing so is not the recommended solution and actually breaks in 3.1.0 fixed it to use a build dir while at it also inlined the checksums and removed them from checksums.ini Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/wt/wt3_3.0.0.bb')
-rw-r--r--recipes/wt/wt3_3.0.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/wt/wt3_3.0.0.bb b/recipes/wt/wt3_3.0.0.bb
index 665590a7d4..69c9abd62e 100644
--- a/recipes/wt/wt3_3.0.0.bb
+++ b/recipes/wt/wt3_3.0.0.bb
@@ -1,6 +1,8 @@
require wt3.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
SRC_URI += "file://noqt.patch;patch=1"
+SRC_URI[tarball.md5sum] = "ba03acf8089dff38e106661aa1ecdcb9"
+SRC_URI[tarball.sha256sum] = "d439e96d2de8c22f682b5d3d5894974d50b3a36057a002bda1ad1cb858cd3b28"