diff options
Diffstat (limited to 'meta/conf/distro')
-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 a1f0029673..63895234f7 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -84,7 +84,8 @@ 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 ?= "420" | 86 | SRCREV_pn-psplash ?= "420" |
87 | QEMUSRCREV = "6477" | 87 | #QEMUSRCREV = "6477" |
88 | QEMUSRCREV = "9e3a7df77c6c456ff58ab9931cb86e3d5983404d" | ||
88 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" | 89 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" |
89 | SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" | 90 | SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" |
90 | SRCREV_pn-qemu ?= "${QEMUSRCREV}" | 91 | SRCREV_pn-qemu ?= "${QEMUSRCREV}" |