diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-23 00:34:53 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-23 00:41:00 +0200 |
commit | 016ca6b8d9a2c7276baa89bf6367363706303ebd (patch) | |
tree | ba3485d29d4f95a0ad0a62c01570c8328e76fb36 | |
parent | 01d0383398d239511563a76645b50c4497ddb3b4 (diff) |
EFL: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-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 ebfe19d438..c2bb869d8c 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 ?= "543" -EFL_SRCREV ?= "49949" +EFL_SRCREV ?= "50438" |