diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-12-13 00:36:15 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-12-13 00:36:15 -0500 |
commit | a6e6af91a9044782e8bf2e4582e98eacc123c2fc (patch) | |
tree | c072b5dd4d1fd23147a0de12e8b8999712118914 /meta/conf/distro | |
parent | 3a78838d4f1db75d06b5d3df042638f34cf328f5 (diff) | |
download | openembedded-core-a6e6af91a9044782e8bf2e4582e98eacc123c2fc.tar.gz openembedded-core-a6e6af91a9044782e8bf2e4582e98eacc123c2fc.tar.bz2 openembedded-core-a6e6af91a9044782e8bf2e4582e98eacc123c2fc.zip |
qemuppc: update 2.6.37 SRCREV
Fixes [BUGID: 585]
The qemuppc irq handling was only partially updated to 2.6.37,
this completes the job. qemuppc builds and boots with this
change.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-default-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc index 81c39ab96a..be635e553d 100644 --- a/meta/conf/distro/include/poky-default-revisions.inc +++ b/meta/conf/distro/include/poky-default-revisions.inc @@ -98,7 +98,7 @@ SRCREV_meta_pn-linux-yocto-stable ?= "d1cd5c80ee97e81e130be8c3de3965b770f320d6" # development SRCREVs SRCREV_machine_pn-linux-yocto_qemuarm = "87e00a2d47ba80b4ad1f9170cb3f6cf81f21d739" SRCREV_machine_pn-linux-yocto_qemumips = "7231e473dd981a28e3cea9f677ed60583e731550" -SRCREV_machine_pn-linux-yocto_qemuppc = "3ab3559637130b65d8889fa74286fdb57935726f" +SRCREV_machine_pn-linux-yocto_qemuppc = "e2b529d7d74a9b21e1d1715f0c4062a4fd92a3ed" SRCREV_machine_pn-linux-yocto_qemux86 = "87aacc373557f8849dde8618fbe1f7f8f2af6038" SRCREV_machine_pn-linux-yocto_qemux86-64 = "87aacc373557f8849dde8618fbe1f7f8f2af6038" SRCREV_machine_pn-linux-yocto_emenlow = "87aacc373557f8849dde8618fbe1f7f8f2af6038" |