diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-26 11:03:45 -0700 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-27 22:45:41 -0700 |
commit | fb10983b991eaac4a1f4f3578f6891af8cf142db (patch) | |
tree | f687be7eaca90e9869093d4c94bdfd133d4ded35 /meta/conf/distro | |
parent | 752435eb3bc525da43eb94659e115156d572b68c (diff) | |
download | poky-fb10983b991eaac4a1f4f3578f6891af8cf142db.tar.gz |
qemux86-64: Add new emulation machine for 64bit x86
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-default-revisions.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc index 44723a0a6d..f8262fdcfb 100644 --- a/meta/conf/distro/include/poky-default-revisions.inc +++ b/meta/conf/distro/include/poky-default-revisions.inc | |||
@@ -72,6 +72,7 @@ SRCREV_pn-linux-wrs_qemuarm ??= "caf3b232f003ac136f0fc99143cac027863af74b" | |||
72 | SRCREV_pn-linux-wrs_qemumips ??= "5a7c9d5a35cd43308a2afd212824b670553179af" | 72 | SRCREV_pn-linux-wrs_qemumips ??= "5a7c9d5a35cd43308a2afd212824b670553179af" |
73 | SRCREV_pn-linux-wrs_qemuppc ??= "bc33a1f5b5703df9ac169835161dc963abc55f6b" | 73 | SRCREV_pn-linux-wrs_qemuppc ??= "bc33a1f5b5703df9ac169835161dc963abc55f6b" |
74 | SRCREV_pn-linux-wrs_qemux86 ??= "09a39c638dd65dc27c549c119abe1af2631b2ae0" | 74 | SRCREV_pn-linux-wrs_qemux86 ??= "09a39c638dd65dc27c549c119abe1af2631b2ae0" |
75 | SRCREV_pn-linux-wrs_qemux86-64 ??= "09a39c638dd65dc27c549c119abe1af2631b2ae0" | ||
75 | SRCREV_pn-linux-libc-headers-wrs ??= "09a39c638dd65dc27c549c119abe1af2631b2ae0" | 76 | SRCREV_pn-linux-libc-headers-wrs ??= "09a39c638dd65dc27c549c119abe1af2631b2ae0" |
76 | SRCREV_pn-matchbox-config-gtk ??= "2081" | 77 | SRCREV_pn-matchbox-config-gtk ??= "2081" |
77 | SRCREV_pn-matchbox-desktop-sato ??= "76" | 78 | SRCREV_pn-matchbox-desktop-sato ??= "76" |