Hi,
I see a lot of systems making use of the /etc/os-release where they put in
build information like sha, build numbers and version numbers. When doing
that you will encounter basehash errors and taskhash errors from bitbake in
my experience (or I might be doing something wrong). To remove these
On 3/28/18 11:00 PM, Vincent Daanen wrote:
On 3/28/18 9:27 AM, Vincent Daanen wrote:
Hi,
I want to add CAN driver support to the kernel. Here is the procedure
I
followed:
1. Generate a .config file
2. Copy it to meta-myWork/recipes-kernel/linux/files/defconfig
3. Update it: set at the
Hi Vincent,
Its better to create patch and apply from platform specific kernel recipes.
if you need more info let me know.
Thanks!
Prakash
On Thu, Mar 29, 2018 at 1:55 PM, Khem Raj wrote:
>
>
> On 3/28/18 11:00 PM, Vincent Daanen wrote:
>
>> On 3/28/18 9:27 AM, Vincent Daanen wrote:
>>>
just create patch and run bitbake -c patch recipename, then check defconfig
file in your build folder, if your patch worked properly then the changes
will be available in your defconfig file.
Thanks!
Prakash
On Thu, Mar 29, 2018 at 4:12 PM, Vincent Daanen <
vincent.daa...@orthotaxy.com> wrote:
>On 3/28/18 9:27 AM, Vincent Daanen wrote:
>> Hi,
>>
>> I want to add CAN driver support to the kernel. Here is the procedure
>> I
>> followed:
>>
>> 1. Generate a .config file
>> 2. Copy it to meta-myWork/recipes-kernel/linux/files/defconfig
>> 3. Update it: set at the end the config to enab
On 03/28/2018 12:27 PM, Vincent Daanen wrote:
Hi,
I want to add CAN driver support to the kernel. Here is the procedure I
followed:
1. Generate a .config file
2. Copy it to meta-myWork/recipes-kernel/linux/files/defconfig
3. Update it: set at the end the config to enable CAN as follows
#
Hi!
I know a recipe can list more than one service in SYSTEMD_SERVICE
variable. Then, is there a way to selectively enable/disable each of
them? To me, it looks like SYSTEMD_AUTO_ENABLE acts globally on every
service in the above list.
I have a recipe which provides a single executable (/usr/bin/f
i created a standard image with meta-raspberrypi with dpkg and tried to
install some packages from the raspbian, but then i faced packaging is
armhf and we have armel.
any body know how to change our system into armhf?
i read someinfo about defaulttune but how to use it, it is arm1176jzfshf
here?
Hi,
What’s the difference between fragment and patch ?
I can easily make a patch but how do I make sure the patch will be applied to
the .config file ?
Thanks for your help
Vincent
De : Prakash Ks
Envoyé : jeudi 29 mars 2018 11:46
À : Khem Raj
Cc : Vincent Daanen ; yocto@yoctoproject.org
Obj
Hi,
Does anyone have any ideas for how I might fix this bitbake error?
Also is there an example initscript to start clamd?
Thanks in advance.
Regards,
Tom Gibson
C Software Limited
From: Tom Gibson
Sent: 27 March 2018 16:28
To: 'akuster808' ; yocto@yoctoproject.org
Subject: RE: [yocto] ClamAV
Hi,
To prepare for sumo I updated all my oe-metas from more or less rocko
to recent masters. Since then I am in trouble with VC4/GL/GLES on
Raspi:
* On X start glmark2-es: complains with 'Modifier 0x0 vs. tiling
(0x7001) mismatch and window remains black
* On Wayland (weston) glmark2-
64bit RPi or 32?
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
64bit with mesa yes, for 32bit I usually test on wayland+Westeros+WPE
2018-03-29 12:26 GMT-07:00 Trevor Woerner :
> 64bit RPi or 32?
>
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
--
On Thu, Mar 29, 2018 at 9:29 PM, Khem Raj wrote:
> 64bit with mesa yes, for 32bit I usually test on wayland+Westeros+WPE
>
> 2018-03-29 12:26 GMT-07:00 Trevor Woerner :
>> 64bit RPi or 32?
>>
>> --
>> ___
>> yocto mailing list
>> yocto@yoctoproject.org
>
Signed-off-by: Kyle Russell
---
Post/views.py| 2 +-
project/settings.py | 2 ++
templates/error-details.html | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/Post/views.py b/Post/views.py
index 7f2cffb..c093e7b 100644
--- a/Post/views.py
+++ b/Post/
Hello,
I'm trying to create a recipe for driver from external company.
Unfortunately compilation process require path to Kernel build
directory. I red "Incorporating Out-of-Tree Modules" chapter in Kernel
Dev Manual, and tried to use module.bbclass. But I only got path to
kernel-build-artifacts,
On Thu, Mar 29, 2018 at 10:23 PM, Andreas Müller
wrote:
> On Thu, Mar 29, 2018 at 9:29 PM, Khem Raj wrote:
>> 64bit with mesa yes, for 32bit I usually test on wayland+Westeros+WPE
>>
>> 2018-03-29 12:26 GMT-07:00 Trevor Woerner :
>>> 64bit RPi or 32?
>>>
>>> --
Have a bit more information now:
B
On Thu, Mar 29, 2018 at 10:37 PM, Andreas Müller
wrote:
> On Thu, Mar 29, 2018 at 10:23 PM, Andreas Müller
> wrote:
>> On Thu, Mar 29, 2018 at 9:29 PM, Khem Raj wrote:
>>> 64bit with mesa yes, for 32bit I usually test on wayland+Westeros+WPE
>>>
>>> 2018-03-29 12:26 GMT-07:00 Trevor Woerner :
>>
I've seen the 'Modifier 0x0 vs. tiling(0x7001) mismatch' error
and blank screen hundreds of times while working on getting chromium-x11
accelerated. It would happen if chromium was trying to use the system
gl/gles libraries instead of the ones it builds.
--
On Thu, Mar 29, 2018 at 11:05 PM, Trevor Woerner wrote:
> I've seen the 'Modifier 0x0 vs. tiling(0x7001) mismatch' error
> and blank screen hundreds of times while working on getting chromium-x11
> accelerated. It would happen if chromium was trying to use the system
> gl/gles librarie
On Thu, Mar 29, 2018 at 11:23 PM, Andreas Müller
wrote:
> On Thu, Mar 29, 2018 at 11:05 PM, Trevor Woerner wrote:
>> I've seen the 'Modifier 0x0 vs. tiling(0x7001) mismatch' error
>> and blank screen hundreds of times while working on getting chromium-x11
>> accelerated. It would happ
On Thu 2018-03-29 @ 11:34:08 PM, Andreas Müller wrote:
> On Thu, Mar 29, 2018 at 11:23 PM, Andreas Müller
> wrote:
> > On Thu, Mar 29, 2018 at 11:05 PM, Trevor Woerner wrote:
> >> I've seen the 'Modifier 0x0 vs. tiling(0x7001) mismatch' error
> >> and blank screen hundreds of times wh
22 matches
Mail list logo