|
Problems with building out-of-tree modules in morty
Hi,
TL;DR after migrating from jethro to morty my out-of-tree modules do not load.
Long version:
Im developing uio driver for a custom FPGA. The base is xilinx zu15 (note: as the explanation will go
Hi,
TL;DR after migrating from jethro to morty my out-of-tree modules do not load.
Long version:
Im developing uio driver for a custom FPGA. The base is xilinx zu15 (note: as the explanation will go
|
By
Bogusz Brodzinski
·
#34066
·
|
|
Re: [layerindex-web] issue with webinterface
Hello Paul,
you are brilliant:
I had errors with django 1.10 and uncommented:
from django.conf.global_settings import TEMPLATE_CONTEXT_PROCESSORS as TCP
TEMPLATE_CONTEXT_PROCESSORS = TCP + (
Hello Paul,
you are brilliant:
I had errors with django 1.10 and uncommented:
from django.conf.global_settings import TEMPLATE_CONTEXT_PROCESSORS as TCP
TEMPLATE_CONTEXT_PROCESSORS = TCP + (
|
By
Peter Tulpen <ptulpen@...>
·
#34063
·
|
|
Re: SRC_URI patch slection
I would remove ii) altogether in the local layer tree, and copy-paste necessary bits and pieces from it into iii). Alternatively, remove iii) and make necessary changes to ii). Either way, you'll have
I would remove ii) altogether in the local layer tree, and copy-paste necessary bits and pieces from it into iii). Alternatively, remove iii) and make necessary changes to ii). Either way, you'll have
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#34062
·
|
|
[PATCH 1/1] ref-manual: New SSHD_CONFIG variable description
Add description for the SSHD_CONFIG variable which is used to select the
package to use as provider for sshd-config.
Signed-off-by: David Vincent <freesilicon@...>
---
Add description for the SSHD_CONFIG variable which is used to select the
package to use as provider for sshd-config.
Signed-off-by: David Vincent <freesilicon@...>
---
|
By
David Vincent <freesilicon@...>
·
#34065
·
|
|
[PATCH 0/1] Add SSHD_CONFIG variable description
Add the SSHD_CONFIG variable description to the glossary. This variable is
introduced by the following patch series on OE-Core:
https://patchwork.openembedded.org/series/4904
David Vincent (1):
Add the SSHD_CONFIG variable description to the glossary. This variable is
introduced by the following patch series on OE-Core:
https://patchwork.openembedded.org/series/4904
David Vincent (1):
|
By
David Vincent <freesilicon@...>
·
#34064
·
|
|
SRC_URI patch slection
Hello.
I have following recipe files and want to remove xxxx.patch added to SRC_URI at ii).
i) xxxx_git.bb - specifies RC_URI revision by SRCREV parameter
ii) xxxx_%.bbappend - adds several
Hello.
I have following recipe files and want to remove xxxx.patch added to SRC_URI at ii).
i) xxxx_git.bb - specifies RC_URI revision by SRCREV parameter
ii) xxxx_%.bbappend - adds several
|
By
Takashi Matsuzawa <tmatsuzawa@...>
·
#34061
·
|
|
[meta-zephyr][PATCH 4/4] README.txt: Updated for qemu-nios2
Also replaced all "qemux86" with "qemu-x86"
Signed-off-by: Juro Bystricky <juro.bystricky@...>
---
README.txt | 32 +++++++++++++++++++-------------
1 file changed, 19 insertions(+), 13
Also replaced all "qemux86" with "qemu-x86"
Signed-off-by: Juro Bystricky <juro.bystricky@...>
---
README.txt | 32 +++++++++++++++++++-------------
1 file changed, 19 insertions(+), 13
|
By
Bystricky, Juro
·
#34059
·
|
|
[meta-zephyr][PATCH 3/4] zephyr-kernel-test.inc: exclude tests not suitable for Nios2
Signed-off-by: Juro Bystricky <juro.bystricky@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git
Signed-off-by: Juro Bystricky <juro.bystricky@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-test.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git
|
By
Bystricky, Juro
·
#34057
·
|
|
[meta-zephyr][PATCH 2/4] qemuzephyrrunner.py: support for qemu-nios2
Signed-off-by: Juro Bystricky <juro.bystricky@...>
---
lib/oeqa/utils/qemuzephyrrunner.py | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/lib/oeqa/utils/qemuzephyrrunner.py
Signed-off-by: Juro Bystricky <juro.bystricky@...>
---
lib/oeqa/utils/qemuzephyrrunner.py | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/lib/oeqa/utils/qemuzephyrrunner.py
|
By
Bystricky, Juro
·
#34058
·
|
|
[meta-zephyr][PATCH 1/4] qemu-nios2: New MACHINE
Added support for Zephyr qemu-nios2 BOARD.
Nios2 CPU is not supported natively by upstream QEMU,
so a Nios2 specific patch needs to be applied.
[YOCTO#10660]
Signed-off-by: Juro Bystricky
Added support for Zephyr qemu-nios2 BOARD.
Nios2 CPU is not supported natively by upstream QEMU,
so a Nios2 specific patch needs to be applied.
[YOCTO#10660]
Signed-off-by: Juro Bystricky
|
By
Bystricky, Juro
·
#34060
·
|
|
[meta-zephyr][PATCH 0/4] Support for Zephyr qemu_nios2 board
This set of patches implements the support for Zephyr qemu_nios2.
It implements the full toolchain (binutils, GCC, newlib) and also
QEMU for Altera Nios2. The Nios2 support is fairly minimalistic,
no
This set of patches implements the support for Zephyr qemu_nios2.
It implements the full toolchain (binutils, GCC, newlib) and also
QEMU for Altera Nios2. The Nios2 support is fairly minimalistic,
no
|
By
Bystricky, Juro
·
#34056
·
|
|
Re: [yocto-kernel-cache][PATCH 0/1] features: enable tpm
It used to be part of the kernel tree and not separated out.. so you are right, it wouldn't be in the README. I'll push a commit to add that info.
Bruce
It used to be part of the kernel tree and not separated out.. so you are right, it wouldn't be in the README. I'll push a commit to add that info.
Bruce
|
By
Bruce Ashfield
·
#34055
·
|
|
Re: [yocto-kernel-cache][PATCH 0/1] features: enable tpm
Thanks ;-} I had checked the 00-README in the yocto-kernel-cache, but
couldn't find instructions on where and how to submit changes. Is that
documented somewhere?
--
Best Regards, Patrick Ohly
The
Thanks ;-} I had checked the 00-README in the yocto-kernel-cache, but
couldn't find instructions on where and how to submit changes. Is that
documented somewhere?
--
Best Regards, Patrick Ohly
The
|
By
Patrick Ohly
·
#34054
·
|
|
Re: [yocto-kernel-cache][PATCH 0/1] features: enable tpm
Looks good to me. I've staged the change and will send SRCREV
updates later.
This missed a cc' to linux-yocto, but I noticed it regardless :D
Bruce
Looks good to me. I've staged the change and will send SRCREV
updates later.
This missed a cc' to linux-yocto, but I noticed it regardless :D
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#34053
·
|
|
Re: Yocto - Building initramfs to run a shell script for the support of IMA/EVM
Sorry, mangled the name. It should be initramfs-debug-image. It is very simple, but you have to handle switch root yourself.
--
Jeremy Thien
Adtec Digital
adtecdigital.com
jeremy.thien@...
Sorry, mangled the name. It should be initramfs-debug-image. It is very simple, but you have to handle switch root yourself.
--
Jeremy Thien
Adtec Digital
adtecdigital.com
jeremy.thien@...
|
By
Jeremy Thien <jeremyt@...>
·
#34052
·
|
|
Yocto Project Status WW04’17
Current Dev Position: YP 2.3 M2
Next Deadline: YP 2.3 M2 by Jan 23, 2017
SWAT team rotation: Saul -> Paul on Jan. 20, 2017.
SWAT team rotation: Paul -> Ross on Jan. 27,
Current Dev Position: YP 2.3 M2
Next Deadline: YP 2.3 M2 by Jan 23, 2017
SWAT team rotation: Saul -> Paul on Jan. 20, 2017.
SWAT team rotation: Paul -> Ross on Jan. 27,
|
By
Jolley, Stephen K <stephen.k.jolley@...>
·
#34051
·
|
|
[yocto-kernel-cache][PATCH 1/1] meta: add TPM feature
Some hardware has a TPM chip and in addition, qemu can emulate it
using swtpm.
Signed-off-by: Patrick Ohly <patrick.ohly@...>
---
features/tpm/tpm.cfg | 18 ++++++++++++++++++
Some hardware has a TPM chip and in addition, qemu can emulate it
using swtpm.
Signed-off-by: Patrick Ohly <patrick.ohly@...>
---
features/tpm/tpm.cfg | 18 ++++++++++++++++++
|
By
Patrick Ohly
·
#34050
·
|
|
[yocto-kernel-cache][PATCH 0/1] features: enable tpm
This was tested with the yocto-4.8 branch and linux-yocto 4.8.17 under
qemu with TPM provided by swtpm, but can and should also get merged
into the yocto-4.9 and master branches.
The feature
This was tested with the yocto-4.8 branch and linux-yocto 4.8.17 under
qemu with TPM provided by swtpm, but can and should also get merged
into the yocto-4.9 and master branches.
The feature
|
By
Patrick Ohly
·
#34049
·
|
|
Re: Yocto - Building initramfs to run a shell script for the support of IMA/EVM
I suggest the debug-iniramfs-image from meta-openembedded/meta-initramfs.
--
Jeremy Thien
Adtec Digital
adtecdigital.com
jeremy.thien@...
I suggest the debug-iniramfs-image from meta-openembedded/meta-initramfs.
--
Jeremy Thien
Adtec Digital
adtecdigital.com
jeremy.thien@...
|
By
Jeremy Thien <jeremyt@...>
·
#34048
·
|
|
Re: [meta-swupd][PATCH] swupd-image.bbclass: do_swupd_update() depends on time-native
Sure, thanks Patrick.
By
André Draszik <git@...>
·
#34047
·
|