LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
xmn has quit [Read error: Connection reset by peer]
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #yocto
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
sakoman has joined #yocto
Perflosopher has quit [Quit: The Lounge - https://thelounge.chat]
dmoseley has quit [Ping timeout: 246 seconds]
wooosaiiii1 has joined #yocto
wooosaiiii has quit [Ping timeout: 256 seconds]
wooosaiiii1 is now known as wooosaiiii
dmoseley has joined #yocto
enok has joined #yocto
sakman has joined #yocto
enok has quit [Ping timeout: 260 seconds]
alessioigor has joined #yocto
enok has joined #yocto
Kubu_work has joined #yocto
goliath has joined #yocto
LocutusOfBorg has joined #yocto
wooosaiiii has quit [Quit: wooosaiiii]
wooosaiiii has joined #yocto
florian has joined #yocto
dmoseley has quit [Ping timeout: 268 seconds]
Saur_Home85 has quit [Quit: Ping timeout (120 seconds)]
Saur_Home85 has joined #yocto
enok has quit [Ping timeout: 272 seconds]
zpfvo has joined #yocto
rfuentess has joined #yocto
coelebs has joined #yocto
rfuentess has quit [Remote host closed the connection]
rob_w has joined #yocto
mvlad has joined #yocto
kayterina has joined #yocto
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
kayterina has quit [Read error: Connection reset by peer]
rfuentess has joined #yocto
ablu has quit [Ping timeout: 240 seconds]
alperak has joined #yocto
ablu has joined #yocto
florian has quit [Ping timeout: 255 seconds]
vladest has quit [Ping timeout: 268 seconds]
frieder has joined #yocto
brrm has quit [Ping timeout: 268 seconds]
brrrm has joined #yocto
kayterina has joined #yocto
Thorn has quit [Quit: Depression is merely anger without enthusiasm]
vladest has joined #yocto
frieder has quit [Ping timeout: 272 seconds]
frieder has joined #yocto
leon-anavi has joined #yocto
florian has joined #yocto
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #yocto
altru has joined #yocto
prabhakalad has quit [Remote host closed the connection]
prabhakalad has joined #yocto
rob_w has quit [Ping timeout: 256 seconds]
florian_kc has joined #yocto
rob_w has joined #yocto
kayterina has quit [Ping timeout: 268 seconds]
coelebs has quit [Ping timeout: 250 seconds]
enok has joined #yocto
phako_ has joined #yocto
starblue has quit [Ping timeout: 255 seconds]
starblue has joined #yocto
bharathbck has joined #yocto
<bharathbck> Hi,
<bharathbck> i have created image OS file for i.mx 8 board using yocto project. I'm trying to setup the i.mx Linux for wisun based border router,while configuring i was getting the error for few packages which i have mentioned below. how to create custom recipe for those packages,can please help me on the recipes creation for below packages?
<bharathbck> ======================================================
<bharathbck> root@imx8mn-lpddr4-evk:~/wisun-br-linux# cmake -G Ninja .
<bharathbck> -- Could NOT find Rust (missing: RUST_COMMAND RUST_TARGET) (Required is at least version "1.38")
<bharathbck> -- Checking for module 'libcap>=2.29'
<bharathbck> -- No package 'libcap' found
<bharathbck> -- Checking for module 'libsystemd'
<bharathbck> -- No package 'libsystemd' found
<bharathbck> -- Checking for module 'libnl-route-3.0'
<bharathbck> -- No package 'libnl-route-3.0' found
<bharathbck> CMake Error at /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:607 (message):
<bharathbck> A required package was not found
<bharathbck> Call Stack (most recent call first):
<bharathbck> CMakeLists.txt:73 (pkg_check_modules)
<bharathbck> =============================================================
prabhakarlad has joined #yocto
prabhakarlad has quit [Client Quit]
prabhakalad has quit [Ping timeout: 264 seconds]
prabhakalad has joined #yocto
enok71 has joined #yocto
enok72 has joined #yocto
enok has quit [Read error: Connection reset by peer]
enok72 is now known as enok
kayterina has joined #yocto
enok71 has quit [Ping timeout: 260 seconds]
enok has quit [Ping timeout: 255 seconds]
bradfa has quit [Changing host]
bradfa has joined #yocto
dmoseley has joined #yocto
LocutusOfBorg has quit [Ping timeout: 264 seconds]
kayterina has quit [Read error: Connection reset by peer]
amurray_tgp has joined #yocto
frieder has quit [Ping timeout: 252 seconds]
rob_w has quit [Ping timeout: 264 seconds]
albrod has joined #yocto
<amurray_tgp> Hello, recently we (the good penguin) have found ourselves patching vulnerabilities in our customers' Yocto based distributions (typically applying patches from upstream projects back to the relevant version in a Yocto branch, e.g. Kirkstone). Going forward, we'd like to upstream these - is this simply a case of us posting patches to
<amurray_tgp> yocto-security@ (as per https://wiki.yoctoproject.org/wiki/Security) or is there an additional process or coordination we need to be aware of? (We've recently provided https://github.com/The-Good-Penguin/tgp-meta-galapagos for our customers which provides an email version of the information already generated by Yocto, this is driving our effort to
<amurray_tgp> create/upstream patches - (this is also free for anyone to use))
frieder has joined #yocto
enok has joined #yocto
enok has quit [Quit: enok]
enok has joined #yocto
rob_w has joined #yocto
<yocton> Hi amurray_tgp! Upstreaming is nice, thanks! The patches fixing CVEs should be sent to the relevent mailling lists depending on what you are patching : https://docs.yoctoproject.org/dev/contributor-guide/identify-component.html
<yocton> Beware of the poky split into bitbake, openembedded-core, meta-yocto and yocto-docs, each has it own mailling list. A README at the root of the project you are patching will tell you what ML to use (most likely openembedded-core@lists.openembedded.org)
<amurray_tgp> Ah of course, is there generally any criteria for what should be patched, in terms of severity for example. I assume decisions regarding when to patch vs upgrade (a package version) are made on list?
rob_w has quit [Remote host closed the connection]
chep` has joined #yocto
chep has quit [Ping timeout: 268 seconds]
chep` is now known as chep
enok has quit [Ping timeout: 260 seconds]
bharathbck has quit [Quit: Client closed]
jmiehe has joined #yocto
<DvorkinDmitry> I have strange error building SDK for my image: nothing provides libpython3.6m.so.1.0()(64bit) needed by nativesdk-gcc-arm-none-eabi-11-r0.x86_64_nativesdk
leonanavi has joined #yocto
<DvorkinDmitry> why I see this dependency only in nativesdk gcc? where it came from? I have no any files "libpython3.6m.*" in my build
leon-anavi has quit [Ping timeout: 240 seconds]
lexano has joined #yocto
jmiehe has quit [Quit: jmiehe]
<yocton> amurray_tgp: no severity criteria, we try to fix as much vuln as possible. patch vs upgrade depend on branch (and maintainers of said branches): On master, definitely upgrade, on supported branches (eg kirkstone, ...) it depends but a backport of the fix might be preferred
<DvorkinDmitry> how to add GO language into my SDK in Kirkstone?
LocutusOfBorg has joined #yocto
LocutusOfBorg has quit [Read error: Connection reset by peer]
leonanavi has quit [Ping timeout: 256 seconds]
leonanavi has joined #yocto
LocutusOfBorg has joined #yocto
sev99 has joined #yocto
Michael_Guest has joined #yocto
<alperak> @DvorkinDmitry I haven't checked how it works in Kirkstone but when I look at "populate_sdk_base.bbclass" in the latest version, SDK_TOOLCHAIN_LANGS += "go" seems to be enough to do the magic.
<DvorkinDmitry> alperak, thanks! I think for Dunfell it is the same...
atgumx has left #yocto [#yocto]
linfax has joined #yocto
ad__ has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
ad__ has joined #yocto
frieder has quit [Ping timeout: 240 seconds]
vmeson has quit [Quit: Konversation terminated!]
enok has joined #yocto
frieder has joined #yocto
belsirk has joined #yocto
rfuentess has quit [Ping timeout: 255 seconds]
sakoman has quit [Quit: Leaving.]
xmn has joined #yocto
Michael_Guest has quit [Quit: Client closed]
Jonathan53 has joined #yocto
enok has quit [Ping timeout: 268 seconds]
Jonathan53 has quit [Quit: Client closed]
albrod has quit [Ping timeout: 250 seconds]
florian_kc has quit [Ping timeout: 252 seconds]
enok has joined #yocto
dmoseley has quit [Ping timeout: 264 seconds]
goliath has quit [Quit: SIGSEGV]
altru has quit [Quit: Client closed]
pvogelaar has joined #yocto
pvogelaar has quit [Client Quit]
pvogelaar has joined #yocto
<pvogelaar> Hi all,
<pvogelaar> I know that the <image>.manifest files holds all the packages that are installed into the image. However I want a list of recipes that produce those installed packages. Is there an easy way or a script to get the recipe names out of the package names.
enok has quit [Ping timeout: 240 seconds]
frieder has quit [Ping timeout: 240 seconds]
078AARVLP has joined #yocto
078AARVLP is now known as vmeson
florian_kc has joined #yocto
frieder has joined #yocto
florian_kc has quit [Ping timeout: 256 seconds]
<alperak> @pvogelaar You can build your image with -g(graphviz) parameter that saves dependency tree information for the specified target in the "task-depends.dot". Also, it creates "pn-buildlist" file which is shows the list of packages that would be built by the given target.
<alperak> For example, "bitbake -g my-image" will produce "pn-buildlist" and "task-depends.dot" under the build directory.
<pvogelaar> @alperak But that will create a list of all the recipes used for the build including the native ones right?
<alperak> AFAIK, it will include all recipes used for the build, including native recipes.
<alperak> understand to why something is being built you can use oe-depends-dot tool like: "oe-depends-dot task-depends.dot --why --key opencv(write your packagename)"
dmoseley has joined #yocto
vladest has quit [Ping timeout: 264 seconds]
belsirk has quit [Remote host closed the connection]
florian has quit [Ping timeout: 268 seconds]
vladest has joined #yocto
frieder has quit [Remote host closed the connection]
florian has joined #yocto
enok has joined #yocto
leonanavi has quit [Quit: Leaving]
simonew has joined #yocto
GNUmoon2 has quit [Ping timeout: 260 seconds]
GNUmoon2 has joined #yocto
zpfvo has quit [Quit: Leaving.]
florian has quit [Quit: Ex-Chat]
mattsm4 has joined #yocto
enok71 has joined #yocto
JPEW_ has joined #yocto
Dracos-Carazza_ has joined #yocto
__ad has joined #yocto
benkard has joined #yocto
JPEW has quit [Ping timeout: 268 seconds]
Dracos-Carazza has quit [Ping timeout: 268 seconds]
mulk has quit [Ping timeout: 268 seconds]
enok has quit [Ping timeout: 268 seconds]
ad__ has quit [Ping timeout: 268 seconds]
mischief has quit [Ping timeout: 268 seconds]
grma has quit [Ping timeout: 268 seconds]
olani has quit [Ping timeout: 268 seconds]
lexano has quit [Ping timeout: 268 seconds]
tangofoxtrot has quit [Ping timeout: 268 seconds]
Ad0 has quit [Ping timeout: 268 seconds]
mattsm has quit [Ping timeout: 268 seconds]
benkard is now known as mulk
mattsm4 is now known as mattsm
JPEW_ is now known as JPEW
enok71 is now known as enok
mischief has joined #yocto
tangofoxtrot has joined #yocto
enok has quit [Ping timeout: 256 seconds]
lexano has joined #yocto
lexano_ has joined #yocto
lexano_ has quit [Remote host closed the connection]
phako_ has quit [Quit: Client closed]
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 272 seconds]
enok has joined #yocto
Saur_Home56 has joined #yocto
Saur_Home85 has quit [Quit: Client closed]
Saur_Home29 has joined #yocto
Saur_Home56 has quit [Ping timeout: 250 seconds]
tgamblin_ has joined #yocto
florian_kc has joined #yocto
tgamblin has quit [Ping timeout: 256 seconds]
amurray_tgp has quit [Quit: Client closed]
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #yocto
dmoseley has quit [Ping timeout: 260 seconds]
olani has joined #yocto
xmn has quit [Quit: ZZZzzz…]
goliath has joined #yocto
dmoseley has joined #yocto
florian_kc has quit [Ping timeout: 272 seconds]
Chaser has joined #yocto
amurray_tgp has joined #yocto
xmn has joined #yocto
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #yocto
Chaser has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mvlad has quit [Remote host closed the connection]
vladest has quit [Remote host closed the connection]
alperak has quit [Quit: Connection closed for inactivity]
alessioigor has quit [Ping timeout: 256 seconds]
florian_kc has joined #yocto
schtobia has quit [Quit: Bye!]
schtobia has joined #yocto
vladest has joined #yocto
florian_kc has quit [Ping timeout: 260 seconds]
enok has quit [Read error: Connection reset by peer]
enok71 has joined #yocto
enok71 is now known as enok
enok has quit [Ping timeout: 264 seconds]
goliath has quit [Quit: SIGSEGV]
Kubu_work has quit [Quit: Leaving.]
florian_kc has joined #yocto
JaMa has quit [Ping timeout: 260 seconds]
florian_kc has quit [Ping timeout: 260 seconds]
sakman has quit [Remote host closed the connection]
sakman has joined #yocto
JaMa has joined #yocto
Net147 has quit [Ping timeout: 256 seconds]
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
JaMa has quit [Ping timeout: 240 seconds]