diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-06-21 08:18:48 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-06-21 20:03:57 +0200 |
commit | 951a10515b2c7910a201801db9135e13f38c015c (patch) | |
tree | b7787ef5e443c76c630ac91fdcfa06f88167876f /meta-efl/recipes-efl/efl/emotion_1.0.1.bb | |
parent | 487345238d2f05af344f88dbf716a48895065977 (diff) | |
download | meta-openembedded-951a10515b2c7910a201801db9135e13f38c015c.tar.gz |
meta-efl: upgrade recipes for new EFL bugfix release cycle 1.2.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl/recipes-efl/efl/emotion_1.0.1.bb')
-rw-r--r-- | meta-efl/recipes-efl/efl/emotion_1.0.1.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/emotion_1.0.1.bb b/meta-efl/recipes-efl/efl/emotion_1.0.1.bb new file mode 100644 index 000000000..c142b5bd0 --- /dev/null +++ b/meta-efl/recipes-efl/efl/emotion_1.0.1.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | require ${BPN}.inc | ||
2 | |||
3 | PR = "${INC_PR}.0" | ||
4 | |||
5 | SRC_URI = "\ | ||
6 | ${E_MIRROR}/${SRCNAME}-${PV}.tar.gz \ | ||
7 | " | ||
8 | |||
9 | SRC_URI[md5sum] = "6bed064cc88b060e79e9418c557eac8c" | ||
10 | SRC_URI[sha256sum] = "e8f95696c87731b26a199990f190476acd94da103c6538f76ade30abd0db850d" | ||