diff options
Diffstat (limited to 'meta-efl/recipes-efl/efl/edbus_1.0.0.bb')
| -rw-r--r-- | meta-efl/recipes-efl/efl/edbus_1.0.0.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/edbus_1.0.0.bb b/meta-efl/recipes-efl/efl/edbus_1.0.0.bb new file mode 100644 index 0000000000..5487f79269 --- /dev/null +++ b/meta-efl/recipes-efl/efl/edbus_1.0.0.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | require edbus.inc | ||
| 2 | |||
| 3 | PR = "${INC_PR}.0" | ||
| 4 | |||
| 5 | SRC_URI = "\ | ||
| 6 | ${E_MIRROR}/${SRCNAME}-${PV}.tar.gz \ | ||
| 7 | " | ||
| 8 | S = "${WORKDIR}/${SRCNAME}-${PV}" | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "4a3031a41e7e33f843cf104bf84cd4ee" | ||
| 11 | SRC_URI[sha256sum] = "701be8c07fd460fc3c0fa37f4753ceb5ef87cd5563f1ce5376fa486cf1a4acb5" | ||
