|
Remove *-dev packages from final image
Hi all. I'm in trouble to remove the *-dev packages from final image. I remove dev-pkgs and dbg-pkgs from EXTRA_IMAGE_FEATURES and IMAGE_FEATURES with lines IMAGE_FEATURES_remove = " \ dbg-pkgs \ dev-
Hi all. I'm in trouble to remove the *-dev packages from final image. I remove dev-pkgs and dbg-pkgs from EXTRA_IMAGE_FEATURES and IMAGE_FEATURES with lines IMAGE_FEATURES_remove = " \ dbg-pkgs \ dev-
|
By
Mauro Ziliani
· #52608
·
|
|
Memory tracker in c++
Hi all I'm looking for a memory track to investigate how many memory my application needs. The application di made with Qt/Qml 5.6 over a Krogoth on Imx6dl board. Do you have some suggestion? I'd init
Hi all I'm looking for a memory track to investigate how many memory my application needs. The application di made with Qt/Qml 5.6 over a Krogoth on Imx6dl board. Do you have some suggestion? I'd init
|
By
Mauro Ziliani
· #52591
·
|
|
Include "my.conf" in conf/local.conf
Hi all Is it possible to include a fine in local.conf? MZ
Hi all Is it possible to include a fine in local.conf? MZ
|
By
Mauro Ziliani
· #52422
·
|
|
curl certificate error
Thank you. I have included the dependencies, but curl miss the CAfile. I have to fix the right full path by CURL_CA_BUNDLE in the recipe which uses curl-native I have changed TMP variabile in conf/loc
Thank you. I have included the dependencies, but curl miss the CAfile. I have to fix the right full path by CURL_CA_BUNDLE in the recipe which uses curl-native I have changed TMP variabile in conf/loc
|
By
Mauro Ziliani
· #52286
·
|
|
curl certificate error
Hi all I try to download the file https://github.com/google/googletest/archive/release-1.8.0.tar.gz with curl -L inside a devshell of a recipe I get this error curl: (77) error setting certificate ver
Hi all I try to download the file https://github.com/google/googletest/archive/release-1.8.0.tar.gz with curl -L inside a devshell of a recipe I get this error curl: (77) error setting certificate ver
|
By
Mauro Ziliani
· #52282
·
|
|
PREFERRED_VERSION_pn-: which version is selected?
Thanks all for suggestions ed corrections MZ
Thanks all for suggestions ed corrections MZ
|
By
Mauro Ziliani
· #52264
·
|
|
PREFERRED_VERSION_pn-: which version is selected?
My purpose is this. For image-recipe_1.0.0 I need recip1 version 0.9 For image-recipe_1.1.0 I need recip1 version 1.0 How I can solve this? Best regards MZ
My purpose is this. For image-recipe_1.0.0 I need recip1 version 0.9 For image-recipe_1.1.0 I need recip1 version 1.0 How I can solve this? Best regards MZ
|
By
Mauro Ziliani
· #52263
·
|
|
PREFERRED_VERSION_pn-: which version is selected?
Hi all. I'm working with Krogoth on imx6 I have the same recipe with different versions recipe1_0.9.bb recipe1_1.0.bb In the image recipe I put image-recipe.bb IMAGE_INSTALL_append := " \ recipe1 \ "
Hi all. I'm working with Krogoth on imx6 I have the same recipe with different versions recipe1_0.9.bb recipe1_1.0.bb In the image recipe I put image-recipe.bb IMAGE_INSTALL_append := " \ recipe1 \ "
|
By
Mauro Ziliani
· #52259
·
|
|
Yoctoproject ad Qt Commercial License.
Hi all. Anyone has experience with Qt Commercial and Yocto Project? Best regards, Mauro Ziliani
Hi all. Anyone has experience with Qt Commercial and Yocto Project? Best regards, Mauro Ziliani
|
By
Mauro Ziliani
· #51595
·
|
|
File collision: same path from 2 recipes
Thanks for your help. I'm working with an old Krogoth. This checks is true even with Krogoth? MZ Il 29/09/20 14:17, Laurent Gauthier ha scritto:
Thanks for your help. I'm working with an old Krogoth. This checks is true even with Krogoth? MZ Il 29/09/20 14:17, Laurent Gauthier ha scritto:
|
By
Mauro Ziliani
· #50870
·
|
|
File collision: same path from 2 recipes
Hi all. There is a QA to test if 2 recipes try to install a file with the same path? In my BSP 2 recipes try install the file ${D}/etc/network/if-up,d/hostapd_restart I'd like receive an error from bi
Hi all. There is a QA to test if 2 recipes try to install a file with the same path? In my BSP 2 recipes try install the file ${D}/etc/network/if-up,d/hostapd_restart I'd like receive an error from bi
|
By
Mauro Ziliani
· #50867
·
|
|
wic direct->vhd
Hi all. I'm working with dunfell. With wic to create .direct image. Which tool I have to use to convert .direct file to .vhd file? I try to look .vhd and .direct file with 'file' tool, but it seems .d
Hi all. I'm working with dunfell. With wic to create .direct image. Which tool I have to use to convert .direct file to .vhd file? I try to look .vhd and .direct file with 'file' tool, but it seems .d
|
By
Mauro Ziliani
· #50730
·
|
|
[psplash] image format.
Hi all. I'm trying to display a splash screen over a 800x600 display, on Geode LX 800 platform (Geode LX FB or Vesa). I make the image with Gimp and saved in 4 version to try. 800x600 in png 16bit rgb
Hi all. I'm trying to display a splash screen over a 800x600 display, on Geode LX 800 platform (Geode LX FB or Vesa). I make the image with Gimp and saved in 4 version to try. 800x600 in png 16bit rgb
|
By
Mauro Ziliani
· #50669
·
|
|
psplash and mountpoint -q
Hi all. I'm working woth Zeus on intel platform When the script is run in shutdown I get the error at line 28 26: export TMPDIR=/mnt/.psplash 27: [ -d $TMPDIR ] || mkdir -p $TMPDIR 28: if [ ! mountpoi
Hi all. I'm working woth Zeus on intel platform When the script is run in shutdown I get the error at line 28 26: export TMPDIR=/mnt/.psplash 27: [ -d $TMPDIR ] || mkdir -p $TMPDIR 28: if [ ! mountpoi
|
By
Mauro Ziliani
· #50205
·
|
|
Missing artifact with wic create -e <image> <wks>
Hi all. When I try to build an image with wic I get always this error NOTE: Executing Tasks NOTE: Setscene tasks completed NOTE: Tasks Summary: Attempted 1355 tasks of which 1355 didn't need to be rer
Hi all. When I try to build an image with wic I get always this error NOTE: Executing Tasks NOTE: Setscene tasks completed NOTE: Tasks Summary: Attempted 1355 tasks of which 1355 didn't need to be rer
|
By
Mauro Ziliani
· #49662
·
|
|
Strange error
In the image recipe i write ${DATETIME} in ${IMAGE_ROOTFS}/etc/buildtime by a function. This is the part of recipe ROOTFS_POSTPROCESS_COMMAND_append = " \ mark_os_buildtime; \ " mark_os_buildtime() {
In the image recipe i write ${DATETIME} in ${IMAGE_ROOTFS}/etc/buildtime by a function. This is the part of recipe ROOTFS_POSTPROCESS_COMMAND_append = " \ mark_os_buildtime; \ " mark_os_buildtime() {
|
By
Mauro Ziliani
· #49624
·
|
|
Strange error
Thanks. No i edit the recipes before build. Il 10/06/20 19:50, Rudolf J Streif ha scritto:
Thanks. No i edit the recipes before build. Il 10/06/20 19:50, Rudolf J Streif ha scritto:
|
By
Mauro Ziliani
· #49623
·
|
|
Strange error
Hi all. This error NOTE: Executing RunQueue Tasks ERROR: When reparsing <recipe_of_image>.do_rootfs, the basehash value changed from 7419bfc242fa2eee9ce87b18ebf40d25 to 5b2654046d2ac406f3484b3286de0ac
Hi all. This error NOTE: Executing RunQueue Tasks ERROR: When reparsing <recipe_of_image>.do_rootfs, the basehash value changed from 7419bfc242fa2eee9ce87b18ebf40d25 to 5b2654046d2ac406f3484b3286de0ac
|
By
Mauro Ziliani
· #49617
·
|
|
OpenRC
Hi all. There is a plan to integrate OpenRC like startup scripts environment? MZ
Hi all. There is a plan to integrate OpenRC like startup scripts environment? MZ
|
By
Mauro Ziliani
· #49604
·
|
|
Recipe do_install priority
Hi all. I'm Mauro. I have to resolve this matter. The recipe init-ifupdown.bb install file interfaces in /etc/network. I build a library which need to install the same file in the same folder. This li
Hi all. I'm Mauro. I have to resolve this matter. The recipe init-ifupdown.bb install file interfaces in /etc/network. I build a library which need to install the same file in the same folder. This li
|
By
Mauro Ziliani
· #49587
·
|