diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-05 15:56:31 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-05 15:56:31 +0000 |
commit | 55be33fd92859684db70a605c33b2c99a2c1a0f3 (patch) | |
tree | 45d9b9fa480d28571cb2780a1fe88b7b0f43e3d2 /meta/conf | |
parent | 5273e39edfeef73d0866276b447160cd7b1e9ecc (diff) | |
download | poky-55be33fd92859684db70a605c33b2c99a2c1a0f3.tar.gz |
qemu: Upgrade to latest svn removing a ton of merged patches (yay)
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index e835e66e46..92fb6ddc28 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -84,7 +84,7 @@ SRCREV_pn-oprofileui ?= "194" | |||
84 | SRCREV_pn-libowl-av = "398" | 84 | SRCREV_pn-libowl-av = "398" |
85 | SRCREV_pn-owl-video = "394" | 85 | SRCREV_pn-owl-video = "394" |
86 | SRCREV_pn-psplash ?= "412" | 86 | SRCREV_pn-psplash ?= "412" |
87 | QEMUSRCREV = "4242" | 87 | QEMUSRCREV = "6190" |
88 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" | 88 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" |
89 | SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" | 89 | SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" |
90 | SRCREV_pn-qemu ?= "${QEMUSRCREV}" | 90 | SRCREV_pn-qemu ?= "${QEMUSRCREV}" |