diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-21 14:14:06 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-21 14:14:06 +0000 |
commit | db3dd3ad172687b9345e22a9085fd78ddcb26095 (patch) | |
tree | 99ef9e72d354d7ac78bdf3fabd6a9b7e92957237 /meta/conf | |
parent | a13faf34af360e6b3eb9c5620b5e9aa0eff16a98 (diff) | |
download | poky-db3dd3ad172687b9345e22a9085fd78ddcb26095.tar.gz |
qemu: Upgrade to svn revision 6374 for working passthrough
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 f44e32e264..2552662f39 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 = "6190" | 87 | QEMUSRCREV = "6374" |
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}" |