diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-25 14:37:20 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-25 14:37:20 +0000 |
commit | 1b8493ad41fd107454d5344db3334358abed2490 (patch) | |
tree | 7c67085a304f23d4152ed414ff57473dc479abd9 /meta/conf | |
parent | 429837b61339b9c8a6f5469bcfbb127ceb104a0f (diff) | |
download | poky-1b8493ad41fd107454d5344db3334358abed2490.tar.gz |
qemu: Update to 0.10.6 and add fix wacom emulation issues
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 96ffcf50ba..161eb66f43 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -86,7 +86,8 @@ SRCREV_pn-libowl-av = "398" | |||
86 | SRCREV_pn-owl-video = "394" | 86 | SRCREV_pn-owl-video = "394" |
87 | SRCREV_pn-psplash ?= "422" | 87 | SRCREV_pn-psplash ?= "422" |
88 | #QEMUSRCREV = "6477" | 88 | #QEMUSRCREV = "6477" |
89 | QEMUSRCREV = "9e3a7df77c6c456ff58ab9931cb86e3d5983404d" | 89 | QEMUSRCREV = "9eab386edbf8cf002a731f8204a156f243a47a57" |
90 | #QEMUSRCREV = "1bec86a0bcaac7fa07f3081b3e26b9c7e1ec072c" | ||
90 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" | 91 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" |
91 | SRCREV_pn-qemu-nativesdk ?= "${QEMUSRCREV}" | 92 | SRCREV_pn-qemu-nativesdk ?= "${QEMUSRCREV}" |
92 | SRCREV_pn-qemu ?= "${QEMUSRCREV}" | 93 | SRCREV_pn-qemu ?= "${QEMUSRCREV}" |