*** christner <christner!~dchristne@50-246-110-110-static.hfc.comcastbusiness.net> has quit IRC | 00:02 | |
*** christner <christner!~dchristne@50-246-110-110-static.hfc.comcastbusiness.net> has joined #yocto | 00:05 | |
*** christner <christner!~dchristne@50-246-110-110-static.hfc.comcastbusiness.net> has quit IRC | 00:10 | |
*** christner <christner!~dchristne@70-91-95-105-washington.dc.hfc.comcastbusiness.net> has joined #yocto | 00:10 | |
*** scottrif <scottrif!~scottrif@47.39.44.219> has quit IRC | 00:17 | |
*** learningc <learningc!~User@175.141.43.42> has quit IRC | 00:20 | |
*** sgw <sgw!~swold@134.134.139.76> has joined #yocto | 00:20 | |
*** stephano <stephano!~stephano@134.134.139.76> has joined #yocto | 00:29 | |
*** sum1 <sum1!~sum1@188.166.148.188> has joined #yocto | 00:35 | |
sum1 | is the kernel maintainer back from vacation? | 00:37 |
---|---|---|
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 00:41 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto | 00:44 | |
*** kaspter <kaspter!~Instantbi@183.129.249.134> has joined #yocto | 00:46 | |
*** armpit <armpit!~armpit@2601:202:4000:1184:4919:4069:d400:47fb> has joined #yocto | 00:47 | |
*** agust <agust!~agust@p4FCB4189.dip0.t-ipconnect.de> has quit IRC | 00:53 | |
*** agust <agust!~agust@p4FCB4189.dip0.t-ipconnect.de> has joined #yocto | 00:53 | |
*** agust <agust!~agust@p4FCB4189.dip0.t-ipconnect.de> has quit IRC | 00:53 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.72> has joined #yocto | 00:54 | |
*** joeythesaint <joeythesaint!~joe@2605:6400:2:fed5:22:41:45ec:bf91> has quit IRC | 01:00 | |
*** sa2ajj <sa2ajj!~quassel@dsl-hkibng21-54f87a-89.dhcp.inet.fi> has quit IRC | 01:05 | |
*** joeythesaint <joeythesaint!~joe@2605:6400:2:fed5:22:41:45ec:bf91> has joined #yocto | 01:16 | |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto | 01:36 | |
*** kaspter <kaspter!~Instantbi@183.129.249.134> has quit IRC | 02:04 | |
*** wbx <wbx!~wbx@helium.openadk.org> has left #yocto | 02:22 | |
*** kaspter <kaspter!~Instantbi@183.129.249.134> has joined #yocto | 02:37 | |
sum1 | zeddii: sup | 02:44 |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has joined #yocto | 02:46 | |
*** dreyna <dreyna!~dreyna@70.214.108.199> has joined #yocto | 02:51 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 02:58 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has left #yocto | 02:58 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 03:03 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has quit IRC | 03:07 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has joined #yocto | 03:07 | |
batman_ | Hi, How do i add an additional path to y PATH variable for a recipe? | 03:16 |
paulg | batman_, I think the proper approach is to add the right "-native" dependencies so you get what you need in the sysroot of the package build. | 03:26 |
paulg | if that fails, I guess you'll have to ask Robin. | 03:26 |
batman_ | @paulg, I do not have a recipe to build a bare metal toolchain, thats the reason why I need to include the path to it as of now | 03:26 |
batman_ | Untill we can get that toolchain built through yocto | 03:27 |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has quit IRC | 03:31 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 03:33 | |
aehs29 | batman_: you need to pass that TC to the recipes workdir using SRC_URI and simply execute it from there (for now) | 03:33 |
batman_ | #aehs29: If the toolchain is installed on my machine, can I just include the path to my PATH when I run the recipe? | 03:34 |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has joined #yocto | 03:34 | |
paulg | lots of time and effort is spent on *reducing* host contamination for making reproducible builds. | 03:35 |
batman_ | paulg, Ah! I see your point | 03:36 |
paulg | This includes blocking random things (including toochains) in $PATH. | 03:36 |
paulg | so maybe you need to step back and ask why you need the custom toolchain | 03:37 |
paulg | maybe you have a legit reason for that compiler, that board, that version. | 03:38 |
aehs29 | batman_: yeah I wouldnt recommend that | 03:38 |
paulg | But best if you know what exactly it is. | 03:38 |
*** dreyna <dreyna!~dreyna@70.214.108.199> has quit IRC | 03:38 | |
*** christner_home <christner_home!~dchristne@c-73-132-178-13.hsd1.md.comcast.net> has quit IRC | 03:54 | |
*** christner_home <christner_home!~dchristne@c-73-132-178-13.hsd1.md.comcast.net> has joined #yocto | 03:58 | |
*** dv_ <dv_!~dv@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 04:12 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 04:13 | |
*** batman_ <batman_!95c73efe@gateway/web/freenode/ip.149.199.62.254> has quit IRC | 04:14 | |
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto | 04:15 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 04:16 | |
*** dreyna <dreyna!~dreyna@ip-64-134-98-155.public.wayport.net> has joined #yocto | 04:18 | |
*** dv_ <dv_!~dv@62.178.118.86> has joined #yocto | 04:25 | |
*** stephano <stephano!~stephano@134.134.139.76> has quit IRC | 04:44 | |
*** dreyna <dreyna!~dreyna@ip-64-134-98-155.public.wayport.net> has quit IRC | 04:51 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.72> has quit IRC | 04:57 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has quit IRC | 05:03 | |
yocti | New news from stackoverflow: How to manage a git repository of Yocto project <https://stackoverflow.com/questions/47977214/how-to-manage-a-git-repository-of-yocto-project> | 05:09 |
*** TheSeven <TheSeven!~quassel@rockbox/developer/TheSeven> has quit IRC | 05:09 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has joined #yocto | 05:09 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 05:31 | |
*** morphis_ <morphis_!~morphis@pD9ED6317.dip0.t-ipconnect.de> has quit IRC | 05:55 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has joined #yocto | 06:12 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has joined #yocto | 06:19 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC | 06:20 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto | 06:21 | |
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-mqlupdeknbqzuieb> has quit IRC | 06:26 | |
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-rhhalgngldyckgje> has joined #yocto | 06:27 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has quit IRC | 06:27 | |
*** BarBQ <BarBQ!~textual@h-89-56.A230.priv.bahnhof.se> has quit IRC | 06:50 | |
*** TheSeven <TheSeven!~quassel@rockbox/developer/TheSeven> has joined #yocto | 06:53 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 07:02 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 07:04 | |
*** dl9pf <dl9pf!~quassel@opensuse/member/dl9pf> has quit IRC | 07:05 | |
*** gtristan <gtristan!~tristanva@110.11.179.72> has joined #yocto | 07:05 | |
*** hundeboll <hundeboll!~hundeboll@open-mesh.org/catwoman/hundeboll> has quit IRC | 07:07 | |
*** joseppc <joseppc!~josep@c-60e4e455.010-118-73746f7.cust.bredbandsbolaget.se> has joined #yocto | 07:08 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto | 07:08 | |
*** hnje <hnje!~hnje@81.216.59.226> has joined #yocto | 07:09 | |
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto | 07:14 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 07:14 | |
*** pohly <pohly!~pohly@p54BD55C5.dip0.t-ipconnect.de> has joined #yocto | 07:15 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 07:15 | |
*** hnje <hnje!~hnje@81.216.59.226> has quit IRC | 07:17 | |
*** dl9pf <dl9pf!~quassel@static.88-198-106-157.clients.your-server.de> has joined #yocto | 07:17 | |
*** dl9pf <dl9pf!~quassel@static.88-198-106-157.clients.your-server.de> has quit IRC | 07:17 | |
*** dl9pf <dl9pf!~quassel@opensuse/member/dl9pf> has joined #yocto | 07:17 | |
*** morphis <morphis!~morphis@pD9ED6317.dip0.t-ipconnect.de> has joined #yocto | 07:18 | |
*** hnje <hnje!~hnje@193.106.123.182> has joined #yocto | 07:19 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC | 07:37 | |
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto | 07:47 | |
*** agust <agust!~agust@p4FCB4189.dip0.t-ipconnect.de> has joined #yocto | 07:48 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto | 07:53 | |
*** asteriusio <asteriusio!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has quit IRC | 07:56 | |
*** yann <yann!~yann@LFbn-1-527-224.w86-245.abo.wanadoo.fr> has quit IRC | 07:58 | |
*** asteriusio <asteriusio!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has joined #yocto | 07:58 | |
*** BarBQ <BarBQ!~textual@94.140.45.210> has joined #yocto | 08:02 | |
*** mckoan|away is now known as mckoan | 08:06 | |
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-11962-248.w90-93.abo.wanadoo.fr> has joined #yocto | 08:07 | |
*** falk0n <falk0n!~falk0n@a85-138-148-53.cpe.netcabo.pt> has quit IRC | 08:08 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 08:10 | |
*** sagner <sagner!~ags@2001:1620:c6e::127> has quit IRC | 08:15 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 08:16 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-rssavvhpxqycyfvm> has joined #yocto | 08:17 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC | 08:26 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto | 08:27 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto | 08:29 | |
*** aragua <aragua!~aragua@109.190.28.232> has joined #yocto | 08:32 | |
*** vdehors_arc <vdehors_arc!~vincent@LPuteaux-657-1-103-59.w193-248.abo.wanadoo.fr> has joined #yocto | 08:34 | |
*** sagner <sagner!~ags@46.140.72.82> has joined #yocto | 08:42 | |
*** alinucs <alinucs!~abo@bgn92-1-82-67-207-244.fbx.proxad.net> has joined #yocto | 08:45 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC | 09:05 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has quit IRC | 09:13 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 09:13 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto | 09:37 | |
*** alinucs <alinucs!~abo@bgn92-1-82-67-207-244.fbx.proxad.net> has quit IRC | 09:39 | |
*** ed21 <ed21!~Adium@192.198.151.44> has joined #yocto | 09:39 | |
Tamis | while creating some images I have observed that more packets are installed besides the ones I put to IMAGE_INSTALL or PACKAGE_INSTALL. | 09:40 |
Tamis | it there a way to install only those I want without their dependencies? or I must remove those packet I don't want afterwards? | 09:40 |
*** LocutusOfBorg <LocutusOfBorg!LocutusOfB@ubuntu/member/locutusofborg> has quit IRC | 09:51 | |
*** alinucs <alinucs!~abo@bgn92-1-82-67-207-244.fbx.proxad.net> has joined #yocto | 09:52 | |
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has joined #yocto | 09:52 | |
*** LocutusOfBorg <LocutusOfBorg!LocutusOfB@gateway/shell/panicbnc/x-jjrerlfrslnmesvs> has joined #yocto | 09:54 | |
*** abelal <abelal!~quassel@110.93.212.98> has quit IRC | 09:55 | |
*** Noor <Noor!~quassel@110.93.212.98> has quit IRC | 09:56 | |
*** Noor <Noor!~quassel@110.93.212.98> has joined #yocto | 09:56 | |
*** abelal <abelal!~quassel@110.93.212.98> has joined #yocto | 09:56 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-hgdzlvbtxizjrefg> has joined #yocto | 09:57 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 09:57 | |
*** skz81 <skz81!~SKZ@80.169.81.126> has joined #yocto | 10:05 | |
*** kaspter <kaspter!~Instantbi@183.129.249.134> has quit IRC | 10:05 | |
*** skz81 <skz81!~SKZ@80.169.81.126> has quit IRC | 10:10 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 10:15 | |
*** rajm <rajm!~robertmar@167.98.27.229> has joined #yocto | 10:19 | |
*** gtristan <gtristan!~tristanva@110.11.179.72> has quit IRC | 10:27 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC | 10:35 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 10:36 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has joined #yocto | 10:39 | |
*** sum1 <sum1!~sum1@188.166.148.188> has left #yocto | 11:07 | |
*** kaspter <kaspter!~Instantbi@60.176.172.15> has joined #yocto | 11:09 | |
yocti | New news from stackoverflow: Make yocto skip a recipe instead of stopping <https://stackoverflow.com/questions/48224871/make-yocto-skip-a-recipe-instead-of-stopping> | 11:10 |
*** ttllkk <ttllkk!512fa528@gateway/web/freenode/ip.81.47.165.40> has joined #yocto | 11:11 | |
ttllkk | Can someone help me understand what does this error exactly mean? "file /opt/dey/2.4-r1/sysroots/x86_64-deysdk-linux/environment-setup.d conflicts between attempted installs of nativesdk-cmake-3.8.2-r0.0.x86_64_nativesdk and nativesdk-qtbase-tools-5.9.3+git0+73573fce29-r0.0.x86_64_nativesdk" | 11:17 |
ttllkk | My understanding is that both recipes are trying to install the same file in the same path? | 11:17 |
*** lazyape_home <lazyape_home!~lazyape@athedsl-244581.home.otenet.gr> has quit IRC | 11:26 | |
*** lazyape_home <lazyape_home!~lazyape@athedsl-244581.home.otenet.gr> has joined #yocto | 11:26 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC | 11:50 | |
*** skz81 <skz81!~SKZ@80.169.81.126> has joined #yocto | 11:55 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 11:55 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC | 12:02 | |
*** t0mmy <t0mmy!~tprrt@217.114.204.178> has joined #yocto | 12:05 | |
*** learningc <learningc!~User@175.141.43.42> has joined #yocto | 12:11 | |
*** learningc <learningc!~User@175.141.43.42> has quit IRC | 12:17 | |
*** learningc <learningc!~User@175.141.43.42> has joined #yocto | 12:17 | |
*** skz81 <skz81!~SKZ@80.169.81.126> has quit IRC | 12:21 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has joined #yocto | 12:31 | |
learningc | How can I remove a -lGL flag from a compilation of a recipe? | 12:33 |
Crofton|work | how is it set? | 12:34 |
learningc | arm-fslc-linux-gnueabi-libtool: link: arm-fslc-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard --sysroot=/home/nxp/fsl-community-bsp/build-wayland/tmp/sysroots/imx6ulevk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/nxp/fsl-community-bsp/build-wayland/tmp/work/armv7at2hf-neon-fslc-linux-gnueabi/libsdl2-ttf/2.0.14-r0=/usr/src/debug/libsdl2-ttf/2.0.14-r0 -fdebug-prefix-map=/home/nxp/fsl-community-bsp/build-wayland/t | 12:37 |
learningc | mp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/nxp/fsl-community-bsp/build-wayland/tmp/sysroots/imx6ulevk= -I/home/nxp/fsl-community-bsp/build-wayland/tmp/sysroots/imx6ulevk/usr/include/freetype2 -D_REENTRANT -I/home/nxp/fsl-community-bsp/build-wayland/tmp/sysroots/imx6ulevk/usr/include/SDL2 -DHAVE_OPENGL -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o .libs/glfont glfont.o ./.libs/libSDL2_ttf.so -lGL /home/nxp/fsl-community-bsp/build-wayland/tmp/sysro | 12:37 |
learningc | ots/imx6ulevk/usr/lib/libfreetype.so -lz /home/nxp/fsl-community-bsp/build-wayland/tmp/sysroots/imx6ulevk/usr/lib/libSDL2.so -lm -ldl -lpthread -lrt | 12:37 |
learningc | Third line before last has -lGL causing issue | 12:38 |
rburton | entirely up to whatever recipe youre building | 12:39 |
learningc | Where is this configuration located? | 12:40 |
learningc | I searched but cannot locate the source of this config | 12:41 |
*** morphis_ <morphis_!~morphis@pD9ED7FF4.dip0.t-ipconnect.de> has joined #yocto | 12:44 | |
rburton | you're literally asking "where is something", but the package probably uses pkgconfig or similar to find linker flags | 12:45 |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC | 12:45 | |
*** morphis <morphis!~morphis@pD9ED6317.dip0.t-ipconnect.de> has quit IRC | 12:47 | |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto | 12:47 | |
*** t0mmy <t0mmy!~tprrt@217.114.204.178> has quit IRC | 12:58 | |
*** hnje <hnje!~hnje@193.106.123.182> has quit IRC | 13:04 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has quit IRC | 13:05 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has joined #yocto | 13:09 | |
*** miceopede <miceopede!sid140053@gateway/web/irccloud.com/x-abiqexwidfwrthat> has quit IRC | 13:10 | |
*** avalluri__ <avalluri__!~avalluri@192.55.54.44> has joined #yocto | 13:12 | |
*** miceopede <miceopede!sid140053@gateway/web/irccloud.com/x-smkolimrbdpbsfdf> has joined #yocto | 13:13 | |
*** avalluri_ <avalluri_!~avalluri@192.55.54.44> has quit IRC | 13:13 | |
learningc | Where do they find the linker flags? | 13:17 |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 13:17 | |
learningc | Can it be found through grep? | 13:17 |
*** BarBQ <BarBQ!~textual@94.140.45.210> has quit IRC | 13:23 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 13:28 | |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 13:29 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 13:30 | |
*** BarBQ <BarBQ!~textual@94.140.45.210> has joined #yocto | 13:31 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has quit IRC | 13:32 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 13:34 | |
rburton | learningc: quite possibly | 13:35 |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 13:36 | |
learningc | My application complains libstdc++.so.6 not found | 13:37 |
learningc | How do I add this package? | 13:37 |
*** BarBQ <BarBQ!~textual@94.140.45.210> has quit IRC | 13:40 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 13:42 | |
*** falk0n <falk0n!~falk0n@a79-168-122-55.cpe.netcabo.pt> has joined #yocto | 13:46 | |
*** AndersD <AndersD!~anders@194.237.220.218> has joined #yocto | 13:47 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 13:47 | |
*** falk0n <falk0n!~falk0n@a79-168-122-55.cpe.netcabo.pt> has quit IRC | 13:47 | |
*** falk0n <falk0n!~falk0n@a79-168-122-55.cpe.netcabo.pt> has joined #yocto | 13:49 | |
*** BarBQ <BarBQ!~textual@94.140.45.210> has joined #yocto | 13:50 | |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 14:04 | |
*** joeythesaint <joeythesaint!~joe@2605:6400:2:fed5:22:41:45ec:bf91> has quit IRC | 14:06 | |
yocti | New news from stackoverflow: Busybox syslog enable/disable klogd <https://stackoverflow.com/questions/48227620/busybox-syslog-enable-disable-klogd> | 14:10 |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto | 14:15 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 14:15 | |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 14:16 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 14:18 | |
*** Adam___ <Adam___!0c30d402@gateway/web/freenode/ip.12.48.212.2> has quit IRC | 14:21 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 14:27 | |
*** sa2ajj <sa2ajj!~quassel@dsl-hkibng21-54f864-131.dhcp.inet.fi> has joined #yocto | 14:27 | |
*** zarzar1 <zarzar1!~zarzar@vpn.noregon.com> has quit IRC | 14:28 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto | 14:28 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 14:30 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 14:35 | |
*** xtron <xtron!~xtron@host-86-net-96-160-119.mobilinkinfinity.net.pk> has joined #yocto | 14:38 | |
*** lamego <lamego!~lamego@134.134.139.74> has joined #yocto | 14:44 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-lnwglagrgixnxxok> has quit IRC | 14:44 | |
*** AndersD <AndersD!~anders@194.237.220.218> has quit IRC | 14:44 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 14:45 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has quit IRC | 14:51 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has joined #yocto | 14:56 | |
eduardas_m | hello, I have a weird issue when I write two dependencies with do_image_wic[depends] instead of one | 15:01 |
*** stephano <stephano!~stephano@134.134.139.76> has joined #yocto | 15:01 | |
eduardas_m | do_image_wic[depends] += " fod-recovery-image:do_image_complete fod-factory-image-swu:do_swuimage" gives me an error for do_image_wic task | 15:02 |
eduardas_m | ERROR: fod-testing-image-1.0-r0 do_image_wic: The file /lib/firmware/ti-connectivity/wl1271-nvs.bin is installed by both wl18xx-firmware and linux-firmware, aborting | 15:03 |
eduardas_m | ERROR: fod-testing-image-1.0-r0 do_image_wic: Function failed: extend_recipe_sysroot | 15:03 |
eduardas_m | do_image_wic[depends] += " fod-recovery-image:do_image_complete" actually allows to build fine | 15:03 |
eduardas_m | the error sounds absolutely unrelated with what I am actually trying to do | 15:04 |
eduardas_m | I just want to make sure the SWU update archive (used by SWUpdate) is built and put into the deploy directory before I generate the final image | 15:04 |
eduardas_m | but the error sounds like it is rootfs related | 15:05 |
*** curlybracket <curlybracket!~textual@ip-86-49-40-49.net.upcbroadband.cz> has quit IRC | 15:06 | |
eduardas_m | although it does not look like I am doing anything rootfs-related, I just want to set what stuff gets done before I enter do_image_wic | 15:07 |
*** wasutton3 <wasutton3!~wsutton3@24-104-45-125-static.hfc.comcastbusiness.net> has joined #yocto | 15:07 | |
*** aragua <aragua!~aragua@109.190.28.232> has quit IRC | 15:07 | |
*** Adam__ <Adam__!0c30d402@gateway/web/freenode/ip.12.48.212.2> has joined #yocto | 15:10 | |
*** acrap <acrap!~andrey@host-85-237-33-147.dsl.sura.ru> has quit IRC | 15:15 | |
*** sr105 <sr105!~sr105@72.187.19.10> has left #yocto | 15:16 | |
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has quit IRC | 15:25 | |
otavio | eduardas_m: this is an error introduced by meta-ti | 15:35 |
otavio | the error message is clear and states what is happening (two packages are installing same file) | 15:35 |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 15:35 | |
eduardas_m | otavio: but why is it triggered by something seemingly unrelated like do_image_wic[depends]? | 15:36 |
eduardas_m | otavio: is this a known meta-ti bug? | 15:37 |
*** bavery_fn <bavery_fn!bavery@nat/intel/x-jovqegnnyywtisvc> has joined #yocto | 15:39 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-woccppoxiuvdjbpu> has quit IRC | 15:41 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has quit IRC | 15:46 | |
*** bavery_fn <bavery_fn!bavery@nat/intel/x-jovqegnnyywtisvc> has quit IRC | 15:48 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.74> has joined #yocto | 15:49 | |
*** xtron <xtron!~xtron@host-86-net-96-160-119.mobilinkinfinity.net.pk> has quit IRC | 15:50 | |
otavio | eduardas_m: because you are asking it to be included or the image dois | 15:58 |
otavio | eduardas_m: honestly, meta-ti is a mistery for me | 15:58 |
*** Tamis <Tamis!3e862e04@gateway/web/freenode/ip.62.134.46.4> has quit IRC | 16:01 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 16:06 | |
yocti | New news from stackoverflow: set mysql root password in bitbake MariaDB's recipe <https://stackoverflow.com/questions/48229865/set-mysql-root-password-in-bitbake-mariadbs-recipe> | 16:10 |
eduardas_m | otavio: I have actually realized I am not even using meta-ti... this stuff comes from my vendor's (Variscite) BSP | 16:13 |
eduardas_m | it's just that they have recipes for TI WiLink stuff | 16:13 |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 16:18 | |
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has quit IRC | 16:19 | |
eduardas_m | otavio: doing a DEPENDS += " fod-factory-image-swu" and a do_image_wic[depends] += " fod-recovery-image:do_image_complete" instead of do_image_wic[depends] += " fod-recovery-image:do_image_complete fod-factory-image-swu:do_swuimage" solves the problem for me | 16:20 |
eduardas_m | not sure why that is so, though | 16:21 |
*** gillesM <gillesM!~gilles@mailhost.prosys-group.com> has joined #yocto | 16:24 | |
*** gillesM <gillesM!~gilles@mailhost.prosys-group.com> has left #yocto | 16:24 | |
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC | 16:31 | |
*** clement <clement!~clement@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC | 16:33 | |
*** kaspter <kaspter!~Instantbi@60.176.172.15> has quit IRC | 16:33 | |
*** kaspter <kaspter!~Instantbi@60.176.172.15> has joined #yocto | 16:34 | |
*** rperier <rperier!~rperier@2001:41d0:52:100::44a> has joined #yocto | 16:35 | |
*** msvb-mob <msvb-mob!~michael@180.155.208.92> has joined #yocto | 16:36 | |
*** OnkelUlla <OnkelUlla!~uol@ptx.hi.pengutronix.de> has quit IRC | 16:37 | |
*** smurray <smurray!sid98062@gateway/web/irccloud.com/x-clxryovtunwlqfmn> has quit IRC | 16:37 | |
*** yizhao <yizhao!~zhaoyi@106.120.101.38> has quit IRC | 16:37 | |
*** basic` <basic`!sid141140@drupal.org/association-staff/basic> has quit IRC | 16:37 | |
*** Bretos <Bretos!~bretos@vps.tyborek.pl> has quit IRC | 16:37 | |
*** mrpelotazo <mrpelotazo!~mrpelotaz@HSI-KBW-091-089-217-044.hsi2.kabel-badenwuerttemberg.de> has quit IRC | 16:37 | |
*** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has quit IRC | 16:37 | |
*** tf <tf!~tomas@r-finger.com> has quit IRC | 16:37 | |
*** OnkelUlla <OnkelUlla!~uol@ptx.hi.pengutronix.de> has joined #yocto | 16:37 | |
*** tf <tf!~tomas@r-finger.com> has joined #yocto | 16:37 | |
*** rperier <rperier!~rperier@2001:41d0:52:100::44a> has quit IRC | 16:37 | |
*** rperier <rperier!~rperier@ubuntu/member/rperier> has joined #yocto | 16:37 | |
*** msvb-mob <msvb-mob!~michael@180.155.208.92> has quit IRC | 16:37 | |
*** yizhao <yizhao!~zhaoyi@106.120.101.38> has joined #yocto | 16:37 | |
*** basic` <basic`!sid141140@drupal.org/association-staff/basic> has joined #yocto | 16:37 | |
*** smurray <smurray!sid98062@gateway/web/irccloud.com/x-wkyfkjdojvmeentg> has joined #yocto | 16:38 | |
*** Bretos <Bretos!~bretos@vps.tyborek.pl> has joined #yocto | 16:38 | |
*** msvb-mob <msvb-mob!~michael@180.155.208.92> has joined #yocto | 16:38 | |
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto | 16:38 | |
*** mrpelotazo <mrpelotazo!~mrpelotaz@HSI-KBW-091-089-217-044.hsi2.kabel-badenwuerttemberg.de> has joined #yocto | 16:38 | |
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-11962-248.w90-93.abo.wanadoo.fr> has quit IRC | 16:40 | |
*** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has joined #yocto | 16:42 | |
*** rajm <rajm!~robertmar@167.98.27.229> has quit IRC | 16:55 | |
*** Crofton <Crofton!~Crofton@pool-108-44-109-186.ronkva.east.verizon.net> has quit IRC | 16:56 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto | 17:01 | |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has quit IRC | 17:04 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-hgdzlvbtxizjrefg> has quit IRC | 17:04 | |
otavio | eduardas_m: without knowing what you are doing, it is hard to help | 17:05 |
*** Crofton <Crofton!~Crofton@pool-108-44-109-186.ronkva.east.verizon.net> has joined #yocto | 17:06 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-sehowereurixocdz> has joined #yocto | 17:07 | |
*** ed21 <ed21!~Adium@192.198.151.44> has quit IRC | 17:10 | |
*** ntl <ntl!~nathanl@24.242.92.173> has joined #yocto | 17:10 | |
*** vdehors_arc <vdehors_arc!~vincent@LPuteaux-657-1-103-59.w193-248.abo.wanadoo.fr> has quit IRC | 17:11 | |
*** sagner <sagner!~ags@46.140.72.82> has quit IRC | 17:16 | |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC | 17:17 | |
*** morphis_ <morphis_!~morphis@pD9ED7FF4.dip0.t-ipconnect.de> has quit IRC | 17:17 | |
*** dreyna <dreyna!~dreyna@70.214.102.6> has joined #yocto | 17:23 | |
*** mckoan is now known as mckoan|away | 17:25 | |
*** Crofton <Crofton!~Crofton@pool-108-44-109-186.ronkva.east.verizon.net> has quit IRC | 17:25 | |
*** christner <christner!~dchristne@70-91-95-105-washington.dc.hfc.comcastbusiness.net> has quit IRC | 17:28 | |
*** balister_ <balister_!~balister@c-73-216-230-216.hsd1.va.comcast.net> has joined #yocto | 17:34 | |
*** Crofton|work <Crofton|work!~balister@pool-108-44-109-186.ronkva.east.verizon.net> has quit IRC | 17:37 | |
*** Crofton <Crofton!~Crofton@c-73-216-230-216.hsd1.va.comcast.net> has joined #yocto | 17:37 | |
*** morphis <morphis!~morphis@pD9ED7FF4.dip0.t-ipconnect.de> has joined #yocto | 17:40 | |
*** balister_ <balister_!~balister@c-73-216-230-216.hsd1.va.comcast.net> has quit IRC | 17:40 | |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 17:44 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 17:45 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 17:47 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 17:47 | |
*** Crofton <Crofton!~Crofton@c-73-216-230-216.hsd1.va.comcast.net> has quit IRC | 17:49 | |
*** lamego <lamego!~lamego@134.134.139.74> has quit IRC | 18:02 | |
*** Crofton|work <Crofton|work!~balister@c-73-216-230-216.hsd1.va.comcast.net> has joined #yocto | 18:06 | |
*** BarBQ <BarBQ!~textual@94.140.45.210> has quit IRC | 18:07 | |
*** lamego <lamego!~lamego@134.134.139.73> has joined #yocto | 18:07 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 18:08 | |
*** msvb-mob <msvb-mob!~michael@180.155.208.92> has quit IRC | 18:17 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-vdkzwtmmljwmzsjh> has quit IRC | 18:18 | |
*** lazyape_home <lazyape_home!~lazyape@athedsl-244581.home.otenet.gr> has quit IRC | 18:20 | |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has joined #yocto | 18:20 | |
*** lazyape_home <lazyape_home!~lazyape@athedsl-244581.home.otenet.gr> has joined #yocto | 18:21 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC | 18:23 | |
*** BarBQ <BarBQ!~textual@94.140.45.210> has joined #yocto | 18:27 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 18:34 | |
*** lazyape_home <lazyape_home!~lazyape@athedsl-244581.home.otenet.gr> has quit IRC | 18:34 | |
*** lazyape_home <lazyape_home!~lazyape@athedsl-244581.home.otenet.gr> has joined #yocto | 18:37 | |
*** rwoolley__ <rwoolley__!~rwoolley@128.224.252.2> has joined #yocto | 18:39 | |
*** dreyna <dreyna!~dreyna@70.214.102.6> has quit IRC | 18:42 | |
*** skz81 <skz81!~SKZ@ptr-got7audtk7jk7w7sml4.18120a2.ip6.access.telenet.be> has joined #yocto | 18:43 | |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has quit IRC | 18:43 | |
*** christner <christner!~dchristne@70-91-95-105-washington.dc.hfc.comcastbusiness.net> has joined #yocto | 18:51 | |
*** BarBQ <BarBQ!~textual@94.140.45.210> has quit IRC | 18:52 | |
*** morphis <morphis!~morphis@pD9ED7FF4.dip0.t-ipconnect.de> has quit IRC | 19:04 | |
*** xthunderpissedx <xthunderpissedx!~xthunderr@nc-71-49-48-112.dhcp.embarqhsd.net> has joined #yocto | 19:11 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 19:13 | |
*** ikkysleepy <ikkysleepy!45aa19bb@gateway/web/freenode/ip.69.170.25.187> has joined #yocto | 19:13 | |
*** xthunderheartx is now known as xthunderawayx | 19:14 | |
*** xthunderpissedx is now known as xthunderheartx | 19:14 | |
*** angrysiamese <angrysiamese!~angrysiam@205.185.223.214> has left #yocto | 19:15 | |
xthunderheartx | clear | 19:15 |
xthunderheartx | oops! | 19:15 |
*** pdemier <pdemier!~phildemie@cpe-98-26-2-10.nc.res.rr.com> has joined #yocto | 19:27 | |
*** kaspter <kaspter!~Instantbi@60.176.172.15> has quit IRC | 19:28 | |
*** kaspter <kaspter!~Instantbi@60.176.172.15> has joined #yocto | 19:30 | |
*** wasutton3 <wasutton3!~wsutton3@24-104-45-125-static.hfc.comcastbusiness.net> has quit IRC | 19:34 | |
*** scottrif <scottrif!~scottrif@47.39.44.219> has joined #yocto | 19:37 | |
*** hyde <hyde!uid25660@gateway/web/irccloud.com/x-kgnlefqxzyftwbgv> has quit IRC | 19:50 | |
*** martinkelly <martinkelly!~martin@65-122-179-226.dia.static.qwest.net> has quit IRC | 19:54 | |
*** martinkelly <martinkelly!~martin@65.122.179.226> has joined #yocto | 19:55 | |
*** falk0n <falk0n!~falk0n@a79-168-122-55.cpe.netcabo.pt> has quit IRC | 19:57 | |
*** phragment <phragment!~blubb@jabber.htu.tugraz.at> has joined #yocto | 19:58 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 20:19 | |
*** Snert__ is now known as Snert_ | 20:22 | |
*** xthunderheartx <xthunderheartx!~xthunderr@nc-71-49-48-112.dhcp.embarqhsd.net> has quit IRC | 20:24 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 20:31 | |
*** rwoolley__ <rwoolley__!~rwoolley@128.224.252.2> has quit IRC | 20:32 | |
ikkysleepy | does anyone know how to enable php-fpm service ? I tried adding SYSTEMD_SERVICE_${PN} = "php-fpm.service" SYSTEMD_AUTO_ENABLE_${PN} = "enable" to my php_%.bbappend file but didn't seem to enable it | 20:36 |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto | 20:45 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-sehowereurixocdz> has quit IRC | 20:47 | |
*** sjolley <sjolley!~sjolley@134.134.139.83> has quit IRC | 20:56 | |
*** ntl <ntl!~nathanl@24.242.92.173> has quit IRC | 20:57 | |
*** yann <yann!~yann@LFbn-1-527-224.w86-245.abo.wanadoo.fr> has joined #yocto | 21:13 | |
*** sjolley <sjolley!~sjolley@134.134.139.75> has joined #yocto | 21:26 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC | 21:33 | |
*** lamego <lamego!~lamego@134.134.139.73> has quit IRC | 21:41 | |
yocti | New news from stackoverflow: Linux Build Machine - Virtual/Real or otherwise? <https://stackoverflow.com/questions/48234374/linux-build-machine-virtual-real-or-otherwise> | 21:41 |
*** sagner <sagner!~ags@2001:1620:c6e::587> has joined #yocto | 21:42 | |
*** lamego <lamego!~lamego@134.134.139.73> has joined #yocto | 21:45 | |
clsulliv | zeddi: zeddi_home: ping, hoping for some help regarding out of tree modules | 21:50 |
clsulliv | our kernel has CONFIG_UNWINDER_ORC=y, so I needed the same DEPENDS addition you did here: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=b9cbac1c765d3c736210d2eba3c8f33429eb3e1b | 21:53 |
clsulliv | but adding that doesn't seem to help in the case of out of tree modules such as lttng-modules. I see elfutils-native in the native sysroot but I still get the "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel" error | 21:54 |
clsulliv | and yes I've tried adding that dependency to lttng-modules as well | 21:55 |
*** BarBQ <BarBQ!~textual@94.140.45.210> has joined #yocto | 22:10 | |
*** ttllkk <ttllkk!512fa528@gateway/web/freenode/ip.81.47.165.40> has quit IRC | 22:13 | |
*** christner <christner!~dchristne@70-91-95-105-washington.dc.hfc.comcastbusiness.net> has quit IRC | 22:16 | |
*** pohly <pohly!~pohly@p54BD55C5.dip0.t-ipconnect.de> has quit IRC | 22:21 | |
*** sjolley <sjolley!~sjolley@134.134.139.75> has quit IRC | 22:33 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC | 22:38 | |
*** BarBQ <BarBQ!~textual@94.140.45.210> has quit IRC | 22:45 | |
*** kaspter <kaspter!~Instantbi@60.176.172.15> has quit IRC | 22:49 | |
*** kaspter <kaspter!~Instantbi@60.176.172.15> has joined #yocto | 22:50 | |
*** gtristan <gtristan!~tristanva@110.11.179.89> has joined #yocto | 22:55 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 23:00 | |
*** bluelightning <bluelightning!~paul@118.149.110.35> has joined #yocto | 23:04 | |
*** bluelightning <bluelightning!~paul@118.149.110.35> has quit IRC | 23:04 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 23:04 | |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 23:06 | |
*** muep <muep!~quassel@muep.iki.fi> has quit IRC | 23:11 | |
*** muep <muep!~quassel@muep.iki.fi> has joined #yocto | 23:12 | |
*** ikkysleepy <ikkysleepy!45aa19bb@gateway/web/freenode/ip.69.170.25.187> has quit IRC | 23:24 | |
*** sjolley <sjolley!~sjolley@134.134.139.83> has joined #yocto | 23:27 | |
*** sjolley <sjolley!~sjolley@134.134.139.83> has quit IRC | 23:38 | |
*** lamego <lamego!~lamego@134.134.139.73> has quit IRC | 23:41 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-orghrjyremsaqlzf> has joined #yocto | 23:41 | |
*** neverpan1c <neverpan1c!~clemens@towel.neverpanic.de> has joined #yocto | 23:42 | |
*** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has quit IRC | 23:42 | |
*** neverpan1c is now known as neverpanic | 23:42 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC | 23:43 | |
clsulliv | zeddii: zeddii_home: I figured it out; these lines in the kernel Makefile cause it: | 23:47 |
clsulliv | has_libelf := $(call try-run,\ | 23:47 |
clsulliv | echo "int main() {}" | $(HOSTCC) -xc -o /dev/null -lelf -,1,0) | 23:47 |
clsulliv | the kernel itself doesn't have this problem thanks to: | 23:47 |
clsulliv | EXTRA_OEMAKE = " HOSTCC="${BUILD_CC} ${BUILD_CFLAGS} ${BUILD_LDFLAGS}" HOSTCPP="${BUILD_CPP}"" | 23:47 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!