Friday, 2016-11-11

*** ka6sox is now known as zz_ka6sox00:04
*** dreyna <dreyna!~dreyna@unknown-216-201.windriver.com> has quit IRC00:07
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto00:12
*** armpit <armpit!~akuster@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC00:19
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has quit IRC00:21
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto00:28
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC00:38
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC00:39
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-yvlosrknvfhfiant> has joined #yocto00:44
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto00:44
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto00:46
yannD'oh - pkg-config strips any -I${includedir} - but unfortunately bitbake does not add it systematically - and that causes problems with oe_multilib_header as noted above01:03
yann-I${includedir}/. is a workaround, but well... who's prepending the $sysroot to pkgconfig paths ?01:05
manjuMACHINE_EXTRA_RRECOMMENDS += " kernel-modules" will this add all the kernel modules built into rootfs?01:06
manjuI dont see all the kernel modules in my rootfs, checking if there is a different method do it...01:07
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC01:12
nrossimanju: MACHINE_EXTRA_RRECOMMENDS is only "recommends" and not all images add those packages (e.g. core-image-minimal does not, but any core-image derived does unless it overrides IMAGE_INSTALL/CORE_IMAGE_BASE_INSTALL)01:17
manjuthanks for the tip nathan...also the lockfiles worked great01:20
manjuflock has NFS issue, so using bitbake way of lockfiles really helped01:20
nrossimanju: NFS has plenty of issues ;), its why oe-core generates a warning when you run on NFS :)01:21
manjutrue that :)01:21
*** dscully <dscully!~dscully@24.249.154.174> has quit IRC01:29
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC01:47
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-hfcwltzrwaymuczf> has joined #yocto02:00
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto02:09
*** roxell <roxell!~roxell@c-c82171d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto02:10
*** roxell <roxell!~roxell@linaro/roxell> has joined #yocto02:10
khemnrossi: infact it ends up as a RRECOMMENDS which means unless you add it to BAD_RECOMMENDATIONS it will get into image02:16
khemI think RRECOMMENDS has issues with rpm package-management too02:17
khemit works fine with ipk02:17
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC02:19
nrossikhem: True, but packagegroup-base is not part of rdepends for core-image-minimal. So it skips packagegroup-machine-base entirely02:19
khem`thats right02:20
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC02:21
*** manuel_ <manuel_!~manuel@209.6.175.242> has quit IRC02:23
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto02:25
manjukhem: so having MACHINE_EXTRA_RRECOMMENDS in a custom image is not recommended? custom image is based off core-image-minimal to keep the size smaller02:25
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto02:25
khem`manju: it depends what you want. Adding whole list may not be ideal02:28
khem`but you may selectively add02:29
khem`modules02:29
khem`which are requested02:29
khem`if you care for size then dont add MACHINE_EXTRA_RRECOMMENDS += " kernel-modules"02:30
manjukhem: yes make sense02:31
*** sameo <sameo!samuel@nat/intel/x-tswuccxjduwwhmca> has quit IRC02:31
khem`you can select individual modules packages02:32
khem`and keep the size down02:32
bluelightningjust for clarity, setting MACHINE_EXTRA_RRECOMMENDS in an image recipe won't work - that variable needs to be set at the configuration level to take effect02:32
bluelightningyou can however add whatever you want to IMAGE_INSTALL02:32
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC02:44
*** manju <manju!95c73efe@gateway/web/freenode/ip.149.199.62.254> has quit IRC02:53
*** morphis_ <morphis_!~morphis@p50862810.dip0.t-ipconnect.de> has joined #yocto02:59
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC02:59
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto03:02
*** morphis__ <morphis__!~morphis@pD9ED6584.dip0.t-ipconnect.de> has quit IRC03:02
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto03:09
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC03:14
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC03:22
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto03:29
*** zz_ka6sox is now known as ka6sox03:32
*** khem` is now known as onoffon03:38
*** bananadev <bananadev!~onlyester@118.70.128.150> has joined #yocto03:43
*** onoffon <onoffon!~khem@unaffiliated/khem> has quit IRC03:45
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has quit IRC03:54
*** hsychla <hsychla!~hsychla@pd95c9392.dip0.t-ipconnect.de> has quit IRC04:04
*** hsychla <hsychla!~hsychla@pd95c9392.dip0.t-ipconnect.de> has joined #yocto04:21
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto04:43
nrossiSo just curious, what is the general expectation of compatibility with regards to running Yocto/OE/Poky on RHEL 6.x (which has a 2.6.32 kernel)?05:07
*** ka6sox is now known as zz_ka6sox05:08
*** sgk <sgk!Syam@nat/redhat/x-lnvzoailjdhyqjbb> has joined #yocto05:09
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto05:19
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC05:29
*** challinan <challinan!~chris@2603:3027:900:65e0:e928:f102:1f25:85a> has joined #yocto05:29
*** armpit <armpit!~akuster@2601:202:4001:9ea0:c5c9:503:ecaf:3a27> has joined #yocto05:29
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto05:30
*** zz_ka6sox is now known as ka6sox05:34
*** slidercrank <slidercrank!~slidercra@unaffiliated/slidercrank> has joined #yocto05:53
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC06:05
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto06:06
*** AndersD <AndersD!~anders@213-64-218-49-no126.business.telia.com> has joined #yocto06:11
LetoThe2ndnrossi: IITC there was some check that the build system is at least on 3.0, but i might be mistaken06:13
LetoThe2ndIIRC, even06:13
nrossiLetoThe2nd: I was able to build without it complaining (oe-core master + poky distro), but the qemu recipe is broken. Just wanted to known whether it is actually incompatible rather than just broken.06:15
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto06:17
LetoThe2ndnrossi: ah ok. sorry, no in-depth knowledge here on my side06:18
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto06:24
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC06:28
*** agust <agust!~agust@p4FCB61F3.dip0.t-ipconnect.de> has joined #yocto06:29
*** bananadev <bananadev!~onlyester@118.70.128.150> has quit IRC06:34
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC06:40
*** bananadev <bananadev!~onlyester@117.6.99.240> has joined #yocto06:52
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto06:56
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto06:56
*** pohly <pohly!~pohly@p5DE8F72F.dip0.t-ipconnect.de> has joined #yocto07:00
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has quit IRC07:01
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC07:16
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto07:18
*** slidercrank <slidercrank!~slidercra@unaffiliated/slidercrank> has quit IRC07:31
*** jku <jku!~jku@192.198.151.45> has joined #yocto07:35
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC07:38
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto07:39
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC07:42
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto07:42
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto07:45
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto07:52
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.238.240.162> has joined #yocto07:55
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto07:55
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has joined #yocto07:56
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto08:05
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto08:08
*** ziggo <ziggo!~ziggo@217.89.178.116> has joined #yocto08:09
*** fl0v0 <fl0v0!~fvo@p4FC0A2A1.dip0.t-ipconnect.de> has joined #yocto08:19
*** mckoan|away is now known as mckoan08:25
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto08:28
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto08:31
*** TobSnyder <TobSnyder!~schneider@ip9234b0ae.dynamic.kabel-deutschland.de> has joined #yocto08:32
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC08:38
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has joined #yocto08:41
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto08:45
*** aV_V <aV_V!~anatoli@146.66.253.137> has joined #yocto08:47
aV_Vany idea where partitioning configuration is done? I want to increase my root partition08:50
*** dv <dv!~quassel@62.178.118.86> has quit IRC08:52
*** dv <dv!~quassel@62.178.118.86> has joined #yocto08:52
nrossiaV_V: How are you building the disk image? IMAGE_FSTYPES, wic, etc?08:53
aV_Vnrossi: IMAGE_FSTYPES = "sdcard tar.xz"08:54
*** zeenix <zeenix!~zeenix@83.218.80.242> has joined #yocto08:55
nrossiaV_V: are you using a bsp layer like meta-fsl-arm?08:55
aV_Vnrossi: yes08:56
aV_VI also have a bootscr script08:56
jkuaV_V: if you just want to increase the free space left on the rootfs look at IMAGE_ROOTFS_EXTRA_SPACE (and maybe  IMAGE_OVERHEAD_FACTOR)08:56
aV_VI'm looking at it but here are no size parameters08:56
jkuhttp://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-IMAGE_ROOTFS_EXTRA_SPACE08:57
*** toscalix <toscalix!~toscalix@80.91.70.192> has joined #yocto08:58
nrossiaV_V: sure if that applies to the sdcard imagefstype, looks like it does use "ROOTFS_SIZE" though so might work (http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/classes/image_types_fsl.bbclass#n173)08:59
nrossis/sure/not sure/08:59
*** JoiF <JoiF!~jofr@193.182.166.3> has joined #yocto09:01
*** rburton <rburton!~Adium@home.burtonini.com> has joined #yocto09:06
jkunrossi: I think that should work fine , image.bbclass calculates that based on all the configuration09:06
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has joined #yocto09:07
nrossijku: I'm not familiar with the fsl image types was all :)09:08
*** jku <jku!~jku@192.198.151.45> has left #yocto09:09
fmeerkoetterhow can i deal with an autotools based project where out of tree builds are brocken?09:20
fmeerkoetterits an upstream project (i can not just fix the autotools setup)09:20
JaMaautotools-brokensep09:20
fmeerkoetterJaMa: thanks!09:21
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC09:22
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto09:22
*** joshuagl <joshuagl!~joshuagl@192.198.151.43> has joined #yocto09:26
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC09:31
aV_Vjku, nrossi: I did IMAGE_OVERHEAD_FACTOR = "1.5"09:32
aV_Vthat gave me 50% extra free space09:33
aV_Vthank you09:33
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC09:35
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC09:38
*** psnsilva_ <psnsilva_!~psnsilva@193-126-29-154.net.novis.pt> has joined #yocto09:40
*** psnsilva_ <psnsilva_!~psnsilva@193-126-29-154.net.novis.pt> has quit IRC09:41
*** nighty <nighty!~nighty@p001.gate.atson.jp> has quit IRC09:43
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto09:45
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC09:50
*** egavinc <egavinc!~egavinc@43.red-2-139-180.staticip.rima-tde.net> has joined #yocto10:03
*** gtristan <gtristan!~tristanva@121.131.110.69> has joined #yocto10:07
*** seezer <seezer!~seezer@quassel/developer/seezer> has quit IRC10:08
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has quit IRC10:10
*** seezer <seezer!quassel@quassel/developer/seezer> has joined #yocto10:11
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC10:11
*** seezer <seezer!quassel@quassel/developer/seezer> has quit IRC10:11
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto10:12
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has joined #yocto10:18
*** willeponken <willeponken!~willeponk@diderot.campus.ltu.se> has joined #yocto10:26
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC10:28
*** berton <berton!~fabio@187.23.155.148> has joined #yocto10:34
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto10:35
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has joined #yocto10:36
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC10:37
*** mortderire <mortderire!rkinsell@nat/intel/x-ejbydrtkaivvecxv> has joined #yocto10:40
*** bananadev <bananadev!~onlyester@117.6.99.240> has quit IRC10:46
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC10:50
*** bananadev <bananadev!~onlyester@118.70.128.150> has joined #yocto10:51
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC10:52
*** ka6sox is now known as zz_ka6sox10:52
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC11:00
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC11:00
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC11:02
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC11:08
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto11:09
*** gtristan <gtristan!~tristanva@121.131.110.69> has quit IRC11:10
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC11:14
*** ziggo <ziggo!~ziggo@217.89.178.116> has quit IRC11:23
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has quit IRC11:23
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto11:24
*** fl0v01 <fl0v01!~fvo@p4FC0A6E3.dip0.t-ipconnect.de> has joined #yocto11:28
*** fl0v0 <fl0v0!~fvo@p4FC0A2A1.dip0.t-ipconnect.de> has quit IRC11:29
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto11:36
*** bananadev <bananadev!~onlyester@118.70.128.150> has quit IRC11:39
*** jku <jku!~jku@192.198.151.45> has joined #yocto11:46
*** mortderire <mortderire!rkinsell@nat/intel/x-ejbydrtkaivvecxv> has quit IRC11:51
*** clopez <clopez!~tau@neutrino.es> has quit IRC11:57
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto11:58
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has joined #yocto11:58
*** mortderire <mortderire!rkinsell@nat/intel/x-rsrlucajowehzfgv> has joined #yocto12:00
*** mortderire <mortderire!rkinsell@nat/intel/x-nsyswgwgdehzhtpe> has joined #yocto12:00
*** mortderire <mortderire!rkinsell@nat/intel/x-nsyswgwgdehzhtpe> has quit IRC12:02
*** ernstp <ernstp!uid168075@gateway/web/irccloud.com/x-zosiplvsdvongola> has joined #yocto12:02
*** clopez <clopez!~tau@neutrino.es> has joined #yocto12:03
*** igor1 <igor1!~igor@vpn.aker.com.br> has joined #yocto12:10
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has quit IRC12:13
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC12:20
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto12:25
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto12:25
*** mortderire <mortderire!rkinsell@nat/intel/x-prwfwlwmrowazjgi> has joined #yocto12:26
*** somebody_ <somebody_!~somebody@92-111-78-37.static.chello.nl> has joined #yocto12:27
*** caiortp <caiortp!~inatel@131.221.242.10> has joined #yocto12:27
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC12:27
*** mortderire <mortderire!rkinsell@nat/intel/x-prwfwlwmrowazjgi> has quit IRC12:27
*** mortderire <mortderire!rkinsell@nat/intel/x-slysqlgbsblyiaqw> has joined #yocto12:31
*** mortderire <mortderire!rkinsell@nat/intel/x-kgwaedymealoctqa> has joined #yocto12:33
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-hfcwltzrwaymuczf> has quit IRC12:34
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto12:54
somebody_hi12:56
*** somebody_ is now known as mathieu_la12:56
mathieu_laI'm trying to provide a kernel update using opkg. I set up a repo and I can install and upgrade packages from there.  but opkg list doesnt show the new kernel version (even though it appears in the inventory on my webpage)12:59
mathieu_lamaybe I'm looking at the wrong package name13:00
mathieu_lalooking at kernel-4.4.18_4.4.28, current one is 4.4.13, my guess here is that the "name" is different because bitbake look at version after the _, but is it valid for opkg as well?13:01
mathieu_lait doesnt even list the new one13:01
rob_whow is the real current one name ?13:02
*** mortderire <mortderire!rkinsell@nat/intel/x-kgwaedymealoctqa> has quit IRC13:03
ecksunwhat is running the postinstall scripts on the system at first boot?13:03
*** mortderire <mortderire!rkinsell@nat/intel/x-fiiawgoaycpnrggs> has joined #yocto13:03
mathieu_laopkg list-installed returns : kernel-4.4.13 - 1:4.4.13+git0+680be5e27a-r013:04
rob_wmathieu_la,  so opkg list-upgradable does not show the repo one ?13:05
mathieu_laI created a 'postinst' package that includes a few scripts13:05
mathieu_lano13:05
rob_wwell ,sorry  cant help en-detail here13:06
zeenixrburton: the patch isn't as simple as sed/readdir_r/readdir/ btw13:06
*** hunk <hunk!ce7a6654@gateway/web/freenode/ip.206.122.102.84> has joined #yocto13:07
*** mortderire <mortderire!rkinsell@nat/intel/x-fiiawgoaycpnrggs> has quit IRC13:07
hunkHello, I'm building with cmake and yocto. Now i have to add some CMAKE variable on the yocto build process13:07
hunkHow i can do that ?13:07
mathieu_lamaybe it's on the server. I'll try to build new versions of other packages as well and see what happens13:08
mathieu_lawith the EXTRA_OE_CMAKE var ?13:08
mathieu_laalso your recipe need to inherit cmake13:09
hunkEXTRA_OECMAKE += "-Dtest_DIR=blub"13:10
hunkI tried this13:10
hunkthis should work or?13:12
mathieu_laI guess so yes13:13
zeenixrburton: oh and i'm try to find out what enables Werror but haven't succeeded so far13:15
zeenixrburton: is it possible there is some yocto-specific flag to enable that and i'm grepping for the wrong thing?13:15
rburtonzeenix: it may be the upstream makefile being stupid but i'd be surprised if we hadn't seen it already13:15
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC13:23
jkuzeenix: so which recipe was this actually?13:24
zeenixjku: nss13:25
*** mortderire <mortderire!~rkinsell@192.198.151.45> has joined #yocto13:26
zeenixjku: i get it when building it native13:26
zeenixapparently it's build system has some magic code for deciding Werror or not unless NSS_ENABLE_WERROR is defined13:27
* zeenix is grepping for NSS_ENABLE_WERROR if some recipe sets it13:27
zeenixah13:29
zeenixif i understand the script correct, nss itself set it if gcc >= 4.813:29
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto13:29
jkuzeenix: it's possible we don't use nss for much anything, so it might just be upstream defaulting to something stupid...13:30
zeenixthat seems to be the case13:31
*** pegu <pegu!~user@81.191.145.1> has joined #yocto13:33
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC13:34
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-tcknhdtowwdueump> has joined #yocto13:35
jkuyep, quick search says the only thing that depends on it is lsb packagegroup13:35
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto13:40
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC13:42
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC13:42
*** lamego <lamego!~jose@134.134.139.78> has joined #yocto13:45
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has joined #yocto13:46
*** igor2 <igor2!~igor@177.159.144.73> has joined #yocto13:46
*** igor1 <igor1!~igor@vpn.aker.com.br> has quit IRC13:48
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:a178:eb83:846f:a785> has joined #yocto13:49
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC13:52
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto13:52
*** rubdos <rubdos!~rubdos@ptr-2hj4tbiko60765s1693n9l8p8.ip6.access.telenet.be> has joined #yocto13:53
*** Betarn <Betarn!b215570b@gateway/web/freenode/ip.178.21.87.11> has joined #yocto13:54
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has quit IRC13:57
*** mortderire <mortderire!~rkinsell@192.198.151.45> has quit IRC14:01
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has joined #yocto14:02
*** egavinc <egavinc!~egavinc@43.red-2-139-180.staticip.rima-tde.net> has quit IRC14:06
jmesmonI'm getting some warnings about "Unable to export ... expression was ... which triggered exception ...", is there a way to see the exception backtrace in these cases so I can track down the source?14:07
*** robsta <robsta!~robsta@193-83-7-26.adsl.highway.telekom.at> has quit IRC14:11
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC14:11
*** davis <davis!~davis@50-76-27-165-static.hfc.comcastbusiness.net> has quit IRC14:26
*** davis <davis!~davis@50-76-27-165-static.hfc.comcastbusiness.net> has joined #yocto14:27
*** davis is now known as Guest458714:28
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto14:34
*** morphis_ <morphis_!~morphis@p50862810.dip0.t-ipconnect.de> has quit IRC14:35
*** zeenix <zeenix!~zeenix@83.218.80.242> has quit IRC14:37
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC14:44
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC14:44
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto14:48
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto14:49
*** jku <jku!~jku@192.198.151.45> has quit IRC14:54
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC14:55
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto14:55
*** grma <grma!~gruberm@80.93.38.128> has quit IRC14:55
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto14:55
*** AndersD <AndersD!~anders@213-64-218-49-no126.business.telia.com> has quit IRC15:01
kergothRP: ping15:06
*** mekuto <mekuto!~mekuto@unaffiliated/mekuto> has joined #yocto15:06
RPkergoth: pong15:10
kergothRP: I just noticed that, with BB_NO_NETWORK, an attempt to contact upstream in PREMIRRORS immediately halts mirror processing, even if there are *local* mirrors after the upstream ones. thoughts on doing something about that, i.e. postponing the error propogation until the end of mirror processing, only aborting on the attempt to contact upstream if we couldn't get it via any other means? alternatively, reordering premirrors only with respect to file://15:11
kergoth vs non-file:// and only when BB_NO_NETWORK is set?15:11
kergothjust looking for a quick opinion on the idea before i open a bug15:11
kergothaborting the fetch when i have the file somewhere on disk is a bit silly :)15:12
kergothjust due to mirrors ordering15:12
RPkergoth: I'd have thought the error shouldn't be fatal15:13
RPkergoth: only fatal if it couldn't find anything15:13
RPso I guess that means postponing it15:13
*** benz <benz!8d710310@gateway/web/freenode/ip.141.113.3.16> has quit IRC15:13
RPkergoth: the git handling of PREMIRRORS for existing clones is also tricky with network access :/15:13
kergothyeah, that's a tough one. i wish we knew whether a mirror tarball was better or worse than our current clone15:14
*** manuel_ <manuel_!~manuel@209.6.175.242> has joined #yocto15:15
kergothokay, i'll open a bug about the premirrors exception handling thing. should be enough to collect up the network access failure(s) and re-raise only if we failed to fetch, i expect. thanks15:15
*** harisokanovic <harisokanovic!~harisokan@130.164.62.171> has joined #yocto15:16
*** mckoan is now known as mckoan|away15:17
ecksunI have found what looks like a bug with the DpkgPM, it seems to call the postinst scripts without any arguments, which I think never should happen (should be called with configure argument)15:18
*** zz_ka6sox is now known as ka6sox15:22
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has quit IRC15:23
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has left #yocto15:27
mathieu_labtw I found my opkg issue : I guess bitbake updates the package manifest only at image creation, so my Package file was outdated. I updated it with opkg-make-index and now it's fine15:28
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has joined #yocto15:28
kergothmathieu_la: there's also a package-index recipe which just wraps the opkg-make-index for you, for that purpose15:28
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto15:30
mathieu_laoh nice thanks I'll use that next time, it's safer than the doing manually15:30
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has quit IRC15:30
rburtonecksun: file a bug please (we do say that dpkg is the least-tested backend)15:32
ecksunrburton, cool, I mostly wanted to discuss with someone that Im correct about it15:33
ecksunin debian the postinstall script is called with the argument "configure", which is missing from bitbake, which breaks my postinst scripts15:33
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto15:33
*** seezer <seezer!~seezer@quassel/developer/seezer> has joined #yocto15:34
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has quit IRC15:36
ecksunI will write a patch and send it to the mailinglist now15:37
ecksunbut speaking of patches, I sent a patch earlier to the mailing list, got a positive reply but I dont know what to do next, how do I get it merged?15:37
rburtonecksun: it is likely queued or already merged15:40
rburtonwhat patch?15:40
rburtonpatches haven't flowed in for a few days due to various "it all breaks with this patch in" problems15:40
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-yvlosrknvfhfiant> has quit IRC15:40
ecksunhttp://lists.openembedded.org/pipermail/openembedded-core/2016-October/128106.html15:41
khemrburton: did the new V2 musl patch help15:41
rburtonkhem: yes! thanks.15:41
khemthere was a pagesize related regression which had caused the crashes15:42
rburtonecksun: that was marked here as "need to look at carefully" :)15:42
ecksunrburton, alright15:43
ecksuncan I see that somehow?15:43
rburtonecksun: marked here in that the patch has a star next to it :)15:43
ecksunah :D15:44
ecksunso I just need to have patience then15:44
*** kscherer <kscherer!~kscherer@128.224.252.2> has joined #yocto15:53
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC15:59
*** rubdos <rubdos!~rubdos@ptr-2hj4tbiko60765s1693n9l8p8.ip6.access.telenet.be> has quit IRC16:00
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto16:00
jmesmonHi folks, I'm trying to use `bitbake my-image -c populate_sdk_ext` to build an extended sdk, but bitbake appears to be using some other DISTRO (not mine, at least) when it is fetching (???) things in copy_buildsystem, which leads to the build failing. Normal sdk builds without issue. Is there some caveat I need to be aware of wrt the sdk_ext?16:00
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC16:04
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has joined #yocto16:05
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto16:09
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto16:11
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has joined #yocto16:16
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC16:20
*** dscully <dscully!~dscully@24.249.154.174> has joined #yocto16:21
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC16:24
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has quit IRC16:24
rburtonjmesmon: there is a problem that has just been resolved where if you use uninative on the host it fails when building the sdk, so current master enforces use of uninative as a workaround.16:25
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto16:27
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto16:28
*** aehs29 <aehs29!~aehernan@134.134.139.78> has joined #yocto16:29
*** ernstp <ernstp!uid168075@gateway/web/irccloud.com/x-zosiplvsdvongola> has quit IRC16:32
jmesmonrburton: I'm not quite sure I understand: so populate_sdk_ext is setting DISTRO to uninative? Is that only for nativesdk related bitbake targets or all of them? Do I just need to ensure everything for target parses properly with DISTRO=uninative, or does it use some of the target metadata while DISTRO=uninative?16:35
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC16:40
*** mortderire <mortderire!rkinsell@nat/intel/x-boldjsfeextqzfjo> has joined #yocto16:42
*** psnsilva_ <psnsilva_!~psnsilva@193-126-29-154.net.novis.pt> has joined #yocto16:42
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC16:44
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto16:49
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC16:49
*** JoiF <JoiF!~jofr@193.182.166.3> has quit IRC16:54
*** aV_V <aV_V!~anatoli@146.66.253.137> has quit IRC16:55
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has quit IRC17:00
*** fl0v01 <fl0v01!~fvo@p4FC0A6E3.dip0.t-ipconnect.de> has quit IRC17:07
*** joshuagl <joshuagl!~joshuagl@192.198.151.43> has quit IRC17:08
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC17:09
*** manuel_ <manuel_!~manuel@209.6.175.242> has quit IRC17:10
*** lolsborn <lolsborn!~lolsborn@67-5-130-58.ptld.qwest.net> has joined #yocto17:10
*** gtristan <gtristan!~tristanva@110.11.226.29> has joined #yocto17:13
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto17:14
*** TobSnyder <TobSnyder!~schneider@ip9234b0ae.dynamic.kabel-deutschland.de> has quit IRC17:14
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC17:20
*** micheal_ <micheal_!~micheal@178.250.116.242> has quit IRC17:20
*** ka6sox is now known as zz_ka6sox17:21
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto17:22
*** benjamirc1 <benjamirc1!~besquive@134.134.139.77> has joined #yocto17:23
*** lolsborn <lolsborn!~lolsborn@67-5-130-58.ptld.qwest.net> has quit IRC17:24
*** lolsborn_ <lolsborn_!~lolsborn@67-5-130-58.ptld.qwest.net> has joined #yocto17:25
ecksunis there some test-suite for the poky python code?17:26
ecksunnvm, found a tests folder17:26
ecksundoesnt seem to have much though17:27
lolsborn_on Beaglebone etc is the clock voltage set in the device tree now or some board specific code?17:28
rburtonecksun: fwiw your systemd patch is now in my local branch17:29
rburtonecksun: non-trivial to review but fell out the front page of my mail…  sorry17:29
ecksunrburton, cool!17:29
ecksunno problem17:30
ecksunI never realized until now that build-time systemctl command is just a shim17:31
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC17:31
*** mortderire <mortderire!rkinsell@nat/intel/x-boldjsfeextqzfjo> has quit IRC17:39
*** toscalix <toscalix!~toscalix@80.91.70.192> has quit IRC17:41
*** benjamirc1 <benjamirc1!~besquive@134.134.139.77> has quit IRC17:42
*** benjamirc1 <benjamirc1!~besquive@134.134.139.77> has joined #yocto17:43
*** micheal <micheal!~micheal@178.250.116.242> has joined #yocto17:44
*** zz_ka6sox is now known as ka6sox18:02
*** mekuto <mekuto!~mekuto@unaffiliated/mekuto> has quit IRC18:03
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC18:04
*** lolsborn_ <lolsborn_!~lolsborn@67-5-130-58.ptld.qwest.net> has quit IRC18:08
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has joined #yocto18:09
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto18:09
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto18:10
*** sameo <sameo!~samuel@192.55.54.36> has joined #yocto18:12
*** aehs29 <aehs29!~aehernan@134.134.139.78> has left #yocto18:29
*** lolsborn <lolsborn!~lolsborn@67-5-130-58.ptld.qwest.net> has joined #yocto18:30
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC18:30
*** lolsborn_ <lolsborn_!~lolsborn@67-5-130-58.ptld.qwest.net> has joined #yocto18:31
*** lamego <lamego!~jose@134.134.139.78> has quit IRC18:33
*** lolsborn <lolsborn!~lolsborn@67-5-130-58.ptld.qwest.net> has quit IRC18:34
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@93.68.191.22> has joined #yocto18:34
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto18:34
*** benjamirc1 <benjamirc1!~besquive@134.134.139.77> has quit IRC18:35
*** Jefro <Jefro!~Jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto18:37
*** lamego <lamego!~jose@134.134.139.82> has joined #yocto18:39
*** benjamirc1 <benjamirc1!~besquive@134.134.139.77> has joined #yocto18:39
*** lolsborn_ <lolsborn_!~lolsborn@67-5-130-58.ptld.qwest.net> has quit IRC18:44
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-tcknhdtowwdueump> has quit IRC18:44
*** jku <jku!~jku@dyj170ycrv18---3wlh9y-3.rev.dnainternet.fi> has joined #yocto18:47
*** aehs29 <aehs29!~aehernan@134.134.139.83> has joined #yocto18:56
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:a178:eb83:846f:a785> has quit IRC18:58
*** lolsborn_ <lolsborn_!~lolsborn@67-5-130-58.ptld.qwest.net> has joined #yocto19:01
*** manuel_ <manuel_!~manuel@209.6.175.242> has joined #yocto19:02
*** lamego <lamego!~jose@134.134.139.82> has quit IRC19:07
*** lolsborn_ <lolsborn_!~lolsborn@67-5-130-58.ptld.qwest.net> has quit IRC19:09
*** Biliogadafr1 <Biliogadafr1!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has joined #yocto19:15
*** lamego <lamego!jose@nat/intel/x-bmcnebbnomdkeguh> has joined #yocto19:15
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has quit IRC19:17
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.210.239> has joined #yocto19:24
*** benjamirc2 <benjamirc2!besquive@nat/intel/x-vxtxvajgxxrwddud> has joined #yocto19:26
*** benjamirc1 <benjamirc1!~besquive@134.134.139.77> has quit IRC19:28
*** lamego <lamego!jose@nat/intel/x-bmcnebbnomdkeguh> has quit IRC19:29
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto19:42
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:a178:eb83:846f:a785> has joined #yocto19:42
*** psadro <psadro!~Thunderbi@216.234.148.135> has quit IRC19:43
*** paulbarker <paulbarker!~pbarker@cpc11-shep11-2-0-cust130.8-3.cable.virginm.net> has joined #yocto19:47
*** lamego <lamego!~jose@134.134.139.82> has joined #yocto19:47
*** hw23 <hw23!ade134f2@gateway/web/freenode/ip.173.225.52.242> has joined #yocto19:50
*** slidercrank <slidercrank!~slidercra@unaffiliated/slidercrank> has joined #yocto19:50
*** psadro <psadro!~Thunderbi@2620:0:ed0:800a:72f3:95ff:fe1d:9866> has joined #yocto19:51
*** paulg <paulg!~paulg@otwaon23-3096772825.sdsl.bell.ca> has joined #yocto19:51
*** jw23 <jw23!~jeffrey@173.225.52.242> has joined #yocto19:53
*** hw23 <hw23!ade134f2@gateway/web/freenode/ip.173.225.52.242> has quit IRC19:54
*** rubdos <rubdos!~rubdos@ptr-2hj4tbiko60765s1693n9l8p8.ip6.access.telenet.be> has joined #yocto19:56
rburtonhalstead: are you doing admin on the ab tonight?19:56
halsteadrburton, Not at the moment. I'm working on testopia issues.19:57
rburtonhalstead: should i be safe to fire a build?  or can i ask you to fire one when you're done with yocto admin19:58
halsteadrburton, It looks like a good time right now. Shall I do it and ping you when it's ready?19:58
*** rubdos <rubdos!~rubdos@ptr-2hj4tbiko60765s1693n9l8p8.ip6.access.telenet.be> has quit IRC19:58
halsteadrburton, How about you go ahead and fire it off. I'll get the work done afterward.19:58
rburtonok.  it might be a quick run.  kill it if you need, it's just a test.19:59
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:c5ff:ee36:1987:ebfb> has joined #yocto20:00
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC20:04
*** jw23 <jw23!~jeffrey@173.225.52.242> has quit IRC20:08
*** benjamirc2 <benjamirc2!besquive@nat/intel/x-vxtxvajgxxrwddud> has quit IRC20:11
*** benjamirc1 <benjamirc1!besquive@nat/intel/x-lttrxepaufwlwvqq> has joined #yocto20:18
*** caiortp <caiortp!~inatel@131.221.242.10> has quit IRC20:23
*** jku <jku!~jku@dyj170ycrv18---3wlh9y-3.rev.dnainternet.fi> has quit IRC20:24
*** floob <floob!65a7060b@gateway/web/freenode/ip.101.167.6.11> has joined #yocto20:36
floobI'm trying to boot Yocto on Xen / EC2 and there is no eth0 device.  Can anyone suggest what I need to do to enable eth0? thanks20:37
*** berton <berton!~fabio@187.23.155.148> has quit IRC20:40
*** Jefro <Jefro!~Jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC20:41
*** pohly <pohly!~pohly@p5DE8F72F.dip0.t-ipconnect.de> has quit IRC20:45
*** pohly <pohly!~pohly@p5DE8F72F.dip0.t-ipconnect.de> has joined #yocto20:47
*** pohly <pohly!~pohly@p5DE8F72F.dip0.t-ipconnect.de> has quit IRC20:52
*** pohly <pohly!~pohly@p5DE8F72F.dip0.t-ipconnect.de> has joined #yocto20:53
*** benjamirc1 <benjamirc1!besquive@nat/intel/x-lttrxepaufwlwvqq> has quit IRC21:00
*** igor2 <igor2!~igor@177.159.144.73> has quit IRC21:03
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC21:05
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto21:08
*** lamego <lamego!~jose@134.134.139.82> has quit IRC21:09
*** lamego <lamego!~jose@134.134.139.78> has joined #yocto21:11
*** sjolley1 <sjolley1!~sjolley@134.134.139.72> has quit IRC21:23
*** sjolley <sjolley!sjolley@nat/intel/x-cparejufmdcmjwrr> has joined #yocto21:28
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.210.239> has quit IRC21:28
*** marekbelisko <marekbelisko!~marekbeli@109-230-44-112.dynamic.orange.sk> has joined #yocto21:29
*** marekbelisko <marekbelisko!~marekbeli@109-230-44-112.dynamic.orange.sk> has quit IRC21:32
*** floob <floob!65a7060b@gateway/web/freenode/ip.101.167.6.11> has quit IRC21:33
*** kscherer <kscherer!~kscherer@128.224.252.2> has quit IRC21:38
*** Test <Test!d5b91bc5@gateway/web/freenode/ip.213.185.27.197> has joined #yocto21:38
*** slidercrank <slidercrank!~slidercra@unaffiliated/slidercrank> has quit IRC21:43
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC21:44
*** manju <manju!95c73efe@gateway/web/freenode/ip.149.199.62.254> has joined #yocto21:46
*** pohly <pohly!~pohly@p5DE8F72F.dip0.t-ipconnect.de> has quit IRC21:47
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto21:51
*** benjamirc1 <benjamirc1!~besquive@134.134.139.76> has joined #yocto22:07
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC22:16
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto22:20
*** Gintaro <Gintaro!~gintaro@geertswei.nl> has quit IRC22:22
*** lamego <lamego!~jose@134.134.139.78> has quit IRC22:24
*** Gintaro <Gintaro!~gintaro@geertswei.nl> has joined #yocto22:24
manjuHi all, how can I remove certain package information in sstate-cache? We want to publish sstate-cache for our customer, but we cannot have certain libraries (due to licensing issues) even though they are required during the build.22:27
dreynamanju: I would think you cold run one of the bitbake clean command against the recipe(s) in question22:39
dreynas/cold/could22:39
manjudreyna: yeah i was thinking on same lines probably -c cleansstate on that particular recipe22:40
dreynayes that is what i was thinking and have used in the past, when the sstatecache gets out of sync (recipes with untracked changed files). There is also  "bitbake -c cleanall package" in the YP documentation22:42
dreyna.. and also the documented example "bitbake -c cleansstate linux-yocto"22:43
dreynaat ( http://www.yoctoproject.org/docs/2.2/mega-manual/mega-manual.html#build-the-modified-qemu-kernel-image)22:44
dreynayep, http://www.yoctoproject.org/docs/2.2/mega-manual/mega-manual.html#ref-tasks-cleansstate22:46
ramoshttp://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#ref-tasks-clean22:46
ramos:D22:46
kergothmanju: cleansstate task, or sstate-cache-management.sh, or manual, depending on what you need to remove22:46
ramos+122:47
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC22:48
*** gtristan <gtristan!~tristanva@110.11.226.29> has quit IRC22:51
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC22:57
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC22:57
*** paulg <paulg!~paulg@otwaon23-3096772825.sdsl.bell.ca> has quit IRC22:57
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC23:01
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC23:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto23:01
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto23:01
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto23:03
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto23:04
-YoctoAutoBuilder- build #374 of nightly-checkuri is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-checkuri/builds/37423:13
manjukergoth: thanks,  sstate-cache-management.sh is what i needed23:16
*** rburton <rburton!~Adium@home.burtonini.com> has quit IRC23:16
kergothnp23:17
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has quit IRC23:18
*** xulfer <xulfer!~xulfer@random.cheapbsd.net> has quit IRC23:19
*** xulfer <xulfer!~xulfer@random.cheapbsd.net> has joined #yocto23:20
*** aehs29 <aehs29!~aehernan@134.134.139.83> has quit IRC23:22
*** benjamirc1 <benjamirc1!~besquive@134.134.139.76> has quit IRC23:23
*** aehs29 <aehs29!~aehernan@134.134.139.74> has joined #yocto23:23
*** andyrtr <andyrtr!~andyrtr@archlinux/developer/andyrtr> has joined #yocto23:24
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:a178:eb83:846f:a785> has quit IRC23:27
*** aehs29 <aehs29!~aehernan@134.134.139.74> has left #yocto23:29
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC23:30
*** mrpelotazo <mrpelotazo!~mrpelotaz@HSI-KBW-109-192-066-161.hsi6.kabel-badenwuerttemberg.de> has quit IRC23:30
*** manuel_ <manuel_!~manuel@209.6.175.242> has quit IRC23:35
*** manuel_ <manuel_!~manuel@209.6.175.242> has joined #yocto23:36
*** DarkKnight <DarkKnight!~quassel@HSI-KBW-095-208-246-019.hsi5.kabel-badenwuerttemberg.de> has quit IRC23:39
*** agust <agust!~agust@p4FCB61F3.dip0.t-ipconnect.de> has quit IRC23:49
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto23:53
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto23:54

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!