> Am 30.03.2016 um 20:48 schrieb Karl Voelker :
>
> I am trying to build a multi-partition image with wic, with separate
> partitions for / and /var. So, the / partition should get all the files
> except those under /var, and the /var partition should get the files
> under /var.
>
> I thought th
On 03/23/2016 04:24 PM, Jaggi, Manish wrote:
What is the process of upstreaming a new meta layer ?
The layer is specific to cavium thunderx and it can be named as meta-cavium
Is this the correct mailing list to upstream ?
You need to publish the layer somewhere public (e.g. github), and then
On Fri 2016-03-18 @ 10:15:39 AM, David Weisgerber wrote:
> Hi,
> did anyone succeed in building an image that runs on Raspberry Pi 3? I set my
> conf/local.conf to
>
> MACHINE ??= "raspberrypi3"
> GPU_MEM = "128"
> DISABLE_OVERSCAN = "1"
>
> and built rpi-basic-image but when booting the Pi 3
On Thu, Mar 31, 2016 at 11:26:04AM -0400, Trevor Woerner wrote:
> On Fri 2016-03-18 @ 10:15:39 AM, David Weisgerber wrote:
> > Hi,
> > did anyone succeed in building an image that runs on Raspberry Pi 3? I set
> > my
> > conf/local.conf to
> >
> > MACHINE ??= "raspberrypi3"
> > GPU_MEM = "128"
> On Mar 31, 2016, at 8:26 AM, Trevor Woerner wrote:
>
> On Fri 2016-03-18 @ 10:15:39 AM, David Weisgerber wrote:
>> Hi,
>> did anyone succeed in building an image that runs on Raspberry Pi 3? I set my
>> conf/local.conf to
>>
>> MACHINE ??= "raspberrypi3"
>> GPU_MEM = "128"
>> DISABLE_OVERSCAN
We have an issue when ls segfaults in some cases [1] so it's
better to detect the failure at this level instead of continue
the build process.
[YOCTO #8926]
[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=8926#c0
Signed-off-by: Aníbal Limón
---
opkg-build | 8
1 file changed, 8
We have an issue when ls segfaults in some cases [1] so it's
better to detect the failure at this level instead of continue
the build process.
[YOCTO #8926]
[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=8926#c0
Signed-off-by: Aníbal Limón
---
opkg-build | 8
1 file changed, 8
I know that Debian Stretch is not supported, but I'd like to help shake out the
errors to get support.
I'm on poky
commit 9fd145d27ec479668fac490a9f1078089f22bf59
I tried to build qemu-native and it failed with the following:
| ERROR: User requested feature sdl
|configure was not a
On Thu, Mar 31, 2016 at 3:55 PM, Fred Ollinger
wrote:
> I know that Debian Stretch is not supported, but I'd like to help shake out
> the errors to get support.
>
>
> I'm on poky
>
>
> commit 9fd145d27ec479668fac490a9f1078089f22bf59
>
>
> I tried to build qemu-native and it failed with the follow