diff options
Diffstat (limited to 'meta-efl/recipes-efl/efl/eio_1.6.99-alpha.bb')
-rw-r--r-- | meta-efl/recipes-efl/efl/eio_1.6.99-alpha.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/eio_1.6.99-alpha.bb b/meta-efl/recipes-efl/efl/eio_1.6.99-alpha.bb new file mode 100644 index 000000000..f4de7af5e --- /dev/null +++ b/meta-efl/recipes-efl/efl/eio_1.6.99-alpha.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | require ${BPN}.inc | ||
2 | |||
3 | PR = "${INC_PR}.0" | ||
4 | |||
5 | SRCVER = "1.7.0-alpha" | ||
6 | |||
7 | SRC_URI = "\ | ||
8 | ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ | ||
9 | " | ||
10 | |||
11 | SRC_URI[md5sum] = "741d2a2211a66cba0986b1dbcc12118f" | ||
12 | SRC_URI[sha256sum] = "1d3cbbc48b0970a8b7327d1d74ca44bc0a6f5852e26d348bc9793421675ca23f" | ||