diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-19 11:28:31 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-21 19:22:24 +0200 |
| commit | 33a45cf6529243764bc383ee6c8ece00c7792e8b (patch) | |
| tree | 2942dc59d08ca0e5a62c59685d7c0dadb084b7a1 /meta-efl/recipes-efl | |
| parent | c256e82a6dbd8030472c6342d9b6d34f2becf748 (diff) | |
| download | meta-openembedded-33a45cf6529243764bc383ee6c8ece00c7792e8b.tar.gz | |
imlib2, mcnavi: Blacklist because of broken imlib2 after freetype2-config was removed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl')
| -rw-r--r-- | meta-efl/recipes-efl/efl/imlib2_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/imlib2_svn.bb b/meta-efl/recipes-efl/efl/imlib2_svn.bb index 8bd803215a..9806de7586 100644 --- a/meta-efl/recipes-efl/efl/imlib2_svn.bb +++ b/meta-efl/recipes-efl/efl/imlib2_svn.bb | |||
| @@ -7,6 +7,8 @@ PROVIDES = "virtual/imlib2" | |||
| 7 | PV = "1.4.5+svnr${SRCPV}" | 7 | PV = "1.4.5+svnr${SRCPV}" |
| 8 | SRCREV = "${EFL_SRCREV}" | 8 | SRCREV = "${EFL_SRCREV}" |
| 9 | 9 | ||
| 10 | PNBLACKLIST[imlib2] = "BROKEN: needs to be updated to use freetype2 pkg-config" | ||
| 11 | |||
| 10 | inherit efl binconfig | 12 | inherit efl binconfig |
| 11 | SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep" | 13 | SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep" |
| 12 | S = "${WORKDIR}/${SRCNAME}" | 14 | S = "${WORKDIR}/${SRCNAME}" |
