diff options
author | Koen Kooi <koen@openembedded.org> | 2010-07-19 21:22:37 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-07-19 21:22:37 +0200 |
commit | 9a3b6034297b47c56bc9dd7c4dfc888121d35a98 (patch) | |
tree | 0f3a6fe4f1e08d93ebc1be0e40aa347a8755e1df /conf/distro/include | |
parent | 4a4c051546b2d88e262ee221bd133be551084c23 (diff) |
opkg: bump SRCREV to 543
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 e7243582c9..ebfe19d438 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -1,5 +1,5 @@ # this is alphabetical! # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly -OPKG_SRCREV ?= "538" +OPKG_SRCREV ?= "543" EFL_SRCREV ?= "49949" |