Thursday, 2016-07-28

*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC00:06
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has joined #yocto00:14
*** johndau <johndau!~FossaMail@113.161.95.72> has joined #yocto00:14
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto00:18
*** sameo_ <sameo_!~samuel@192.55.54.43> has quit IRC00:20
*** dreyna <dreyna!~dreyna@unknown-216-197.windriver.com> has quit IRC00:21
*** johndau <johndau!~FossaMail@113.161.95.72> has quit IRC00:30
Snertseebs: that sounds like it's all fucked up.00:32
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC00:32
*** mortderire <mortderire!~rkinsell@192.198.151.45> has quit IRC00:42
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC00:43
*** mortderire <mortderire!~rkinsell@192.198.151.45> has joined #yocto00:43
*** johndau <johndau!~johndau@113.161.95.72> has joined #yocto00:46
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto00:48
*** pwebster <pwebster!3a6039dc@gateway/web/freenode/ip.58.96.57.220> has joined #yocto00:54
pwebstermorning all00:54
*** evanmeag_ <evanmeag_!~MongooseW@12.104.179.154> has quit IRC00:55
pwebsterCan anyone advise whether it's possible to get more debug out of devtool? Specifically, I am trying to find out why the devtool modify, build, deploy-target process always deploys the same binary00:56
pwebster(in my setup)00:57
*** tjamison <tjamison!~tjamison@38.104.105.146> has quit IRC00:57
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC01:08
*** paulg <paulg!~paulg@173.239.178.230> has quit IRC01:09
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto01:10
*** armpit <armpit!~akuster@64.2.3.194> has quit IRC01:32
*** massey101 <massey101!~jack@110.143.100.131> has joined #yocto01:34
bluelightningpwebster: possibly not, but the issue would be in the recipe or the build process it calls - since devtool deploy-target is only installing what gets installed by do_install01:35
* bluelightning is the primary author of devtool01:35
bluelightningfirst thing to check would be to look under image/ in the work directory for the recipe, just to check if that's the unmodified version... then work back from there - you could look at temp/log.do_install in the workdir as well01:37
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto01:39
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC01:39
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto01:41
*** massey101 <massey101!~jack@110.143.100.131> has left #yocto01:47
pwebster@bluelightning: Thank-you for the response.01:47
bluelightningno worries01:48
pwebsterAs far as I can tell, there are 2 different targets where my binary is being installed based on whether I'm using devtool or bitbake to build the recipe01:50
pwebsterI'm building for the raspberrypi using the meta-raspberrypi layer.01:51
pwebsterThe one under tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/<recipe> seems to be the result of devtool build <recipe>01:53
bluelightningand the other?01:53
bluelightningthere shouldn't be any separation01:53
pwebsterI've just discovered that the one deployed in the rootfs for my image target is updated after I did the devtool modify and edited code, then did bitbake image01:54
pwebsterThat might get me by for now, but I expected the process was to use devtool to make changes and test until I was ready to create a source patch01:55
bluelightningthe latter is expected to work, so something unusual is going on01:56
pwebsterThe devtool deploy seems to use a different work location than the bitbake image01:58
pwebsterthe bb outputs to tmp/work/raspberrypi-poky-linux-gnueabi01:59
pwebsternot the arm1176jzfshf-vfp-poky-linux-gnueabi one. Is that significant?01:59
bluelightningit could be yes02:00
bluelightningwhat do you get if you run: bitbake -e recipe | grep ^WORKDIR=02:01
pwebsterWORKDIR="/home/pwebster/Work/Yocto/builds/pi1/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/<recipe>/<version>"02:03
pwebsterI'll check how my image is doing its builds...02:06
bluelightningok, so at least if you built the image now I can't imagine how it would be pulling from any other location02:07
*** mortderire <mortderire!~rkinsell@192.198.151.45> has quit IRC02:10
*** sgw_ <sgw_!sgw_@nat/intel/x-eachzxiupwosfttt> has joined #yocto02:11
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC02:12
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto02:15
pwebster@bluelightning: thanks for the help. The "different" binaries in the rootfs vs the "recipe/image" was a red herring. The rootfs one was significantly smaller, I think it's probably being stripped as part of its install. I need to investigate some more, but at least I have a better idea now where to look.02:24
*** gtristan <gtristan!~tristanva@110.11.179.37> has quit IRC02:25
bluelightningpwebster: ok, please do let me know if you figure it out and/or need any help02:25
pwebsterThanks. I'm very new to Yocto and it's processes, so it's probably an understanding/expectation issue. Having said that, if I can provide even just some feedback for documentation improvements to help new users, I will.02:28
bluelightningthat would be much appreciated :)02:28
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-cdtrecijtjrnzffz> has joined #yocto02:29
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC02:34
*** evanmeagher <evanmeagher!~MongooseW@c-67-174-255-15.hsd1.ca.comcast.net> has joined #yocto02:40
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto02:40
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC02:43
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto03:01
*** Technicus <Technicus!615662d1@gateway/web/freenode/ip.97.86.98.209> has quit IRC03:03
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto03:05
*** evanmeagher <evanmeagher!~MongooseW@c-67-174-255-15.hsd1.ca.comcast.net> has quit IRC03:12
pwebster@bluelightning: Found the first clue to the problem. The recipe uses the ${WORKDIR} variable extensively wherever a source directory is used, ie in OE_CMAKESOURCEPATH, in a do_configure_prepend and even in the arguments passed to cmake. Is there a better variable to use that will be updated when EXTERNALSRC is set for the recipe or do I need to implement some kind of local "if EXTERNALSRCE is set then..." check?03:30
bluelightningpwebster: it should really be using ${S}03:32
bluelightningthen it should work fine with externalsrc03:33
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC03:40
pwebsteryep, thanks, was just about to say that I found the solution :D03:41
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto03:41
pwebsterWORKDIR was used because it was referred to a lot in different examples of recipe writing, not explicitly in the things we are doing in the recipe, but the assumption was it was what should be used. And it worked, until I needed to build from an external source.03:46
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC03:46
pwebsterThanks again for your help03:47
*** johndau <johndau!~johndau@113.161.95.72> has quit IRC04:10
*** johndau <johndau!~johndau@113.161.95.72> has joined #yocto04:11
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto04:53
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC04:58
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has quit IRC05:12
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC05:13
*** t0mmy_ <t0mmy_!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC05:14
*** t0mmy_ <t0mmy_!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto05:17
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has joined #yocto05:18
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto05:23
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC05:35
*** pohly <pohly!~pohly@p5DE8C97F.dip0.t-ipconnect.de> has joined #yocto05:36
*** obsrwr <obsrwr!~otp-amois@catv-78-139-0-146.catv.broadband.hu> has joined #yocto05:40
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC05:42
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto05:45
*** agust <agust!~agust@p4FCB4393.dip0.t-ipconnect.de> has joined #yocto05:50
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto05:52
*** xist <xist!~toanju@185.27.182.30> has joined #yocto06:03
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto06:07
*** Flow86 <Flow86!sbnc@www.siedler25.org> has quit IRC06:20
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto06:23
*** Flow86 <Flow86!sbnc@www.siedler25.org> has joined #yocto06:23
*** xist <xist!~toanju@185.27.182.30> has quit IRC06:24
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto06:25
*** johndau <johndau!~johndau@113.161.95.72> has quit IRC06:42
*** johndau <johndau!~johndau@113.161.95.72> has joined #yocto06:42
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-fdbkfyzsptngkazn> has joined #yocto06:50
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto06:50
*** johndau <johndau!~johndau@113.161.95.72> has quit IRC06:52
*** johndau <johndau!~johndau@113.161.95.72> has joined #yocto06:52
*** jbrianceau_away is now known as jbrianceau06:56
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto06:56
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC06:56
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC07:08
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto07:09
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto07:17
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has quit IRC07:23
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto07:26
*** __karthik <__karthik!~karthik@192.91.75.30> has quit IRC07:28
*** __karthik <__karthik!~karthik@192.91.75.29> has joined #yocto07:28
*** boucman_work <boucman_work!~boucman@229.29.205.77.rev.sfr.net> has joined #yocto07:30
*** egavinc <egavinc!~egavinc@43.red-2-139-180.staticip.rima-tde.net> has joined #yocto07:31
*** sno <sno!~sno@b2b-78-94-80-58.unitymedia.biz> has quit IRC07:34
*** RP <RP!~richard@5751f4a1.skybroadband.com> has joined #yocto07:37
*** t0mmy_ <t0mmy_!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC07:50
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC07:52
*** jkroon_ <jkroon_!~jkroon@89-253-118-72.customers.ownit.se> has joined #yocto07:53
*** sameo <sameo!~samuel@192.55.55.37> has joined #yocto07:53
*** fl0v0 <fl0v0!~fvo@pD9F6B663.dip0.t-ipconnect.de> has joined #yocto07:55
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto07:57
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC08:04
*** joshuagl <joshuagl!joshuagl@nat/intel/x-hbsbepsxzqzgdody> has joined #yocto08:05
*** t0mmy_ <t0mmy_!~tprrt@217.114.201.133> has joined #yocto08:09
*** ant_work <ant_work!~ant__@95.236.249.71> has joined #yocto08:09
*** toscalix <toscalix!~toscalix@80.91.95.202> has joined #yocto08:12
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC08:21
*** fl0v0 <fl0v0!~fvo@pD9F6B663.dip0.t-ipconnect.de> has quit IRC08:23
*** fl0v0 <fl0v0!~fvo@pD9F6B663.dip0.t-ipconnect.de> has joined #yocto08:23
*** sveinse <sveinse!~chatzilla@156.92-221-160.customer.lyse.net> has quit IRC08:25
*** rburton <rburton!~Adium@home.burtonini.com> has joined #yocto08:28
*** Biliogadafr <Biliogadafr!~pin@nat3-minsk-pool-46-53-182-183.telecom.by> has joined #yocto08:32
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC08:34
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto08:36
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto08:36
*** sveinse <sveinse!~chatzilla@156.92-221-160.customer.lyse.net> has joined #yocto08:38
*** sno <sno!~sno@62.157.143.22> has joined #yocto08:46
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC08:47
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto08:51
*** florian_kc is now known as florian08:52
*** Anticom <Anticom!~timo.m@217.6.33.234> has joined #yocto08:52
*** Flow86 <Flow86!sbnc@www.siedler25.org> has quit IRC08:53
*** Flow86 <Flow86!sbnc@www.siedler25.org> has joined #yocto08:55
*** townxelliot <townxelliot!~ell@176.249.240.35> has joined #yocto08:55
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC09:02
*** mckoan|away is now known as mckoan09:08
mckoangood morning09:08
CTtpollardmorning mckoan09:11
*** gtristan <gtristan!~tristanva@110.11.179.37> has joined #yocto09:12
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto09:17
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto09:22
*** ziggo_ <ziggo_!~ziggo@212.118.209.82> has quit IRC09:40
*** ziggo <ziggo!~ziggo@212.118.209.82> has joined #yocto09:40
*** fledermaus <fledermaus!~vivek@2a00:1098:5:0:740f:b741:811c:cee4> has joined #yocto09:43
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has quit IRC10:07
*** johndau <johndau!~johndau@113.161.95.72> has quit IRC10:10
*** mckoan is now known as mckoan|away10:24
*** ant_work <ant_work!~ant__@95.236.249.71> has quit IRC10:32
*** townxelliot <townxelliot!~ell@176.249.240.35> has quit IRC10:33
*** shagu <shagu!~eric@p5B2E8651.dip0.t-ipconnect.de> has joined #yocto10:45
*** ant_work <ant_work!~ant__@95.236.249.71> has joined #yocto10:53
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC10:53
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC10:58
*** jkroon_ <jkroon_!~jkroon@89-253-118-72.customers.ownit.se> has quit IRC11:00
*** jkroon_ <jkroon_!~jkroon@89-253-118-72.customers.ownit.se> has joined #yocto11:23
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto11:45
*** berton <berton!~fabio@177.127.4.56> has joined #yocto11:46
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto11:49
*** igor2 <igor2!~igor@189.112.127.225> has joined #yocto11:56
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto11:57
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC12:04
sveinseNo kidding about test-dependencies.sh taking a lot of time.. 9 hrs to be exact...12:06
sveinseBut I think maybe the script went haywire... It tried to bitbake every word in my comments12:07
mathieu_laHi, I'm getting the taskhash mismatch error with meta-raspberrypi, I just updated to a new revisionn.12:12
mathieu_lagoing back to commit 6564e126aea0ac42a129595c79218ba69f8095eb works12:12
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC12:15
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto12:16
*** paulg <paulg!~paulg@OTWAON23-3096772825.sdsl.bell.ca> has joined #yocto12:27
*** marka <marka!~marka@128.224.252.2> has joined #yocto12:33
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto12:35
*** Kakounet <Kakounet!58a35735@gateway/web/freenode/ip.88.163.87.53> has joined #yocto12:47
*** anselmolsm <anselmolsm!~anselmols@192.55.54.44> has joined #yocto12:53
*** istarilucky <istarilucky!~rlucca@177.159.144.73> has joined #yocto13:02
*** cference <cference!~cference@64.187.189.2> has joined #yocto13:06
*** istarilucky <istarilucky!~rlucca@177.159.144.73> has joined #yocto13:07
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has quit IRC13:14
*** ant_work <ant_work!~ant__@95.236.249.71> has quit IRC13:17
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC13:31
*** igor2 <igor2!~igor@189.112.127.225> has quit IRC13:31
*** igor2 <igor2!~igor@177.159.144.73> has joined #yocto13:31
*** ntl <ntl!~nathanl@cpe-24-242-74-130.austin.res.rr.com> has joined #yocto13:32
*** Guest86500 is now known as nisha13:36
*** toscalix <toscalix!~toscalix@80.91.95.202> has quit IRC13:42
*** bottazzini <bottazzini!~realBigfo@192.55.55.41> has joined #yocto13:45
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC13:47
*** istarilucky <istarilucky!~rlucca@177.159.144.73> has left #yocto13:53
*** toscalix <toscalix!~toscalix@80.91.95.202> has joined #yocto13:53
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.43.237.217> has joined #yocto13:57
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto13:57
*** madisox <madisox!~madison@12.30.244.5> has joined #yocto13:58
*** belen1 <belen1!Adium@nat/intel/x-kkepwjbpbabhqcjn> has joined #yocto14:01
*** belen1 <belen1!~Adium@134.134.137.73> has joined #yocto14:02
*** belen <belen!Adium@nat/intel/x-baczsglqahgoloht> has quit IRC14:03
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC14:05
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC14:09
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has joined #yocto14:10
mathieu_lapossibly stupid question : I have some image recipe on my meta-folder depending on some machine image. Now I would like to port the project to a new machine, do I need to include the first machine layer? or is there a way to blacklist those recipes?14:12
*** ziggo <ziggo!~ziggo@212.118.209.82> has quit IRC14:20
*** caiortp <caiortp!~inatel@131.221.240.204> has joined #yocto14:29
*** Anticom <Anticom!~timo.m@217.6.33.234> has quit IRC14:31
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC14:34
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto14:35
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has left #yocto14:35
*** shagu <shagu!~eric@p5B2E8651.dip0.t-ipconnect.de> has quit IRC14:39
*** armpit <armpit!~akuster@2601:202:4001:9ea0:fd9d:2e79:6157:365c> has joined #yocto14:40
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto14:43
boucman_workmathieu_la: there is a way of specifying that a recipe is only valid on certain MACHINE, but i'm not sure what it is...14:44
rburtonCOMPATIBLE_(MACHINE/HOST)14:45
boucman_workthx14:45
RPkergoth: did you see the delete variable syntax patch ?14:46
mathieu_lacool, thanks14:55
*** HyP3r <HyP3r!~HyP3r@andreas-fendt.de> has joined #yocto15:02
HyP3rHey all, I'm working with http://developer.toradex.com/knowledge-base/board-support-package/openembedded-(core) in combination with a toradex vf61 board, now I want to add to my kernel a wireless driver15:03
HyP3rIn my case this module: https://www.bluegiga.com/en-US/products/wf111-wifi-module/15:03
HyP3rWhats the correct way to do this?15:03
*** igor2 <igor2!~igor@177.159.144.73> has quit IRC15:04
HyP3rInside my Yocto folder structure I have the folder oe-core/build/out-glibc/work-shared/colibri-vf/kernel-source which seems to be the kernel directory15:05
HyP3rThis driver I have found allows me to patch an exisiting kernel source, but I think this is not the correct way15:05
*** tjamison <tjamison!~tjamison@38.104.105.146> has joined #yocto15:06
boucman_workHyP3r: is the kernel driver supported by toradex's kernel (i.e you just need to change an option)15:06
boucman_workis it an external module ?15:06
boucman_workis it a patch ?15:06
boucman_workHyP3r: yocto can apply patches to kernels, but the patch needs to be for the same version of the kernel, did you check that ?15:06
HyP3rboucman_work: I'm able to compile it as module extern, and I'm able to patch an existing kernel15:06
HyP3rIn my strategy was this the next step: checkig if compatible15:07
HyP3rI don't know how to find that out15:07
*** evanmeagher <evanmeagher!~MongooseW@c-67-174-255-15.hsd1.ca.comcast.net> has joined #yocto15:07
HyP3rmy kernel has 4.1.1515:07
boucman_workmaybe check here : http://www.yoctoproject.org/docs/2.1/kernel-dev/kernel-dev.html#incorporating-out-of-tree-modules15:07
*** hamis_lt_u <hamis_lt_u!~irfan@39.46.112.127> has joined #yocto15:11
*** aurele <aurele!~aurele@srvmsg.castel.fr> has quit IRC15:12
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has joined #yocto15:17
HyP3rboucman_work: but in this case the driver would be compiled as external kernel module, is that correct?15:18
HyP3rWhat if I want to patch the kernel with that driver? So I can bind the driver into the kernel15:20
*** aehs29 <aehs29!~aehernan@134.134.139.82> has joined #yocto15:20
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC15:21
boucman_workyou can patch a kernel with a bbappend like any other recipe15:21
boucman_workhttp://www.yoctoproject.org/docs/2.1/kernel-dev/kernel-dev.html#applying-patches15:21
*** aehs29 <aehs29!~aehernan@134.134.139.82> has quit IRC15:22
*** aehs29 <aehs29!~aehernan@134.134.139.82> has joined #yocto15:22
*** aehs29 <aehs29!~aehernan@134.134.139.82> has joined #yocto15:23
*** boucman_work <boucman_work!~boucman@229.29.205.77.rev.sfr.net> has quit IRC15:25
*** paulg <paulg!~paulg@OTWAON23-3096772825.sdsl.bell.ca> has quit IRC15:32
*** evanmeagher <evanmeagher!~MongooseW@c-67-174-255-15.hsd1.ca.comcast.net> has quit IRC15:33
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC15:37
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto15:37
RParmpit: I just fixed up the meta-qt4 branches with the fixes FWIW15:39
*** Technicus <Technicus!615662d1@gateway/web/freenode/ip.97.86.98.209> has joined #yocto15:41
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto15:43
armpitRP, thanks15:44
TechnicusHello, I am trying to figure out how to recompile the yocto kernel following this: < https://www.yoctoproject.org/sites/default/files/elc2013-kernel-lab.pdf >.  I am trying to add this module: < http://modules.libres.ch/browse/linux/v3.1/i386/snd-virmidi/ >.  Am I following the right path by following this lab?15:47
*** Rishi__ <Rishi__!~Rishi@49.32.82.219> has joined #yocto15:57
*** Rishi__ <Rishi__!~Rishi@49.32.82.219> has left #yocto16:01
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto16:01
*** sveinse <sveinse!~chatzilla@156.92-221-160.customer.lyse.net> has quit IRC16:02
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC16:04
*** nisha <nisha!~nisha@38.104.105.146> has quit IRC16:08
-YoctoAutoBuilder- build #518 of nightly-rpm-non-rpm is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-rpm-non-rpm/builds/51816:09
*** Kakounet <Kakounet!58a35735@gateway/web/freenode/ip.88.163.87.53> has quit IRC16:09
*** aehs29 <aehs29!~aehernan@134.134.139.82> has left #yocto16:14
*** nisha <nisha!~nisha@38.104.105.146> has joined #yocto16:15
*** nisha <nisha!~nisha@38.104.105.146> has joined #yocto16:16
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC16:18
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC16:22
-YoctoAutoBuilder- build #265 of nightly-checkuri is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-checkuri/builds/26516:27
*** evanmeagher <evanmeagher!~MongooseW@12.104.179.154> has joined #yocto16:30
*** sno <sno!~sno@62.157.143.22> has quit IRC16:32
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC16:33
*** belen1 <belen1!~Adium@134.134.137.73> has quit IRC16:38
*** belen <belen!~Adium@134.134.137.73> has joined #yocto16:40
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC16:40
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto16:44
*** belen <belen!~Adium@134.134.137.73> has quit IRC16:44
*** bruce___ <bruce___!~bruce@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto16:45
*** jkroon_ <jkroon_!~jkroon@89-253-118-72.customers.ownit.se> has quit IRC16:46
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC16:46
*** fl0v0 <fl0v0!~fvo@pD9F6B663.dip0.t-ipconnect.de> has quit IRC16:49
*** t0mmy_ <t0mmy_!~tprrt@217.114.201.133> has quit IRC16:50
*** zeddii_gw <zeddii_gw!~zeddii@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto16:52
*** lamego <lamego!~jose@134.134.139.78> has joined #yocto16:53
*** zeddii_gw <zeddii_gw!~zeddii@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto16:54
*** bryn_ <bryn_!b640bc22@gateway/web/freenode/ip.182.64.188.34> has joined #yocto16:55
*** zeddii_gw <zeddii_gw!~zeddii@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has quit IRC16:56
bryn_hi16:57
*** bryn_ <bryn_!b640bc22@gateway/web/freenode/ip.182.64.188.34> has quit IRC16:58
*** justanotherboy <justanotherboy!mlopezva@nat/intel/x-mqyzfpnjrhljmpjl> has quit IRC17:01
*** galak <galak!~galak@104-57-189-103.lightspeed.austtx.sbcglobal.net> has joined #yocto17:01
*** justanotherboy <justanotherboy!mlopezva@nat/intel/x-vmozwhgarqnizniu> has joined #yocto17:01
*** zeddii_gw <zeddii_gw!~zeddii@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto17:02
*** zeddii_gw <zeddii_gw!~zeddii@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has quit IRC17:04
*** townxelliot <townxelliot!~ell@176.249.240.35> has joined #yocto17:04
*** zeddii_gw <zeddii_gw!~zeddii@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto17:05
*** aehs29 <aehs29!~aehernan@134.134.137.73> has joined #yocto17:11
*** galak <galak!~galak@104-57-189-103.lightspeed.austtx.sbcglobal.net> has quit IRC17:12
*** jbrianceau is now known as jbrianceau_away17:13
*** dmiess <dmiess!d0517801@gateway/web/freenode/ip.208.81.120.1> has joined #yocto17:21
dmiessHi. I'm trying to write a recipe which will incorperate artifacts from a few other recipies. For instance, I want to be able to package a kernel which was produced from a previous recipe. How do I get access to these files?17:25
dmiessAll the files I need are in the RPM that was created by the kernel build17:25
*** hamis_lt_u <hamis_lt_u!~irfan@39.46.112.127> has quit IRC17:30
*** justanotherboy <justanotherboy!mlopezva@nat/intel/x-vmozwhgarqnizniu> has quit IRC17:34
*** moto-timo <moto-timo!~ttorling@134.134.139.74> has joined #yocto17:39
*** moto-timo <moto-timo!~ttorling@134.134.139.74> has quit IRC17:39
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has joined #yocto17:39
*** evanmeag_ <evanmeag_!~MongooseW@12.104.179.154> has joined #yocto17:42
*** evanmeagher <evanmeagher!~MongooseW@12.104.179.154> has quit IRC17:44
*** justanotherboy <justanotherboy!mlopezva@nat/intel/x-mscxzczcgatbvmrf> has joined #yocto17:46
*** paulg <paulg!~paulg@70.52.193.89> has joined #yocto17:49
*** toscalix <toscalix!~toscalix@80.91.95.202> has quit IRC17:52
*** simfir_ <simfir_!~quassel@mail.f9s.eu> has quit IRC17:55
*** gtristan <gtristan!~tristanva@110.11.179.37> has quit IRC17:57
*** simfir <simfir!~quassel@mail.f9s.eu> has joined #yocto17:57
khemdmiess: usually recipe is a unit which is best to provide the final packaging content that it wants to expose to packager17:57
khemdmiess: whats your motivation to write such a recipe ?17:57
khemwhich seems to be a semi meta recipe17:58
khemwhen it comes to packaging17:58
dmiessI have a tool which is used for flashing the firmware onto a board. My thought was that I would write a recipe which would collect a kernel, dtb, u-boot and initramfs and then package them together with this tool + libraries17:59
dmiessIn the end I'm hoping to create a zip file which contains all these components18:00
khemthere already are tools like that in yocto18:02
khemplease try to use those18:02
dmiessWhat are the names of these tools?18:03
moto-timohttp://www.yoctoproject.org/docs/2.1/mega-manual/mega-manual.html18:10
moto-timolook at 5.8 Creating Partitioned Images18:10
*** benjamirc <benjamirc!~besquive@134.134.139.78> has joined #yocto18:13
dmiessI'm not sure this is what I'm looking for. Ultimately I just want to take a zip file, extract it, add this kernel and related files into the directory structure and create a new zip file. I don't want to be creating any kind of partition table18:13
rburtonwhat you're describing is how to create an image, but without the final "make a disk image" bit18:15
rburtonwhich conveniently is trivial as thats exactly what an initramfs is18:15
seebsYeah, if you take the instructions for building a disk image containing a particular set of things, but at the end sub in "zip" for "mkfs" or whatever...18:16
dmiessSo in that case my recipe would just start with inherting core-image-minimal and each piece I need would be defined as a package?18:18
dmiessor core-image-base I guess?18:18
*** rburton1 <rburton1!~Adium@home.burtonini.com> has joined #yocto18:26
*** rburton <rburton!~Adium@home.burtonini.com> has quit IRC18:29
*** benjamirc1 <benjamirc1!~besquive@134.134.139.72> has joined #yocto18:32
dmiessIs there an example anywhere of an "empty" image which doesn't pull in anything?18:39
*** jkridner|work <jkridner|work!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto18:42
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC18:45
*** toanju <toanju!~toanju@x5ce68937.dyn.telefonica.de> has joined #yocto18:49
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto18:51
*** jkridner|work <jkridner|work!~jkridner@pdpc/supporter/active/jkridner> has quit IRC18:54
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC19:01
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto19:04
dmiessI think I have an empty image set up. Right now I'm testing it by trying to include a kernel and nothing else but I'm getting the error: "Can't install kernel-image-3.14.28-1.0-r0@imx6dlsabresd: no package provides /bin/sh"19:05
*** jkroon <jkroon!~jkroon@89-253-118-72.customers.ownit.se> has joined #yocto19:05
dmiessSince I'm just creating a zip file I really don't want to have to install a shell though, is there a way around this?19:05
*** jkroon is now known as Guest5821919:05
*** Guest58219 is now known as jkroon_19:06
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC19:12
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto19:15
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto19:18
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-fdbkfyzsptngkazn> has quit IRC19:19
*** xist <xist!~toanju@x5ce5465a.dyn.telefonica.de> has joined #yocto19:39
*** xist <xist!~toanju@x5ce5465a.dyn.telefonica.de> has quit IRC19:39
*** gtristan <gtristan!~tristanva@110.11.179.37> has joined #yocto19:41
*** toanju <toanju!~toanju@x5ce68937.dyn.telefonica.de> has quit IRC19:42
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC19:44
*** rburton1 <rburton1!~Adium@home.burtonini.com> has quit IRC19:47
TechnicusIn this lab < https://www.yoctoproject.org/sites/default/files/kernel-lab-1.4.pdf > it is using poky-dylan-9.0.0, can I use poky-krogoth-15.0.0?20:00
*** RzR <RzR!~RzR@unaffiliated/rzr> has quit IRC20:02
*** townxelliot <townxelliot!~ell@176.249.240.35> has quit IRC20:03
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has quit IRC20:07
*** caiortp <caiortp!~inatel@131.221.240.204> has quit IRC20:10
*** grma <grma!~gruberm@80.93.38.128> has quit IRC20:11
*** paulg <paulg!~paulg@70.52.193.89> has quit IRC20:13
*** RzR <RzR!~RzR@82.236.136.171> has joined #yocto20:13
RPkergoth: around?20:14
*** jkroon_ <jkroon_!~jkroon@89-253-118-72.customers.ownit.se> has quit IRC20:20
*** pohly <pohly!~pohly@p5DE8C97F.dip0.t-ipconnect.de> has quit IRC20:20
*** pohly <pohly!~pohly@p5DE8C97F.dip0.t-ipconnect.de> has joined #yocto20:20
*** MM_Misty <MM_Misty!~dingo@172.98.67.91> has joined #yocto20:22
*** MM_Misty <MM_Misty!~dingo@172.98.67.91> has left #yocto20:26
*** joshuagl <joshuagl!joshuagl@nat/intel/x-hbsbepsxzqzgdody> has quit IRC20:30
*** obsrwr <obsrwr!~otp-amois@catv-78-139-0-146.catv.broadband.hu> has quit IRC20:34
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC20:43
-YoctoAutoBuilder- build #875 of nightly-world is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-world/builds/87520:45
*** paulg <paulg!~paulg@72.1.195.9> has joined #yocto20:45
denixcan I force copying objects from file:// based SSTATE_MIRROR the same way as http:// based ones, instead of symlinking them?20:52
*** realBigFoot <realBigFoot!~realBigfo@192.55.54.43> has joined #yocto20:55
*** bottazzini <bottazzini!~realBigfo@192.55.55.41> has quit IRC20:55
-YoctoAutoBuilder- build #598 of nightly-world-lsb is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-world-lsb/builds/59820:57
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC21:00
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto21:00
*** marka <marka!~marka@128.224.252.2> has quit IRC21:00
*** cference <cference!~cference@64.187.189.2> has quit IRC21:02
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC21:05
*** stephano <stephano!~stephano@134.134.139.74> has joined #yocto21:08
*** tjamison <tjamison!~tjamison@38.104.105.146> has left #yocto21:11
*** realBigFoot <realBigFoot!~realBigfo@192.55.54.43> has quit IRC21:19
*** ntl <ntl!~nathanl@cpe-24-242-74-130.austin.res.rr.com> has quit IRC21:20
*** dmiess <dmiess!d0517801@gateway/web/freenode/ip.208.81.120.1> has quit IRC21:23
*** berton <berton!~fabio@177.127.4.56> has quit IRC21:25
*** sgw_ <sgw_!sgw_@nat/intel/x-eachzxiupwosfttt> has quit IRC21:30
*** sgw_ <sgw_!~sgw_@134.134.139.70> has joined #yocto21:31
*** benjamirc <benjamirc!~besquive@134.134.139.78> has quit IRC21:32
*** benjamirc <benjamirc!~besquive@134.134.139.78> has joined #yocto21:32
*** benjamirc2 <benjamirc2!~besquive@134.134.139.78> has joined #yocto21:34
*** benjamirc <benjamirc!~besquive@134.134.139.78> has quit IRC21:34
*** roccof <roccof!~rocco@151.48.151.118> has joined #yocto21:35
*** sno <sno!~sno@b2b-78-94-80-58.unitymedia.biz> has joined #yocto21:37
*** fledermaus <fledermaus!~vivek@2a00:1098:5:0:740f:b741:811c:cee4> has quit IRC21:40
-YoctoAutoBuilder- build #857 of nightly-intel-gpl is complete: Failure [failed BuildImages BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-intel-gpl/builds/85721:41
*** toscalix <toscalix!~toscalix@80.91.95.202> has joined #yocto21:46
RPdenix: probably not without changing the fetcher21:47
*** roccof <roccof!~rocco@151.48.151.118> has quit IRC21:48
RPTechnicus: there have been a lot of changes since then.  think there should be a more recent version of the kernel lab for later versions of the project21:48
TechnicusRP: I have not been able to find one.  I am quite new to compiling Yocto, or Kernels even.21:49
denixRP: thanks21:49
*** bluelightning <bluelightning!~paul@2406:e007:4090:1:5e51:4fff:febb:401d> has joined #yocto21:54
*** bluelightning <bluelightning!~paul@2406:e007:4090:1:5e51:4fff:febb:401d> has quit IRC21:54
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto21:54
RPTechnicus: https://www.yoctoproject.org/training/kernel-lab the 2.1 version would be krogoth21:54
TechnicusAwesome!!!21:57
*** evanmeag_ <evanmeag_!~MongooseW@12.104.179.154> has quit IRC21:58
*** lamego <lamego!~jose@134.134.139.78> has quit IRC22:00
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC22:01
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC22:01
*** aehs29 <aehs29!~aehernan@134.134.137.73> has left #yocto22:01
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto22:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto22:01
-YoctoAutoBuilder- build #956 of nightly is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/95622:07
*** evanmeagher <evanmeagher!~MongooseW@12.104.179.154> has joined #yocto22:09
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC22:13
*** fledermaus <fledermaus!~vivek@78.32.176.249> has joined #yocto22:17
*** sameo_ <sameo_!~samuel@192.55.55.41> has joined #yocto22:23
*** sameo <sameo!~samuel@192.55.55.37> has quit IRC22:26
*** paulg <paulg!~paulg@72.1.195.9> has quit IRC22:32
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has joined #yocto22:39
*** roccof <roccof!~rocco@151.20.218.167> has joined #yocto22:39
*** benjamirc2 <benjamirc2!~besquive@134.134.139.78> has quit IRC22:52
*** roccof <roccof!~rocco@151.20.218.167> has quit IRC22:52
*** anselmolsm <anselmolsm!~anselmols@192.55.54.44> has quit IRC22:55
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto23:01
*** bluelightning <bluelightning!~paul@2406:e007:4090:1:5e51:4fff:febb:401d> has joined #yocto23:16
*** bluelightning <bluelightning!~paul@2406:e007:4090:1:5e51:4fff:febb:401d> has quit IRC23:16
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto23:16
*** agust <agust!~agust@p4FCB4393.dip0.t-ipconnect.de> has quit IRC23:20
*** Technicus <Technicus!615662d1@gateway/web/freenode/ip.97.86.98.209> has quit IRC23:21
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC23:21
*** toscalix <toscalix!~toscalix@80.91.95.202> has quit IRC23:24
*** Biliogadafr <Biliogadafr!~pin@nat3-minsk-pool-46-53-182-183.telecom.by> has quit IRC23:28
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC23:34
*** stephano <stephano!~stephano@134.134.139.74> has quit IRC23:37
*** sameo_ <sameo_!~samuel@192.55.55.41> has quit IRC23:54

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