diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-05-14 22:20:31 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-05-28 11:00:14 +0200 |
commit | 4514f8ca26dac646e7e26fc1585e70304d9ef8ae (patch) | |
tree | 667f810824a82ad3d547e680f486a964a47a47e4 /meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb | |
parent | b02c9531c620314a6ea59c2a13cb087e6dc4c75f (diff) | |
download | meta-openembedded-4514f8ca26dac646e7e26fc1585e70304d9ef8ae.tar.gz |
meta-efl: upgrade efl to 1.7.7, e-wm to 0.17.3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb')
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb b/meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb deleted file mode 100644 index 5ff68bb2a..000000000 --- a/meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | require ${BPN}.inc | ||
2 | |||
3 | PR = "${INC_PR}.0" | ||
4 | |||
5 | SRCNAME = "enlightenment" | ||
6 | |||
7 | S = "${WORKDIR}/${SRCNAME}-${PV}" | ||
8 | |||
9 | SRC_URI = "\ | ||
10 | ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ | ||
11 | file://enlightenment_start.oe \ | ||
12 | file://applications.menu \ | ||
13 | " | ||
14 | |||
15 | SRC_URI[md5sum] = "dd6ffbe1ee6a804dbd2a7b2645bf3b4d" | ||
16 | SRC_URI[sha256sum] = "66d250a865ffb97b12cabe8081ae041ce6924f55ffffaca6c65d468bb9f902f9" | ||