diff options
author | Eric Bénard <eric@eukrea.com> | 2010-05-19 11:56:33 +0200 |
---|---|---|
committer | Eric Bénard <eric@eukrea.com> | 2010-05-19 14:05:28 +0200 |
commit | 3e51206d0dfca1fc153999af43977d66ddaef8b2 (patch) | |
tree | 9cab8f32a051788e0bac10d38dc00cb0d2422024 /recipes/orc/orc_0.4.4.bb | |
parent | 5474c07945c63c8fe06f57b56e11be067811b839 (diff) |
orc: add version 0.4.4
Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/orc/orc_0.4.4.bb')
-rw-r--r-- | recipes/orc/orc_0.4.4.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/orc/orc_0.4.4.bb b/recipes/orc/orc_0.4.4.bb new file mode 100644 index 0000000000..ee5316c672 --- /dev/null +++ b/recipes/orc/orc_0.4.4.bb @@ -0,0 +1,8 @@ +require orc.inc + +PR = "r0" + +SRC_URI[orc.md5sum] = "35f3b7283f391ab8ade7f94332940414" +SRC_URI[orc.sha256sum] = "62f8808d61a275861c8e0429c76932ef923f0ca50db8dc3e73b0745a631e386f" + +SRC_URI += "file://044_orcutils.patch;patch=1 " |