diff options
author | Koen Kooi <koen@openembedded.org> | 2010-08-13 12:10:03 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-08-13 12:22:11 +0200 |
commit | ea353d70c306aa6ee3618700a6dfa98e0d5c376e (patch) | |
tree | 067dfdc4cc66a6cfd0a505ca66064237428d11ce /conf/distro/include/sane-srcrevs.inc | |
parent | 83c3934bd561179c6aa0d3999fce02c685662b69 (diff) |
opkg: bump SRCREV to 550, fixes a segfault and some symlink truncation issues
Diffstat (limited to 'conf/distro/include/sane-srcrevs.inc')
-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 c2bb869d8c..bfce5ad3db 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 ?= "543" +OPKG_SRCREV ?= "550" EFL_SRCREV ?= "50438" |