diff options
Diffstat (limited to 'recipes/wt/wt3_3.0.0.bb')
-rw-r--r-- | recipes/wt/wt3_3.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/wt/wt3_3.0.0.bb b/recipes/wt/wt3_3.0.0.bb index 9d15341681..50027d2bd3 100644 --- a/recipes/wt/wt3_3.0.0.bb +++ b/recipes/wt/wt3_3.0.0.bb @@ -2,7 +2,7 @@ require wt3.inc PR = "${INC_PR}.2" -SRC_URI += "file://noqt.patch;apply=yes" +SRC_URI += "file://noqt.patch" SRC_URI[tarball.md5sum] = "ba03acf8089dff38e106661aa1ecdcb9" SRC_URI[tarball.sha256sum] = "d439e96d2de8c22f682b5d3d5894974d50b3a36057a002bda1ad1cb858cd3b28" |