diff options
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 | ||||
-rw-r--r-- | packages/efl1/ecore.inc | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index bd1a76bd70..1a6656b69c 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -246,7 +246,7 @@ SRCREV_pn-zhone ?= "f38cc52fbf11f7fe945797a6b8ade29ed479d924" # Enlightenment Foundation Libraries # Caution: This is not alphabetically, but (roughly) dependency-sorted. # Please leave it like that. -EFL_SRCREV ?= "38853" +EFL_SRCREV ?= "39089" SRCREV_pn-edb-native ?= "${EFL_SRCREV}" SRCREV_pn-edb ?= "${EFL_SRCREV}" SRCREV_pn-eina-native ?= "${EFL_SRCREV}" diff --git a/packages/efl1/ecore.inc b/packages/efl1/ecore.inc index 27dd10d4af..a25cacc3e9 100644 --- a/packages/efl1/ecore.inc +++ b/packages/efl1/ecore.inc @@ -8,8 +8,6 @@ PR = "r1" inherit efl -#SRC_URI += "file://fix-directfb-include.patch;patch=1" - FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ecore" PACKAGES += "\ |