diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-07-17 07:34:39 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-07-19 11:07:13 +0200 |
commit | 579616dd695d39b2346cd387ab1204ee486cb4e7 (patch) | |
tree | 83cb5c83a0a01ae173f51fb81dc53a08421f9444 /meta-efl/recipes-efl/efl/elementary.inc | |
parent | 9e2751773cd523b338d7962030356a1bce327174 (diff) | |
download | meta-openembedded-579616dd695d39b2346cd387ab1204ee486cb4e7.tar.gz |
meta-efl: recipes: bump PR to rebuild after libudev0 soname change to libudev1
* this patch depends on http://patchwork.openembedded.org/patch/32085/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl/recipes-efl/efl/elementary.inc')
-rw-r--r-- | meta-efl/recipes-efl/efl/elementary.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/elementary.inc b/meta-efl/recipes-efl/efl/elementary.inc index 46dee90aa..50c708dbd 100644 --- a/meta-efl/recipes-efl/efl/elementary.inc +++ b/meta-efl/recipes-efl/efl/elementary.inc | |||
@@ -5,7 +5,7 @@ DEPENDS = "eet-native efreet evas ecore edje eet edbus ethumb poppler" | |||
5 | 5 | ||
6 | inherit efl gettext | 6 | inherit efl gettext |
7 | 7 | ||
8 | INC_PR = "r0" | 8 | INC_PR = "r1" |
9 | 9 | ||
10 | EXTRA_OECONF = "\ | 10 | EXTRA_OECONF = "\ |
11 | --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ | 11 | --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ |