diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-10-05 21:11:16 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-10-05 21:11:16 +0100 |
commit | 3aa68f12829260afb00b9e816bece02ae263e33e (patch) | |
tree | 04545c631b1b65f4f95f1991b579ae162ceb0466 /meta/conf | |
parent | 67a79c7443d8265106f3d9e383684317c1863ecf (diff) | |
download | poky-3aa68f12829260afb00b9e816bece02ae263e33e.tar.gz |
opkg: Switch to google svn and patch to export a version comparision function (patches taken from OE.dev)
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 e8fdfcdf16..a017e180ff 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 ?= "4545" | 78 | SRCREV_pn-opkg-native ?= "215" |
79 | SRCREV_pn-opkg-nativesdk ?= "4545" | 79 | SRCREV_pn-opkg-nativesdk ?= "215" |
80 | SRCREV_pn-opkg ?= "4545" | 80 | SRCREV_pn-opkg ?= "215" |
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" |