|
Re: Adding X to image
Try core-image-sato - it has a full-up X [matchbox based] X desktop
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates
Try core-image-sato - it has a full-up X [matchbox based] X desktop
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates
|
By
Gary Thomas
·
#2530
·
|
|
Adding X to image
What do I need to add where to get 'X' in to my image?
I've built poky-image-base (under 4.0.1) and things like xinit have been built and are in the tmp/work tree.
What do I need to add so that
What do I need to add where to get 'X' in to my image?
I've built poky-image-base (under 4.0.1) and things like xinit have been built and are in the tmp/work tree.
What do I need to add so that
|
By
Chris Tapp
·
#2529
·
|
|
[PATCH 1/1] [YOCTO #1396] Fix adt-installer for consistent naming for powerpc and add all arch template for installation
Signed-off-by: Jessica Zhang <jessica.zhang@...>
---
.../installer/adt-installer/adt_installer.conf | 17 +++++++++++++++--
.../adt-installer/scripts/adt_installer_internal | 2 +-
Signed-off-by: Jessica Zhang <jessica.zhang@...>
---
.../installer/adt-installer/adt_installer.conf | 17 +++++++++++++++--
.../adt-installer/scripts/adt_installer_internal | 2 +-
|
By
Zhang, Jessica
·
#2528
·
|
|
[PATCH 0/1] [YOCTO #1396] Fix adt-installer for consistent naming for powerpc and add all arch template for installation
The following changes since commit 1759d6dac3fe4022183f73898c035322c3f49865:
Jessica Zhang (1):
Merge branch 'master' of ssh://git.yoctoproject.org/poky
are available in the git repository
The following changes since commit 1759d6dac3fe4022183f73898c035322c3f49865:
Jessica Zhang (1):
Merge branch 'master' of ssh://git.yoctoproject.org/poky
are available in the git repository
|
By
Zhang, Jessica
·
#2527
·
|
|
[PATCH 1/1] poky.conf: perform network sanity check by default for poky distros
Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test for
http, https and git sources.
The variable is soft-assigned so that it's easily overrideable.
Signed-off-by: Joshua Lock
Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test for
http, https and git sources.
The variable is soft-assigned so that it's easily overrideable.
Signed-off-by: Joshua Lock
|
By
Joshua Lock <josh@...>
·
#2525
·
|
|
[PATCH 0/1] Enable network sanity checks for Poky derived distros
With recent enhancements to the network sanity check we can now enable this
for Poky derived distributions without significant impact to the user.
The following changes since commit
With recent enhancements to the network sanity check we can now enable this
for Poky derived distributions without significant impact to the user.
The following changes since commit
|
By
Joshua Lock <josh@...>
·
#2524
·
|
|
[PATCH RESEND v2 1/1] scripts/runqemu: disable unfs boot mode for qemuppc
Because unfs boot mode is unstable for qemuppc, disable
it temporarily.
Signed-off-by: Liming Wang <liming.wang@...>
---
scripts/runqemu | 6 ++++++
1 files changed, 6 insertions(+), 0
Because unfs boot mode is unstable for qemuppc, disable
it temporarily.
Signed-off-by: Liming Wang <liming.wang@...>
---
scripts/runqemu | 6 ++++++
1 files changed, 6 insertions(+), 0
|
By
Liming Wang <liming.wang@...>
·
#2523
·
|
|
[PATCH RESEND v2 0/1] scripts/runqemu: disable unfs boot mode for qemuppc
It's a workaround to fix yocto bug:
[Bug 414][PPC] kernel panic when booting poky-image-sdk-qemuppc through UNFS
Liming Wang (1):
scripts/runqemu: disable unfs boot mode for qemuppc
It's a workaround to fix yocto bug:
[Bug 414][PPC] kernel panic when booting poky-image-sdk-qemuppc through UNFS
Liming Wang (1):
scripts/runqemu: disable unfs boot mode for qemuppc
|
By
Liming Wang <liming.wang@...>
·
#2522
·
|
|
Re: [PATCH 1/1] scripts/runqemu: disable unfs boot mode for qemuppc
We can drop the last part.
"Error: usermode NFS boot is not available for qemuppc."
... or something similar is sufficient.
On the v2, make sure to cc' Saul just to be sure that this
doesn't miss
We can drop the last part.
"Error: usermode NFS boot is not available for qemuppc."
... or something similar is sufficient.
On the v2, make sure to cc' Saul just to be sure that this
doesn't miss
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2521
·
|
|
Re: [PATCH 0/1] mips/rt: convert cascade interrupt to no threaded
Ack'd. I do recall a similar fix for mips back in the
2.6.27 days. Both for this and the timer interrupt.
Will merge this shortly.
Bruce
Ack'd. I do recall a similar fix for mips back in the
2.6.27 days. Both for this and the timer interrupt.
Will merge this shortly.
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2520
·
|
|
[PATCH 1/1] scripts/runqemu: disable unfs boot mode for qemuppc
Because unfs boot mode is unstable for qemuppc, disable
it temporarily.
Signed-off-by: Liming Wang <liming.wang@...>
---
scripts/runqemu | 6 ++++++
1 files changed, 6 insertions(+), 0
Because unfs boot mode is unstable for qemuppc, disable
it temporarily.
Signed-off-by: Liming Wang <liming.wang@...>
---
scripts/runqemu | 6 ++++++
1 files changed, 6 insertions(+), 0
|
By
Liming Wang <liming.wang@...>
·
#2519
·
|
|
[PATCH 0/1] scripts/runqemu: disable unfs boot mode for qemuppc
It's a workaround to fix yocto bug:
[Bug 414][PPC] kernel panic when booting poky-image-sdk-qemuppc through UNFS
Liming Wang (1):
scripts/runqemu: disable unfs boot mode for qemuppc
It's a workaround to fix yocto bug:
[Bug 414][PPC] kernel panic when booting poky-image-sdk-qemuppc through UNFS
Liming Wang (1):
scripts/runqemu: disable unfs boot mode for qemuppc
|
By
Liming Wang <liming.wang@...>
·
#2518
·
|
|
Re: [PATCH 1/1] mips/rt: convert timer interrupt handler to no threaded
Sorry, I'm wrong, irq2 is not the timer interrupt handler, it's described as:
"IRQ2 is cascade interrupt to second interrupt controller".
I will re-send the the mail.
Liming Wang
Sorry, I'm wrong, irq2 is not the timer interrupt handler, it's described as:
"IRQ2 is cascade interrupt to second interrupt controller".
I will re-send the the mail.
Liming Wang
|
By
Liming Wang <liming.wang@...>
·
#2515
·
|
|
[PATCH 1/1] mips/rt: convert cascade interrupt to no threaded
preempt_rt kernel forces all irq interrupts to be threaded except some
special interrupts. This cascade interrupt belongs to the exceptions.
Because irq2 is initialized more early than "kthreadd"
preempt_rt kernel forces all irq interrupts to be threaded except some
special interrupts. This cascade interrupt belongs to the exceptions.
Because irq2 is initialized more early than "kthreadd"
|
By
Liming Wang <liming.wang@...>
·
#2517
·
|
|
[PATCH 0/1] mips/rt: convert cascade interrupt to no threaded
This patch fixes yocto bug:
[Bug 1392] qemumips: linux-yocto-rt_3.0 panics at boot
Liming Wang (1):
mips/rt: convert cascade interrupt to no threaded
arch/mips/kernel/i8259.c | 1 +
1
This patch fixes yocto bug:
[Bug 1392] qemumips: linux-yocto-rt_3.0 panics at boot
Liming Wang (1):
mips/rt: convert cascade interrupt to no threaded
arch/mips/kernel/i8259.c | 1 +
1
|
By
Liming Wang <liming.wang@...>
·
#2516
·
|
|
[PATCH 1/1] mips/rt: convert timer interrupt handler to no threaded
It's a known issue that preempt_rt kernel must convert the
main timer interrupt handler to no threaded, otherwise kernel
can't work well.
Signed-off-by: Liming Wang <liming.wang@...>
---
It's a known issue that preempt_rt kernel must convert the
main timer interrupt handler to no threaded, otherwise kernel
can't work well.
Signed-off-by: Liming Wang <liming.wang@...>
---
|
By
Liming Wang <liming.wang@...>
·
#2514
·
|
|
[PATCH 0/1] mips/rt: convert timer interrupt handler to no threaded
This patch fixes yocto bug:
[Bug 1392] qemumips: linux-yocto-rt_3.0 panics at boot
Liming Wang (1):
mips/rt: convert timer interrupt handler to no threaded
arch/mips/kernel/i8259.c | 1 +
This patch fixes yocto bug:
[Bug 1392] qemumips: linux-yocto-rt_3.0 panics at boot
Liming Wang (1):
mips/rt: convert timer interrupt handler to no threaded
arch/mips/kernel/i8259.c | 1 +
|
By
Liming Wang <liming.wang@...>
·
#2513
·
|
|
Re: [fedora-arm] ARM summit at Plumbers 2011
I think that the thing being disputed isn't that ARM is different from PCs, but rather the issue that different ARM SOs do the same thing in different ways.
in the early days of the PC we had the
I think that the thing being disputed isn't that ARM is different from PCs, but rather the issue that different ARM SOs do the same thing in different ways.
in the early days of the PC we had the
|
By
david@...
·
#2526
·
|
|
Re: Missing patch files in SRC_URIs
Hi Paul,
It seems as if it's this that's causing the problem. I had a 'real' patch file in place and it wasn't being processed during do_unpack. Removing the 'patch=1' fixed this and it was
Hi Paul,
It seems as if it's this that's causing the problem. I had a 'real' patch file in place and it wasn't being processed during do_unpack. Removing the 'patch=1' fixed this and it was
|
By
Chris Tapp
·
#2512
·
|
|
Re: [PATCH 0/1] script/runqemu: change boot command line for qemuppc
We need to cc Richard/Saul on this, so they can re-consider
and merge this as appropriate. But for me, I'm acking this
change.
Bruce
We need to cc Richard/Saul on this, so they can re-consider
and merge this as appropriate. But for me, I'm acking this
change.
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2511
·
|