aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/ecore_1.0.0.bb
blob: fd7b6e2564ed0dfe9b047569af96bd31701d3ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require ecore.inc

PR = "${INC_PR}.0"

SRC_URI = "\
  ${E_MIRROR}/${SRCNAME}-${PV}.tar.gz \
  file://fix-ecore-fb-initialization.patch \
  file://exit_uclibc.patch \
"

SRC_URI[md5sum] = "db2ef62d7c877e54087a4ce805368419"
SRC_URI[sha256sum] = "8a1f89a7cef27d93d87155d53d54f651b3fae810f8995b3c634b4d709ef4e1fa"