diff options
author | Graeme Gregory <dp@xora.org.uk> | 2010-01-26 21:38:26 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2010-01-26 21:38:26 +0000 |
commit | 3c54a2110cc24f2d2628cee55e904afe9e7554bf (patch) | |
tree | 792f58bf4bdbf07ae4ab309c29c3c37b3f62a2cf | |
parent | 57e0965d94297295a4d9a55530d34b2ccf7f2b99 (diff) |
mm-common_0.9.1.bb : add new util package for mm bindings for gnome
-rw-r--r-- | recipes/gnome/mm-common_0.9.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gnome/mm-common_0.9.1.bb b/recipes/gnome/mm-common_0.9.1.bb new file mode 100644 index 0000000000..00ba33ad66 --- /dev/null +++ b/recipes/gnome/mm-common_0.9.1.bb @@ -0,0 +1,5 @@ +inherit gnome + +SRC_URI[archive.md5sum] = "c7436ebabf72d2351d05f4dcba4ff0a7" +SRC_URI[archive.sha256sum] = "9a2edcbdd43fb79c194f5eda45efe5362ef395e7f637aae33bceea8f9c24890d" + |