diff options
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-wm_0.17.5.bb')
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm_0.17.5.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.17.5.bb b/meta-efl/recipes-efl/e17/e-wm_0.17.5.bb new file mode 100644 index 0000000000..57eefdb4d8 --- /dev/null +++ b/meta-efl/recipes-efl/e17/e-wm_0.17.5.bb | |||
@@ -0,0 +1,14 @@ | |||
1 | require ${BPN}.inc | ||
2 | |||
3 | SRCNAME = "enlightenment" | ||
4 | |||
5 | S = "${WORKDIR}/${SRCNAME}-${PV}" | ||
6 | |||
7 | SRC_URI = "\ | ||
8 | ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ | ||
9 | file://enlightenment_start.oe \ | ||
10 | file://applications.menu \ | ||
11 | " | ||
12 | |||
13 | SRC_URI[md5sum] = "5aefb55df0b1a0a0ae0cf9d0610cf7c7" | ||
14 | SRC_URI[sha256sum] = "25d4967277cf27d4efb474a9b8eceb1200aa813a51c248b61cc23f69291bff0f" | ||