diff options
author | Richard Purdie <richard@openedhand.com> | 2008-04-24 22:10:12 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-04-24 22:10:12 +0000 |
commit | 927ad4986670f4938049c97e1bbabd5714e410e7 (patch) | |
tree | 0ab419dc6e50129f342b6291e66719b8a25cf57e /meta/conf/distro/poky.conf | |
parent | 0e1fe2007df82725e6ce46d4f92d8bf4434ee887 (diff) | |
download | poky-927ad4986670f4938049c97e1bbabd5714e410e7.tar.gz |
qemu-svn: Upgrade from r4027 -> 4242. Removes the need for gcc 3.x, adds USB networking for the n800
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4332 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 44b5ec7976..fb176d0f90 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -149,9 +149,9 @@ SRCREV_pn-opkg ?= "4209" | |||
149 | SRCREV_pn-opkg-native ?= "4209" | 149 | SRCREV_pn-opkg-native ?= "4209" |
150 | SRCREV_pn-opkg-sdk ?= "4209" | 150 | SRCREV_pn-opkg-sdk ?= "4209" |
151 | SRCREV_pn-libxosd ?= "627" | 151 | SRCREV_pn-libxosd ?= "627" |
152 | SRCREV_pn-qemu-native ?= "4027" | 152 | SRCREV_pn-qemu-native ?= "4242" |
153 | SRCREV_pn-qemu-sdk ?= "4027" | 153 | SRCREV_pn-qemu-sdk ?= "4242" |
154 | SRCREV_pn-qemu ?= "4027" | 154 | SRCREV_pn-qemu ?= "4242" |
155 | SRCREV_pn-vincent ?= "246" | 155 | SRCREV_pn-vincent ?= "246" |
156 | 156 | ||
157 | # Previously floating revisions | 157 | # Previously floating revisions |