| Submitter | Paul Menzel |
|---|---|
| Date | May 3, 2011, 7:34 a.m. |
| Message ID | <1304408065.13481.6.camel@mattotaupa> |
| Download | mbox | patch |
| Permalink | /patch/3093/ |
| State | New, archived |
| Headers | show |
Comments
Hi Paul, without this patch http://code.entropywave.com/git?p=schroedinger.git;a=commitdiff;h=3eb4aa2c6e73bff70878dc9463f57f252a5e68d5 schroedinger will not compile with orc >= 0.4.12 will not compile. Bye Henning
Patch
diff --git a/recipes/orc/orc_0.4.14.bb b/recipes/orc/orc_0.4.14.bb new file mode 100644 index 0000000..639fd4f --- /dev/null +++ b/recipes/orc/orc_0.4.14.bb @@ -0,0 +1,6 @@ +require orc.inc + +PR = "${INC_PR}.0" + +SRC_URI[orc.md5sum] = "6b3ff209e9763ebe40e152538884bd71" +SRC_URI[orc.sha256sum] = "6b0c536984871954364976516ea0328e2dcd856111726a23e609504ba2b12313"
Date: Tue, 3 May 2011 09:29:58 +0200 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> --- I am build testing this right now. If others want to try it out please do so. --- recipes/orc/orc_0.4.14.bb | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) create mode 100644 recipes/orc/orc_0.4.14.bb