diff options
author | Paul Eggleton <bluelightning@bluelightning.org> | 2010-03-17 23:32:11 +0000 |
---|---|---|
committer | Paul Eggleton <bluelightning@bluelightning.org> | 2010-03-17 23:32:11 +0000 |
commit | c914d3308df4025d39d4fde4de198b8c392d6a41 (patch) | |
tree | 32b0858ea995e6e1fc03d763b1c54fc6132f3759 | |
parent | 3e87f78f406699aaaad139e1cb184f4337073c37 (diff) |
opkg: update to include upstream libopkg C++ header fixes
-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 b4a6cbb7bb..b07d8d011c 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -145,7 +145,7 @@ SRCREV_pn-openmoocow ?= "39648419825cddfea1cb1321e552a12b71fede14" SRCREV_pn-openocd ?= "517" SRCREV_pn-openocd-native ?= "517" SRCREV_pn-opimd-utils ?= "1872cdebe1209123710259e25cb8c8b47a627112" -SRCREV_pn-opkg ?= "526" +SRCREV_pn-opkg ?= "527" SRCREV_pn-opkg-native ?= "526" SRCREV_pn-opkg-sdk ?= "526" SRCREV_pn-opkg-utils ?= "4578" |