On 2017-01-04 10:19 AM, Jussi Laako wrote:
Here are two patches for yocto-kernel-cache:
What are the target branches for this ?
Bruce
1) Updates audio support configuration and removes some legacy stuff
2) Adds kernel feature for Firewire support
--
___
On Wed, Jan 4, 2017 at 6:35 AM, Schmitt, Richard
wrote:
> I have a ARM 32/64 multilib environment set up in my yocto based project.
> Everythings working fine. Almost. I am using the poky krogoth branch with
> the patch for “bug 1357”
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=1357 cher
On 01/04, richard_al...@keysight.com wrote:
> I am getting errors with morty and -c populate_sdk_ext when I have recipes
> which inherit bin_package
> These recipes work fine with Krogoth and it's populate_sdk_ext
>
> Note: package is not empty, Use to install package on running system.
>
> No i
The url template function resolve an URL associated with a model, so
in Django 1.6 quotes around variables don't get the variable value.
[YOCTO #10871]
Signed-off-by: Aníbal Limón
---
templates/rrs/recipedetail.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templat
Since Openembedded cgit was upgrade so point to new url to reflect
the real URL.
Signed-off-by: Aníbal Limón
---
layerindex/tools/import_layer.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/layerindex/tools/import_layer.py b/layerindex/tools/import_layer.py
index b4
I have a ARM 32/64 multilib environment set up in my yocto based project.
Everythings working fine. Almost. I am using the poky krogoth branch with the
patch for "bug 1357" https://bugzilla.yoctoproject.org/show_bug.cgi?id=1357
cherry-picked.
When I populate the SDK and install it, I do get
I am getting errors with morty and -c populate_sdk_ext when I have recipes
which inherit bin_package
These recipes work fine with Krogoth and it's populate_sdk_ext
Note: package is not empty, Use to install package on running system.
No idea how to proceed on fixing this (or if this is an morty
Adds support for IEEE-1394 aka Firewire bus and some commonly used
devices.
Signed-off-by: Jussi Laako
---
features/firewire/firewire.cfg | 15 +++
features/firewire/firewire.scc | 4
2 files changed, 19 insertions(+)
create mode 100644 features/firewire/firewire.cfg
create m
Updates audio support to work with modern audio hardware while dropping
some legacy parts.
Signed-off-by: Jussi Laako
---
cfg/sound.cfg | 142 +-
1 file changed, 131 insertions(+), 11 deletions(-)
diff --git a/cfg/sound.cfg b/cfg/sound.cfg
Here are two patches for yocto-kernel-cache:
1) Updates audio support configuration and removes some legacy stuff
2) Adds kernel feature for Firewire support
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Tue 2017-01-03 @ 10:43:09 PM, Khem Raj wrote:
> perhaps the defconfig can be made smaller. If you regenerate it using
> make savedefconfig in a prepared tree and using the resulting config
> file which will be smaller in size
> when compared to fully expanded .config.
>
> On Tue, Jan 3, 2017 at
On Wed 2017-01-04 @ 04:01:36 AM, Andreas Müller wrote:
> On Wed, Jan 4, 2017 at 1:05 AM, Andreas Müller
> wrote:
> > On Tue, Jan 3, 2017 at 8:38 PM, Trevor Woerner wrote:
> >> Add an -rt kernel option for Raspberry Pi that includes the FIQ patch which
> >> adds stability to the -rt kernel (with f
On Wed 2017-01-04 @ 01:05:27 AM, Andreas Müller wrote:
> On Tue, Jan 3, 2017 at 8:38 PM, Trevor Woerner wrote:
> > Add an -rt kernel option for Raspberry Pi that includes the FIQ patch which
> > adds stability to the -rt kernel (with full preemption enabled) and is an
> > improvement to simply dis
On 2017-01-04 13:54, Patrick Ohly wrote:
On Wed, 2017-01-04 at 12:05 +0100, Gary Thomas wrote:
On 2016-11-04 04:41, Paul Eggleton wrote:
On Wed, 02 Nov 2016 07:25:13 Gary Thomas wrote:
I've tested your patches for this (from the OE-core mailing list)
and I can now build and use the eSDK for my
On Wed, 2017-01-04 at 12:05 +0100, Gary Thomas wrote:
> On 2016-11-04 04:41, Paul Eggleton wrote:
> > On Wed, 02 Nov 2016 07:25:13 Gary Thomas wrote:
> >> I've tested your patches for this (from the OE-core mailing list)
> >> and I can now build and use the eSDK for my board :-)
> >
> > Great!
> >
On Wed, Jan 4, 2017 at 7:43 AM, Khem Raj wrote:
> perhaps the defconfig can be made smaller. If you regenerate it using
> make savedefconfig in a prepared tree and using the resulting config
> file which will be smaller in size
> when compared to fully expanded .config.
>
Just a suggestion:
In me
On 2016-11-04 04:41, Paul Eggleton wrote:
On Wed, 02 Nov 2016 07:25:13 Gary Thomas wrote:
I've tested your patches for this (from the OE-core mailing list)
and I can now build and use the eSDK for my board :-)
Great!
I do have a couple observations/questions:
* I added my missing tool with
17 matches
Mail list logo