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/distro/include | |
parent | a13faf34af360e6b3eb9c5620b5e9aa0eff16a98 (diff) | |
download | openembedded-core-db3dd3ad172687b9345e22a9085fd78ddcb26095.tar.gz openembedded-core-db3dd3ad172687b9345e22a9085fd78ddcb26095.tar.bz2 openembedded-core-db3dd3ad172687b9345e22a9085fd78ddcb26095.zip |
qemu: Upgrade to svn revision 6374 for working passthrough
Diffstat (limited to 'meta/conf/distro/include')
-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" SRCREV_pn-libowl-av = "398" SRCREV_pn-owl-video = "394" SRCREV_pn-psplash ?= "412" -QEMUSRCREV = "6190" +QEMUSRCREV = "6374" SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" SRCREV_pn-qemu ?= "${QEMUSRCREV}" |