diff options
| author | Koen Kooi <koen@openembedded.org> | 2010-06-23 23:44:23 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2010-06-23 23:44:23 +0200 |
| commit | 2611946abdfa816f0fe751615e2214b3cce5b2ca (patch) | |
| tree | d8ffb26110a7d8ecfc490d53a8513c992c95de6c | |
| parent | 339e8ab8375669776d5689220fd48a22737860c7 (diff) | |
opkg: bump SRCREV to fix -force-reinstall
| -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 92a869aa27..deadcbb1ad 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 ?= "536" +OPKG_SRCREV ?= "538" EFL_SRCREV ?= "49761" |
