Hello
On 15.07.19 08:42, Madhu Krishnamurthy wrote:
Hello,
I am trying to package an already built binary executable called mlc
(memory latency checker) to yocto and I get this error.
ERROR: mem-tst-0.1 do_package: QA Issue: File
'/usr/local/flex_pkgs/diags/mlc' from mem was already stripped, t
Hi Khem,
Thank you for your answer. I have built a toolchain as exactly as you said,
days ago.
But it was giving error Unknown Modules: widgets when I try to compile. Me
and my
BSP found that this is a know Qt layer issue that will not be solved til an
update is pushed to meta-qt5 layer.
Thank you
On 15.07.2019 08:45, Gabriele Zampieri wrote:
> Hi,
>
> as far as I know, there is no mechanism to add custom bootargs and/or
> bootcmd to uboot via Yocto (correct me if I'm wrong). I usually patch
> the upstream uboot to achieve this task.
I also haven't heard of any standardized way. It may depe
Yes, thanks Maciej for pointing that out! It may be a good starting point
for JH.
Gabriele
Il giorno lun 15 lug 2019 alle ore 10:29 Maciej Pijanowski <
maciej.pijanow...@3mdeb.com> ha scritto:
>
> On 15.07.2019 08:45, Gabriele Zampieri wrote:
>
> Hi,
>
> as far as I know, there is no mechanism t
bluez4 was removed even from meta-oe 2 years ago,
which made made the bluez5 feature for selecting between
bluez4 and bluez5 mandatory for using the bluetooth feature.
The backfilled bluez5 feature has been removed,
including the bluetooth class that helped recipes
for selecting between bluez4/blu
Debian 10 is a supported distribution now, so add it to the documentation.
Signed-off-by: Ross Burton
---
documentation/ref-manual/ref-system-requirements.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/documentation/ref-manual/ref-system-requirements.xml
b/documentation/ref-manual/ref-
Hi Zoran,
On 7/12/19, Zoran Stojsavljevic wrote:
> Moritz,
>
> Thank you very much for this reply. It makes it very clear... What is
> the current State of Affairs for the topic.
>
> Let us see if there will be the improvement to this topic. I'll
> document this on one of my private GitHubs. And
Thanks Gabriele and Maciej, I use meta-freescale for imx6. The u-boot
argements seem defined in wks files such as imx-uboot-mxs.wks,
imx-uboot-bootpart.wks, not quite sure how to extend or overwrite it.
Sorry still learning the Yocto.
Thank you.
Kind regards,
- jh
On 7/15/19, Gabriele Zampieri
now in meta-oe
Signed-off-by: Armin Kuster
---
.../files/fix_library_install_path.patch | 28 --
...ror-report-by-adding-default-message.patch | 42 ---
.../keyutils-test-fix-output-format.patch | 41 --
recipes-security/keyutils/files/run-ptest | 3
On Mon, Jul 15, 2019 at 1:06 AM Onur Eser wrote:
>
> Hi Khem,
> Thank you for your answer. I have built a toolchain as exactly as you said,
> days ago.
> But it was giving error Unknown Modules: widgets when I try to compile. Me
> and my
> BSP found that this is a know Qt layer issue that will n
All,
The triage team is starting to try and collect up and classify bugs which a
newcomer to the project would be able to work on in a way which means people
can find them. They're being listed on the triage page under the appropriate
heading:
https://wiki.yoctoproject.org/wiki/Bug_Triage#N
Merged.
Ross
On Tue, 2 Jul 2019 at 17:03, Joshua Watt wrote:
>
> Adds support for building gnupg as a -native recipe.
>
> Signed-off-by: Joshua Watt
> ---
> recipes-support/gnupg/gnupg_1.4.7.bb | 5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a/recipes-support/gnupg/gnupg_1.4.7.bb
Hello Jupiter,
I actually continued this topic initiated by Moritz, to find out how
you and me and somebody else also can build the yocto build system
with bundled rescue kernel into the rootfs.
My target architecture I am playing with is armv7 A8 (BBB), since I am
experimenting with it.
I actua
Hi,
I have wks file with following content:
part ubootenv --ondisk=mmcblk --no-table --size 12
part /boot --source bootimg-partition --ondisk mmcblk --fstype=vfat
--label boot --active --align 1024 --size 16
part /root --source rootfs --ondisk mmcblk --fstype=ext4 --label rootA
--align 1024 --fix
On Tue, 2019-07-16 at 08:38 +0200, Belisko Marek wrote:
> I have wks file with following content:
>
> part ubootenv --ondisk=mmcblk --no-table --size 12
> part /boot --source bootimg-partition --ondisk mmcblk --fstype=vfat
> --label boot --active --align 1024 --size 16
> part /root --source rootfs
Hi JH,
wks is the extension used by wic to generate different kind of flashable
(partitioned) images. I never used it, but looking around (
https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#command-bootloader
) I see two relevant arguments:
- *--append *
- *--configfile*
16 matches
Mail list logo