diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-01-26 23:18:28 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-01-26 23:19:09 +0000 |
commit | 67fbc5c8719df7f0c1a82324c5276bcf76bb982c (patch) | |
tree | 32e2ddd4aedd0540eec6b0d3c171b962372640b1 /meta/conf | |
parent | 6391725f947ac216d168a37e10d174eab8542ab7 (diff) | |
download | poky-67fbc5c8719df7f0c1a82324c5276bcf76bb982c.tar.gz |
opkg: Update to latest svn and apply patch to enable readable logfiles
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index b9e4e7a43b..c459630705 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -75,9 +75,9 @@ SRCREV_pn-matchbox-themes-extra ?= "1524" | |||
75 | SRCREV_pn-matchbox-wm-2 ?= "2083" | 75 | SRCREV_pn-matchbox-wm-2 ?= "2083" |
76 | SRCREV_pn-matchbox-wm ?= "1524" | 76 | SRCREV_pn-matchbox-wm ?= "1524" |
77 | SRCREV_pn-oh-puzzles ?= "23" | 77 | SRCREV_pn-oh-puzzles ?= "23" |
78 | SRCREV_pn-opkg-native ?= "215" | 78 | SRCREV_pn-opkg-native ?= "518" |
79 | SRCREV_pn-opkg-nativesdk ?= "215" | 79 | SRCREV_pn-opkg-nativesdk ?= "518" |
80 | SRCREV_pn-opkg ?= "215" | 80 | SRCREV_pn-opkg ?= "518" |
81 | SRCREV_pn-opkg-utils-native ?= "4534" | 81 | SRCREV_pn-opkg-utils-native ?= "4534" |
82 | SRCREV_pn-opkg-utils ?= "4534" | 82 | SRCREV_pn-opkg-utils ?= "4534" |
83 | SRCREV_pn-oprofileui ?= "194" | 83 | SRCREV_pn-oprofileui ?= "194" |