diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-12 11:46:37 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-12 12:25:23 +0200 |
| commit | b0bbfe2fb85500a9e36955e16684c96b4324108d (patch) | |
| tree | 4d3ca87e819afb81456727750db3581421cc1bb0 /meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb | |
| parent | 05906402a80e166a1630d665480bd1960e78c2c7 (diff) | |
| download | meta-openembedded-b0bbfe2fb85500a9e36955e16684c96b4324108d.tar.gz | |
glibmm: add 2.28.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb')
| -rw-r--r-- | meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb new file mode 100644 index 0000000000..af9cd61cf1 --- /dev/null +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require glibmm.inc | ||
| 2 | |||
| 3 | SRC_URI[archive.md5sum] = "cf33d1861d09fb2952a6a1d69e0502e3" | ||
| 4 | SRC_URI[archive.sha256sum] = "7b67178363f8494c94f8b3dd704a4c8db7ad75a253fc84a4ad229e5e179ec192" | ||
| 5 | |||
| 6 | SRC_URI += " file://remove-examples.patch" | ||
| 7 | |||
| 8 | |||
