diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-19 20:42:15 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-20 14:29:57 +0200 |
commit | fe7d22899dd361224501790bd73fb79d0af3bffc (patch) | |
tree | d537f3dd0f842ce69371b571adc83c5996371233 /conf/distro/include | |
parent | 658cc049e046b15a4ffe074aaee182dc9415761a (diff) |
EFL: bump SRCREV
* elmdentica now depends on libjson instead of libxml2, bump PV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro/include')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 1b29537056..92a869aa27 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -2,4 +2,4 @@ # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly OPKG_SRCREV ?= "536" -EFL_SRCREV ?= "49660" +EFL_SRCREV ?= "49761" |