diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-02-01 17:00:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-01 23:59:42 +0000 |
commit | 4db983142fb3a575c4a6930bbc504796cd0c86f6 (patch) | |
tree | 179bac94ed932c00881cbef167f2081c544e4b42 /meta/conf/distro | |
parent | e1a9c8fb0316c3461b88e37b662823167b5954cd (diff) | |
download | poky-4db983142fb3a575c4a6930bbc504796cd0c86f6.tar.gz |
opkg: Update to svn r596 to fix segfault when upgrading packages
The longlinks patch is upstream and and be removed now
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-default-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc index f8b35c6f65..cd6c95fd8e 100644 --- a/meta/conf/distro/include/poky-default-revisions.inc +++ b/meta/conf/distro/include/poky-default-revisions.inc | |||
@@ -134,7 +134,7 @@ SRCREV_pn-networkmanager ??= "2984" | |||
134 | SRCREV_pn-ofono ??= "14544d5996836f628613c2ce544380ee6fc8f514" | 134 | SRCREV_pn-ofono ??= "14544d5996836f628613c2ce544380ee6fc8f514" |
135 | SRCREV_pn-oh-puzzles ??= "23" | 135 | SRCREV_pn-oh-puzzles ??= "23" |
136 | SRCREV_pn-ohm ??= "edfe25d49d67884bf004de7ae0724c162bb5e65e" | 136 | SRCREV_pn-ohm ??= "edfe25d49d67884bf004de7ae0724c162bb5e65e" |
137 | OPKGSRCREV = "590" | 137 | OPKGSRCREV = "596" |
138 | SRCREV_pn-opkg ??= "${OPKGSRCREV}" | 138 | SRCREV_pn-opkg ??= "${OPKGSRCREV}" |
139 | SRCREV_pn-opkg-native ??= "${OPKGSRCREV}" | 139 | SRCREV_pn-opkg-native ??= "${OPKGSRCREV}" |
140 | SRCREV_pn-opkg-nativesdk ??= "${OPKGSRCREV}" | 140 | SRCREV_pn-opkg-nativesdk ??= "${OPKGSRCREV}" |