[yocto] Removing package-management from conf/local, still yocto create packages

2022-12-03 Thread majid . nasiry65
Hi Thank you for your supporting I don't use packages (dep, rmp, ipk) in my project and I want disable making packages by yocto because it's take storage and time. I delete EXTRA_IMAGE_FEATURES += "package-management" from my conf/local file but it's not worked for me and yocto is creating packag

[yocto] #yocto #devtool

2020-08-25 Thread majid . nasiry65
Hi I using a freescale-bsp release (based on Krogoth yocto version ) to build my board images, and I need to update some packages (e.g php) to newer versions. There is no new version of freescale-bsp that support my board (or I could't find it after search a lot!). What is the best way to update

[yocto] #yocto #devtool -Update packages

2020-08-25 Thread majid . nasiry65
Hi I using a freescale-bsp release (based on Krogoth yocto version ) to build my board images, and I need to update some packages (e.g php) to newer versions. There is no new version of freescale-bsp that support my board (or I could't find it after search a lot!). What is the best way to update

[yocto] Backport some packages

2020-08-31 Thread majid . nasiry65
Hi How can I backport some package (e.g php, cmake). My BSP only work in Krogoth version and I want to use some new package (e.g from Sumo version). I'm new in this stuffs. I don't know mybe the best way is I rewrite BSPs and update whole project, anyway I don't know how can I do this too! Pleas

[yocto] Compiling and packaging libraries

2020-09-06 Thread majid . nasiry65
Hi I wrote a recipe for adding a library to my image it compile correctly but I have issues in installing it and I got "-dev package contains non-symlink .so" error. I know default method for install libraries is versioned mode and I need to make symbolic links, but I don't know how? Another que

[yocto] do_rootfs: Could not invoke dnf

2020-09-08 Thread majid . nasiry65
Hello I trying to create an image but when I add a library ( opendnp3 ( https://github.com/dnp3/opendnp3 ) ) to image I got below error. DEBUG: Executing python function extend_recipe_sysroot NOTE: Direct dependencies are ['virtual:native:/home/majid/myir-imx-manifest/sources/poky/meta/recipes-c

[yocto] Install headers to /usr/include/

2020-09-12 Thread majid . nasiry65
Hi I have a recipe for a library. It install .so files correctly but headers not installed. It can install files any where except /usr/inclue/ directory. > > > SUMMARY = "An open source library for DNP3" > HOMEPAGE = "http://dnp3.github.io/"; > SECTION = "libs" > DEPENDS = "" > LICENSE = "Apache

Re: [yocto] Install headers to /usr/include/

2020-09-13 Thread majid . nasiry65
I did what you said but not working. Sorry about personal messages. I'am new with this stuffs. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#50662): https://lists.yoctoproject.org/g/yocto/message/50662 Mute This Topic: https://lists.yoctoproject.o