|
Yocto SDK & Toolchain Deploy Issue
You will have to install the SDK using the sh file that is generated on that other machine that you're planning to use. Please see this and the sections around it: https://www.yoctoproject.org/docs/cu
You will have to install the SDK using the sh file that is generated on that other machine that you're planning to use. Please see this and the sections around it: https://www.yoctoproject.org/docs/cu
|
By
Anuj Mittal
· #41224
·
|
|
How to modify a meta third party layer sources from my custom layer
Please take a look at: https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#prioritizing-your-layer and the sections around it, and see if that answers your question.
Please take a look at: https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#prioritizing-your-layer and the sections around it, and see if that answers your question.
|
By
Anuj Mittal
· #41166
·
|
|
apt-get error
It'd help if you can share more details - layers that you are using, which version, local configuration and the complete error.
It'd help if you can share more details - layers that you are using, which version, local configuration and the complete error.
|
By
Anuj Mittal
· #41165
·
|
|
Ptest log
It should be easy to modify that script to have the section to parse the logs and display it differently. Or, use one of the mediawiki parsers to convert the markup to a different format ... Thanks, A
It should be easy to modify that script to have the section to parse the logs and display it differently. Or, use one of the mediawiki parsers to convert the markup to a different format ... Thanks, A
|
By
Anuj Mittal
· #41148
·
|
|
Avoiding both GPLv3 and meta-gplv2 ?
You can grep the license.manifest in ./tmp/deploy/licenses to see what is being included in the final image. I think the poky core-image-minimal image can be built without meta-gplv2 and non gplv3 com
You can grep the license.manifest in ./tmp/deploy/licenses to see what is being included in the final image. I think the poky core-image-minimal image can be built without meta-gplv2 and non gplv3 com
|
By
Anuj Mittal
· #40942
·
|
|
[meta-cgl][PATCH 2/3] pacemaker: refresh patches to fix QA warning
Hi Yi It looks like this patch is no longer required and is just adding the same thing twice. Please check.
Hi Yi It looks like this patch is no longer required and is just adding the same thing twice. Please check.
|
By
Anuj Mittal
· #40719
·
|
|
Cannot add libsrtp to yocto image
Please try adding ALLOW_EMPTY_${PN} = "1" in your bbappend or try: https://patchwork.openembedded.org/patch/150000/
Please try adding ALLOW_EMPTY_${PN} = "1" in your bbappend or try: https://patchwork.openembedded.org/patch/150000/
|
By
Anuj Mittal
· #40615
·
|
|
Cannot add libsrtp to yocto image
That is because there's no package named libsrtp. Please see: https://wiki.yoctoproject.org/wiki/Technical_FAQ#I.27ve_included_a_package_in_my_image_but_files_I_expect_to_be_there_are_missing.2C_what.
That is because there's no package named libsrtp. Please see: https://wiki.yoctoproject.org/wiki/Technical_FAQ#I.27ve_included_a_package_in_my_image_but_files_I_expect_to_be_there_are_missing.2C_what.
|
By
Anuj Mittal
· #40610
·
|
|
Adding debug output in recipe
I think that is the value of KERNEL_CC if you're inheriting module.bbclass. This looks like a problem with your source Makefile. Please check the variable that points to kernel sources in your Makefil
I think that is the value of KERNEL_CC if you're inheriting module.bbclass. This looks like a problem with your source Makefile. Please check the variable that points to kernel sources in your Makefil
|
By
Anuj Mittal
· #40593
·
|
|
Adding debug output in recipe
To find out what a variable is being set to, you can try: bitbake -e <recipename> Please see: https://wiki.yoctoproject.org/wiki/Technical_FAQ#I_set_a_variable_but_it_doesn.27t_seem_to_be_having_an_ef
To find out what a variable is being set to, you can try: bitbake -e <recipename> Please see: https://wiki.yoctoproject.org/wiki/Technical_FAQ#I_set_a_variable_but_it_doesn.27t_seem_to_be_having_an_ef
|
By
Anuj Mittal
· #40591
·
|
|
ClamAV PCRE support
Hi Tom, This shouldn't be necessary, PACKAGECONFIG adds DEPENDS on libpcre when pcre is enabled and only of two should be required. This is happening because clamav is looking for pcre-config (uses it
Hi Tom, This shouldn't be necessary, PACKAGECONFIG adds DEPENDS on libpcre when pcre is enabled and only of two should be required. This is happening because clamav is looking for pcre-config (uses it
|
By
Anuj Mittal
· #40512
·
|
|
ssh-copy-id is part of which package?
Hi Zoran, You can try: oe-pkgdata-util find-path "/*ssh-copy-id" which gives me: openssh-misc: /usr/bin/ssh-copy-id
Hi Zoran, You can try: oe-pkgdata-util find-path "/*ssh-copy-id" which gives me: openssh-misc: /usr/bin/ssh-copy-id
|
By
Anuj Mittal
· #40465
·
|
|
[PATCH 2/2] audit: fix pkgconfigdir
Hi, Aren't these already part of FILES_${PN}-dev in bitbake.conf in oe-core? Thanks, Anuj
Hi, Aren't these already part of FILES_${PN}-dev in bitbake.conf in oe-core? Thanks, Anuj
|
By
Anuj Mittal
· #40458
·
|
|
[meta-yocto][PATCH v2 3/3] linux-yocto: update genericx86* SRCREVs for 4.15
Bump to stable kernel release 4.15.13. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend | 8 ++++---- 1 file changed, 4 insertions(+)
Bump to stable kernel release 4.15.13. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend | 8 ++++---- 1 file changed, 4 insertions(+)
|
By
Anuj Mittal
· #40453
·
|
|
[meta-yocto][PATCH v2 2/3] linux-yocto: update genericx86* SRCREVs for 4.14
Bump to stable kernel release 4.14.30 Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend | 8 ++++---- 1 file changed, 4 insertions(+),
Bump to stable kernel release 4.14.30 Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend | 8 ++++---- 1 file changed, 4 insertions(+),
|
By
Anuj Mittal
· #40452
·
|
|
[meta-yocto][PATCH v2 1/3] linux-yocto: update genericx86* SRCREVs for 4.12
Bump to stable kernel release 4.12.21. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | 8 ++++---- 1 file changed, 4 insertions(+)
Bump to stable kernel release 4.12.21. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | 8 ++++---- 1 file changed, 4 insertions(+)
|
By
Anuj Mittal
· #40451
·
|
|
[meta-yocto][PATCH v2 0/3] Update SRCREVs for genericx86* BSPs
This series replaces the earlier one sent by me. It syncs the genericx86* BSP kernel revisions with the latest kernel series sent by Bruce for oe-core. Sanity tested on NUC7 and Minnowboard. Thanks, A
This series replaces the earlier one sent by me. It syncs the genericx86* BSP kernel revisions with the latest kernel series sent by Bruce for oe-core. Sanity tested on NUC7 and Minnowboard. Thanks, A
|
By
Anuj Mittal
· #40450
·
|
|
[wic.qcow2] qemu-system-x86-64 booting qcow2 image stalls
Hi Raymond, Did you try runqemu core-image-sato-sdk.wic.qcow2 ovmf? Thanks, Anuj
Hi Raymond, Did you try runqemu core-image-sato-sdk.wic.qcow2 ovmf? Thanks, Anuj
|
By
Anuj Mittal
· #40400
·
|
|
[meta-yocto][PATCH 3/3] linux-yocto: update genericx86* SRCREVs for v4.12
Sync with 4.12.20 kernel changes in oe-core. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | 4 ++-- 1 file changed, 2 insertions(
Sync with 4.12.20 kernel changes in oe-core. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | 4 ++-- 1 file changed, 2 insertions(
|
By
Anuj Mittal
· #40144
·
|
|
[meta-yocto][PATCH 2/3] linux-yocto: update genericx86* SRCREVs for v4.14
Sync with stable kernel release 4.14.24 in oe-core. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend | 8 ++++---- 1 file changed, 4
Sync with stable kernel release 4.14.24 in oe-core. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend | 8 ++++---- 1 file changed, 4
|
By
Anuj Mittal
· #40142
·
|