On Wed, Mar 11, 2020 at 11:26 AM, Khem Raj wrote: > > please post your recipe
Hello Khem Raj, Sorry for the late reply. I was not available during last week. So, I post here my recipe. I made a small modification to my initial recipe (you will see the difference between my pasted recipe and my previous post). However the result is the same. I added " set( CMAKE_FIND_DEBUG_MODE TRUE )" and " set( CMAKE_FIND_DEBUG_MODE FALSE )" before and afer the add_custom_command() call in my CMakeFile.txt but I got not relevant output that helps me to debug this (maybe that CMAKE_FIND_DEUG_MODE is not used properly, but wanted to mentioned it anyways). So... here my recipe: LICENSE = "CLOSED" LIC_FILES_CHKSUM = "" SRC_URI = "https://github.com/xxxxxxxxx/common-test.git;protocol=https" PV = "1.0+git${SRCPV}" SRCREV = "68c6e3b837ef7d8b12d8aec0f4f558c947fac0c" S = "${WORKDIR}/git" inherit cmake EXTRA_OECMAKE = "-DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH" OECMAKE_EXTRA_ROOT_PATH="/home/ahejuser/SDK/sysroots/x86_64-pokysdk-linux" Again, thanks in advance! Armando Hernandez
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#48781): https://lists.yoctoproject.org/g/yocto/message/48781 Mute This Topic: https://lists.yoctoproject.org/mt/71876402/21656 Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583 Mute #sdk: https://lists.yoctoproject.org/mk?hashtag=sdk&subid=6691583 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
