| Submitter | Saul Wold |
|---|---|
| Date | June 27, 2012, 3:43 p.m. |
| Message ID | <d1e1eb3fd7a28c571ccc5c160140b70d4b9dfc52.1340811559.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/30747/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb index fabbb97..295fe27 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb @@ -2,7 +2,7 @@ inherit kernel require recipes-kernel/linux/linux-yocto.inc KBRANCH = "standard/preempt-rt/base" -KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" +KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" LINUX_VERSION ?= "3.4.3" LINUX_KERNEL_TYPE = "preempt-rt"