On Thu, Feb 16, 2017 at 8:37 AM, Jussi Kukkonen
wrote:
> On 16 February 2017 at 04:14, Gary Thomas wrote:
>>
>> On 2017-02-16 02:45, Andrei Gherzan wrote:
>>>
>>> On Mon, Feb 13, 2017 at 12:25:48AM +0900, Yusuke Mitsuki wrote:
In order to fix problem that mouse does not work.
Hello.
Thank you very much for the pointer, but I think this image is x11 based..
I can see EFL project has some pages mentioning about booting EFL on
wayland-only environment, but it is not yocto (or oe) based instruction.
From: Khem Raj
Sent: Thursday, Februa
On 2017-02-16 08:37, Jussi Kukkonen wrote:
On 16 February 2017 at 04:14, Gary Thomas mailto:g...@mlbassoc.com>> wrote:
On 2017-02-16 02:45, Andrei Gherzan wrote:
On Mon, Feb 13, 2017 at 12:25:48AM +0900, Yusuke Mitsuki wrote:
In order to fix problem that mouse does not
On 16 February 2017 at 04:14, Gary Thomas wrote:
> On 2017-02-16 02:45, Andrei Gherzan wrote:
>
>> On Mon, Feb 13, 2017 at 12:25:48AM +0900, Yusuke Mitsuki wrote:
>>
>>> In order to fix problem that mouse does not work.
>>>
>>> This is removed c40558173ffd96c499d101155f6c4c2be85d9f0f.
>>> However
On Wed, Feb 15, 2017 at 06:47:17PM -0800, Khem Raj wrote:
> On Wed, Feb 15, 2017 at 6:34 PM, Khem Raj wrote:
> > On Wed, Feb 15, 2017 at 6:09 PM, Andrei Gherzan wrote:
> >> On Sat, Feb 11, 2017 at 09:26:47PM -0800, Khem Raj wrote:
> >>> Signed-off-by: Khem Raj
> >>> ---
> >>> conf/machine/raspb
Takashi-san
On Wed, Feb 15, 2017 at 6:35 PM, Takashi Matsuzawa wrote:
> Hello, Yocto.
>
>
> I am trying to build EFL on top of my mayland environment (krogoth based).
>
> I thought it would be easy since there is meta-openembedded/meta-efl
> recipes, but now I am stuck.
>
>
> Specifically, I am e
On Wed, Feb 15, 2017 at 6:34 PM, Khem Raj wrote:
> On Wed, Feb 15, 2017 at 6:09 PM, Andrei Gherzan wrote:
>> On Sat, Feb 11, 2017 at 09:26:47PM -0800, Khem Raj wrote:
>>> Signed-off-by: Khem Raj
>>> ---
>>> conf/machine/raspberrypi3-64.conf | 2 ++
>>> 1 file changed, 2 insertions(+)
>>>
>>> di
Signed-off-by: Khem Raj
---
recipes-kernel/linux/linux-raspberrypi_dev.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_dev.bb
b/recipes-kernel/linux/linux-raspberrypi_dev.bb
index f186ac0..97bd4ed 100644
--- a/recipes-kernel/linux/l
Userland wont work in 64bit mode
Signed-off-by: Khem Raj
---
conf/machine/raspberrypi3-64.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/raspberrypi3-64.conf
b/conf/machine/raspberrypi3-64.conf
index e7d9af2..0bf1397 100644
--- a/conf/machine/raspberrypi3-64.conf
+++ b/co
This lets machines use ?= to choose their preferred kernel
e.g. 64bit rpi3 needs 4.9 minimum but default right now
is 4.4
At the same time it keeps the option for user to override
any of these settings via config metadata e.g. local.conf
Signed-off-by: Khem Raj
---
conf/machine/include/rpi-defa
Hello, Yocto.
I am trying to build EFL on top of my mayland environment (krogoth based).
I thought it would be easy since there is meta-openembedded/meta-efl recipes,
but now I am stuck.
Specifically, I am experiencing x11 dependency (the recipes erquire x11 to be
in DISTRO_FEATURES here and
On Wed, Feb 15, 2017 at 6:09 PM, Andrei Gherzan wrote:
> On Sat, Feb 11, 2017 at 09:26:47PM -0800, Khem Raj wrote:
>> Signed-off-by: Khem Raj
>> ---
>> conf/machine/raspberrypi3-64.conf | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/conf/machine/raspberrypi3-64.conf
>> b/conf/mac
On 2017-02-16 02:45, Andrei Gherzan wrote:
On Mon, Feb 13, 2017 at 12:25:48AM +0900, Yusuke Mitsuki wrote:
In order to fix problem that mouse does not work.
This is removed c40558173ffd96c499d101155f6c4c2be85d9f0f.
However mouse does not worked from this.
---
conf/machine/include/rpi-base.inc
On Sat, Feb 11, 2017 at 09:26:47PM -0800, Khem Raj wrote:
> Signed-off-by: Khem Raj
> ---
> conf/machine/raspberrypi3-64.conf | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/conf/machine/raspberrypi3-64.conf
> b/conf/machine/raspberrypi3-64.conf
> index 5598e50..cdcd726 100644
> --- a
On Mon, Feb 13, 2017 at 12:25:48AM +0900, Yusuke Mitsuki wrote:
> In order to fix problem that mouse does not work.
>
> This is removed c40558173ffd96c499d101155f6c4c2be85d9f0f.
> However mouse does not worked from this.
> ---
> conf/machine/include/rpi-base.inc | 1 +
> 1 file changed, 1 insertio
On Mon, Feb 13, 2017 at 11:32:42PM +, p...@paulbarker.me.uk wrote:
> From: Paul Barker
>
> Signed-off-by: Paul Barker
> ---
> recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.
Hello,
I changed my SSH key for authenticating to the yocto git servers
(https://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi/). Who do
I have to talk to get this configured?
My new public key is:
ssh-rsa
B3NzaC1yc2EDAQABAAABAQDcC4O7+4b9RYdBnPeHjsyyCDrtam7l5KRuQmZKPAIsuN+AfHs4dp8
On 2/15/17 12:45 PM, Warren Harper wrote:
> I am having trouble writing a recipe and including libxl-dev it in an image.
>
> The recipe is libxl_1.0.bb:
> ```
> SUMMARY = "A C++ Excel Library to read/write xls/xlxs files"
> DESCRIPTION = "A C++ Excel Library to read/write xls/xlxs file
I am having trouble writing a recipe and including libxl-dev it in an image.
The recipe is libxl_1.0.bb:
```
SUMMARY = "A C++ Excel Library to read/write xls/xlxs files"
DESCRIPTION = "A C++ Excel Library to read/write xls/xlxs files"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=2aee0be2
On Wed, 15 Feb 2017 19:09:30 +
Darcy Watkins wrote:
> Hi,
>
> I want to be able to build an image target in such a way that 'bitbake
> image-target' builds the target as follows:
>
> 1. All of the packages are built for this target, including the RPMs
> 2. Some of the packages are design
Hi,
I want to be able to build an image target in such a way that 'bitbake
image-target' builds the target as follows:
1. All of the packages are built for this target, including the RPMs
2. Some of the packages are designated as NOT to be installed into the rootfs
generated for the target at
The second milestone release for Yocto Project 2.3 is available for download
now.
Download:
http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-2.3_M2/
eclipse-poky/mars-master 92aa0e79e8b01c56f0670af3cd8296ec68b43350
eclipse-poky/neon-master 83e0083ef3a71e10039ace7d18057dddc15440
On 02/14/2017 03:21 AM, Patrick Ohly wrote:
On Fri, 2017-02-03 at 10:35 -0800, akuster808 wrote:
On 2/3/17 12:46 AM, Patrick Ohly wrote:
I recently started using swtpm-native in combination with the qemu-tpm
patches to simulate a virtual TPM chip in qemu. The qemu-tpm patches
should go into O
On Wed, 2017-02-15 at 15:43 +0100, Dominig ar Foll (Intel Open Source)
wrote:
> Hello,
>
> in AGL project we are facing an issue as when we create new images the
> UID,GID of given packages can (and does) change depending of the
> build.
> This induces issues when we create partial update file usi
On Wed, 2017-02-15 at 15:43 +0100, Dominig ar Foll (Intel Open Source)
wrote:
> Hello,
>
>
>
> in AGL project we are facing an issue as when we create new
> images
> the UID,GID of given packages can (and does) change depending
> of
> the build.
>
> This induce
Hello,
in AGL project we are facing an issue as when we create new images
the UID,GID of given packages can (and does) change depending of
the build.
This induces issues when we create partial update file using image
diffs.
Could you let
On Wed, 2017-02-08 at 09:10 -0600, Aníbal Limón wrote:
>
> On 02/08/2017 08:12 AM, Lock, Joshua G wrote:
> > On Wed, 2017-02-01 at 14:14 -0600, Aníbal Limón wrote:
> > > I know we have the remote_kick.py [1] script but i don't know if
> > > is
> > > currently on use also this new script support li
27 matches
Mail list logo