*** lexano <lexano!~lexano@cpe00e06722f0e4-cm98524a70e35e.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 256 seconds) | 00:02 | |
*** lexano <lexano!~lexano@107.175.102.34> has joined #yocto | 00:15 | |
*** Wulf <Wulf!~Wulf@user/wulf> has quit IRC (Ping timeout: 256 seconds) | 00:17 | |
*** Wulf <Wulf!~Wulf@user/wulf> has joined #yocto | 00:19 | |
*** florian <florian!~florian@dynamic-093-135-152-200.93.135.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds) | 00:25 | |
*** paulg_ <paulg_!~paulg@104-195-159-20.cpe.teksavvy.com> has quit IRC (Ping timeout: 240 seconds) | 00:31 | |
*** paulg <paulg!~boodler@104-195-159-20.cpe.teksavvy.com> has quit IRC (Ping timeout: 256 seconds) | 00:31 | |
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has quit IRC (Quit: Leaving.) | 01:14 | |
*** u1106 <u1106!~quassel@2a05:d014:58:4b00:bbe8:f33:b5b7:d4f7> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 01:29 | |
*** u1106 <u1106!~quassel@2a05:d014:58:4b00:bbe8:f33:b5b7:d4f7> has joined #yocto | 01:29 | |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC (Remote host closed the connection) | 01:32 | |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has joined #yocto | 01:34 | |
*** deuteron <deuteron!~deuteron@180.150.112.197> has quit IRC (Read error: Connection reset by peer) | 01:51 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 01:56 | |
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has quit IRC (Ping timeout: 252 seconds) | 04:52 | |
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has joined #yocto | 04:55 | |
*** vd <vd!~vd@bras-base-mtrlpq2848w-grc-41-70-53-240-211.dsl.bell.ca> has quit IRC (Ping timeout: 256 seconds) | 05:17 | |
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has joined #yocto | 05:23 | |
*** willo_ <willo_!~quassel@60-241-162-73.static.tpgi.com.au> has quit IRC (*.net *.split) | 06:15 | |
*** pabigot <pabigot!~pab@67-1-116-23.tcso.qwest.net> has quit IRC (Ping timeout: 256 seconds) | 06:34 | |
*** geoffhp <geoffhp!~geoff@cpe-107-185-48-203.socal.res.rr.com> has quit IRC (Quit: Leaving) | 07:18 | |
*** pabigot <pabigot!~pab@67-1-103-18.tcso.qwest.net> has joined #yocto | 08:08 | |
*** deuteron <deuteron!~deuteron@180.150.112.197> has joined #yocto | 09:25 | |
dvorkindmitry | how can I see SRC_URI search path for recipe? | 09:29 |
---|---|---|
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Quit: ZZZzzz…) | 10:12 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has joined #yocto | 10:53 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 250 seconds) | 11:09 | |
RP | dvorkindmitry: I think the do_fetch logs show them? | 11:13 |
dvorkindmitry | RP, no. I am rebuilding from scratch and doesn't have build dir for the recipe yet. But I found FILESPATH = "${@base_set_filespath(["${FILE_DIRNAME}/${BP}", \ | 11:15 |
dvorkindmitry | "${FILE_DIRNAME}/${BPN}", "${FILE_DIRNAME}/files"], d)}", thanks. | 11:15 |
dvorkindmitry | another question, if I am using git://... tag=${PV} why I am not bale to use AUTOREV? bitbake gives an error (something like "revisions are not correct") | 11:16 |
dvorkindmitry | Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Conflicting revisions (AUTOINC from SRCREV and release-1.6.3 from the url) found, please specify one valid value | 11:17 |
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Remote host closed the connection) | 11:19 | |
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 11:19 | |
RP | dvorkindmitry: it sounds like there is both a SRCREV and a tag set for the recipe which the code probably doesn't like even if they match | 11:31 |
dvorkindmitry | RP, exactly. I am using ;tag=${PV} in URI and expect that AUTOREV will give me just the tag's rev. | 11:38 |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has joined #yocto | 12:06 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 12:15 | |
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Quit: vladest) | 12:22 | |
*** kroon <kroon!~kroon@37-247-29-68.customers.ownit.se> has joined #yocto | 12:42 | |
*** kriive <kriive!~kriive@user/kriive> has quit IRC (Ping timeout: 240 seconds) | 12:44 | |
*** dtometzki <dtometzki!~dtometzki@fedora/dtometzki> has quit IRC (Read error: Connection reset by peer) | 12:59 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 13:16 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has joined #yocto | 14:10 | |
*** willo_ <willo_!~quassel@60-241-162-73.static.tpgi.com.au> has joined #yocto | 14:11 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto | 14:29 | |
*** maoti__ <maoti__!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has joined #yocto | 14:47 | |
*** jpuhlman_ <jpuhlman_!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has quit IRC (Ping timeout: 252 seconds) | 14:50 | |
*** adrian__ <adrian__!~F_Adrian@62.32.0.69> has joined #yocto | 14:56 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 15:05 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has joined #yocto | 16:08 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 250 seconds) | 16:15 | |
*** pabigot <pabigot!~pab@67-1-103-18.tcso.qwest.net> has quit IRC (Quit: Leaving.) | 16:33 | |
*** adrian_ <adrian_!~F_Adrian@165.225.26.255> has joined #yocto | 17:03 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has joined #yocto | 17:05 | |
*** adrian__ <adrian__!~F_Adrian@62.32.0.69> has quit IRC (Ping timeout: 256 seconds) | 17:06 | |
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has joined #yocto | 17:29 | |
*** kroon <kroon!~kroon@37-247-29-68.customers.ownit.se> has quit IRC (Quit: Leaving) | 17:43 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 250 seconds) | 18:09 | |
*** camus <camus!~Instantbi@2409:8a1e:911a:6f50:116b:1b17:21b5:68c5> has quit IRC (Remote host closed the connection) | 18:10 | |
*** dev1990 <dev1990!~dev@dynamic-78-8-166-98.ssp.dialog.net.pl> has joined #yocto | 18:20 | |
*** paulg <paulg!~paulg@104-195-159-20.cpe.teksavvy.com> has joined #yocto | 18:22 | |
*** Pan5ky <Pan5ky!~Pan5ky@2a02:8109:8380:224:814a:4d11:509:5b82> has joined #yocto | 18:24 | |
*** mtudan <mtudan!~mtudan@viffw1.tugraz.at> has joined #yocto | 18:26 | |
mtudan | hi all, is it possible to export additional variables in the sdk's environment-setup-* script? | 18:27 |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has joined #yocto | 18:31 | |
*** creich <creich!~creich@p200300f6af26f81023f87188c6a7c918.dip0.t-ipconnect.de> has joined #yocto | 18:36 | |
*** pabigot <pabigot!~pab@67-1-103-18.tcso.qwest.net> has joined #yocto | 19:06 | |
*** florian_kc <florian_kc!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has joined #yocto | 19:33 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 19:35 | |
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has quit IRC (Ping timeout: 250 seconds) | 19:39 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 19:57 | |
*** Pan5ky <Pan5ky!~Pan5ky@2a02:8109:8380:224:814a:4d11:509:5b82> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 20:00 | |
*** mtudan <mtudan!~mtudan@viffw1.tugraz.at> has quit IRC (Quit: Client closed) | 20:03 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 20:04 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has joined #yocto | 20:12 | |
*** bluelightning <bluelightning!~paul@2406:e003:151f:d701:a04a:5018:f300:ec6> has joined #yocto | 20:13 | |
*** florian_kc <florian_kc!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 20:15 | |
*** kroon <kroon!~kroon@37-247-29-68.customers.ownit.se> has joined #yocto | 20:21 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 20:29 | |
*** mariusz <mariusz!~mariusz@185.241.198.130> has joined #yocto | 20:33 | |
*** kroon <kroon!~kroon@37-247-29-68.customers.ownit.se> has quit IRC (Quit: Leaving) | 20:36 | |
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has joined #yocto | 21:02 | |
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has quit IRC (Ping timeout: 252 seconds) | 21:08 | |
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has joined #yocto | 21:21 | |
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 276 seconds) | 21:21 | |
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto | 21:56 | |
*** troth <troth!~troth@c-24-8-35-226.hsd1.co.comcast.net> has joined #yocto | 22:16 | |
*** mariusz <mariusz!~mariusz@185.241.198.130> has quit IRC (Ping timeout: 260 seconds) | 22:17 | |
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto | 22:18 | |
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection) | 22:19 | |
*** florian <florian!~florian@dynamic-093-131-181-101.93.131.pool.telefonica.de> has joined #yocto | 22:34 | |
*** Pan5ky <Pan5ky!~Pan5ky@2a02:8109:8380:224:69a9:f847:7c20:16e> has joined #yocto | 22:43 | |
*** Pan5ky <Pan5ky!~Pan5ky@2a02:8109:8380:224:69a9:f847:7c20:16e> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 23:24 | |
*** troth <troth!~troth@c-24-8-35-226.hsd1.co.comcast.net> has quit IRC (Ping timeout: 240 seconds) | 23:38 | |
*** troth <troth!~troth@c-24-8-35-226.hsd1.co.comcast.net> has joined #yocto | 23:52 | |
*** dev1990 <dev1990!~dev@dynamic-78-8-166-98.ssp.dialog.net.pl> has quit IRC (Quit: Konversation terminated!) | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!