kergoth | oe-depends-dot after using bitbake -g | 00:01 |
---|---|---|
khem | ds2: yes bitbake -g <image> then it will dump dotty files where you can check for right hand side e.g. search for -> "foo | 00:01 |
ds2 | thanks. will try that | 00:04 |
*** ant_home <ant_home!~ant__@host3-210-dynamic.54-79-r.retail.telecomitalia.it> has quit IRC | 00:07 | |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:e5e3:3616:550a:620f> has quit IRC | 00:22 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 00:34 | |
*** marks__ <marks__!~mark@p200300C78F137800E6A471FFFE89F1E3.dip0.t-ipconnect.de> has quit IRC | 00:35 | |
*** martinkelly1 <martinkelly1!~martin@97-113-238-55.tukw.qwest.net> has quit IRC | 00:44 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 00:58 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC | 01:00 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto | 01:00 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 01:07 | |
*** chandana73 <chandana73!~ckalluri@149.199.62.254> has quit IRC | 01:21 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 01:50 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 01:54 | |
-YoctoAutoBuilder- build #599 of nightly-musl-x86-64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-musl-x86-64/builds/599 | 05:39 | |
*** kanavin_home <kanavin_home!~ak@46.189.28.227> has quit IRC | 05:43 | |
-YoctoAutoBuilder- build #1127 of nightly-no-x11 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-no-x11/builds/1127 | 05:43 | |
-YoctoAutoBuilder- build #1153 of nightly-musl is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-musl/builds/1153 | 05:46 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has quit IRC | 06:05 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has joined #yocto | 06:24 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has quit IRC | 06:30 | |
*** agust <agust!~agust@p50886A4D.dip0.t-ipconnect.de> has joined #yocto | 07:03 | |
*** IsntFunny <IsntFunny!~styler2go@v22015051823525655.yourvserver.net> has joined #yocto | 07:28 | |
*** styler2go <styler2go!~styler2go@v22015051823525655.yourvserver.net> has quit IRC | 07:30 | |
*** IsntFunny <IsntFunny!~styler2go@v22015051823525655.yourvserver.net> has quit IRC | 07:32 | |
*** styler2go <styler2go!~styler2go@v22015051823525655.yourvserver.net> has joined #yocto | 07:40 | |
*** styler2go <styler2go!~styler2go@v22015051823525655.yourvserver.net> has quit IRC | 07:47 | |
*** styler2go <styler2go!~styler2go@v22015051823525655.yourvserver.net> has joined #yocto | 08:15 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 08:15 | |
*** guest6632312 <guest6632312!31cf3a17@gateway/web/freenode/ip.49.207.58.23> has joined #yocto | 09:06 | |
guest6632312 | Does yocto verify downloaded packages? | 09:07 |
*** tlab <tlab!~tlab@162-204-197-54.lightspeed.sbndin.sbcglobal.net> has joined #yocto | 09:32 | |
*** guest6632312 <guest6632312!31cf3a17@gateway/web/freenode/ip.49.207.58.23> has quit IRC | 09:35 | |
-YoctoAutoBuilder- build #1139 of nightly-qa-extras is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/1139 | 09:48 | |
*** moham96 <moham96!25edd21d@gateway/web/freenode/ip.37.237.210.29> has joined #yocto | 09:57 | |
moham96 | Hi | 09:57 |
moham96 | I'm having a problem when using shell commands in recipe functions | 09:58 |
yocti | New news from stackoverflow: How to increase boot partition of hdd.img yocto <https://stackoverflow.com/questions/42802627/how-to-increase-boot-partition-of-hdd-img-yocto> | 09:58 |
moham96 | for example if I use ls ${WORKDRI} in a do_unpack_append function I get a syntax error | 09:58 |
*** sjolley1 <sjolley1!~sjolley@134.134.139.73> has quit IRC | 10:02 | |
moham96 | if I use the same command in the configure function then it works | 10:15 |
RP | moham96: do_unpack is a python function | 10:16 |
moham96 | I tried do_fetch also and it failed, so I can't use shell commands in these functions? | 10:18 |
RP | moham96: since they're both python functions, appending shell to them isn't going to work | 10:18 |
RP | moham96: you could add a postfunc which could be in shell | 10:19 |
moham96 | bitbake was messing my kernel source after unpacking and creating corrupt symlink(symlink to a long string instead of a path), I was trying to debug this | 10:21 |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto | 10:44 | |
Marex | I'm running into http://lists.openembedded.org/pipermail/openembedded-core/2017-November/144205.html similar issues to this on rocko with multilib image | 10:51 |
Marex | is there some solution ? | 10:52 |
Marex | seems the patches were ignored | 10:52 |
*** sjolley <sjolley!~sjolley@134.134.139.83> has joined #yocto | 10:56 | |
*** svogl <svogl!5638c9cf@gateway/web/freenode/ip.86.56.201.207> has joined #yocto | 11:01 | |
*** tlab <tlab!~tlab@162-204-197-54.lightspeed.sbndin.sbcglobal.net> has quit IRC | 11:03 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 11:21 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 11:22 | |
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto | 11:24 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 11:29 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 11:39 | |
*** svogl <svogl!5638c9cf@gateway/web/freenode/ip.86.56.201.207> has quit IRC | 11:50 | |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 12:13 | |
*** lusus <lusus!~lusus@62.91.23.180> has quit IRC | 12:14 | |
*** moham96 <moham96!25edd21d@gateway/web/freenode/ip.37.237.210.29> has quit IRC | 12:14 | |
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto | 12:21 | |
*** lusus <lusus!~lusus@62.91.23.180> has joined #yocto | 12:22 | |
RP | Marex: there were some fixes in master. Some of the patch series was rather ugly :( | 12:48 |
Marex | RP: ha | 12:50 |
Marex | RP: is multilib ext sdk known to be broken-ish ? | 12:50 |
Marex | *ext sdk generation | 12:50 |
RP | Marex: I'd say master stands a much better chance of working | 12:53 |
Marex | RP: I'm stuck on rocko because of the xilinx metalayer trash | 12:53 |
Marex | RP: I managed to avoid using most of it, but apparently not all just yet | 12:54 |
RP | Marex: with the people we have its hard enough to fix the issues in master without fixing all the stable releases as well :( | 12:56 |
RP | Marex: I know there are still some multilib issues left too :( | 12:56 |
Marex | RP: I'll keep digging :) | 12:57 |
*** lusus <lusus!~lusus@62.91.23.180> has quit IRC | 13:06 | |
*** aragua__ <aragua__!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 13:14 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC | 13:14 | |
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC | 13:17 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 13:35 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 13:51 | |
*** |King_InuYasha| <|King_InuYasha|!~kvirc@ool-18e49ae9.dyn.optonline.net> has quit IRC | 14:10 | |
*** King_InuYasha <King_InuYasha!~kvirc@ool-18e49ae9.dyn.optonline.net> has joined #yocto | 14:10 | |
*** King_InuYasha <King_InuYasha!~kvirc@fedora/ngompa> has joined #yocto | 14:10 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 14:15 | |
*** hamis <hamis!~irfan@host-37-net-96-160-119.mobilinkinfinity.net.pk> has joined #yocto | 14:24 | |
*** hamis <hamis!~irfan@host-37-net-96-160-119.mobilinkinfinity.net.pk> has quit IRC | 14:25 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 14:38 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 14:59 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 15:09 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 15:38 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 15:55 | |
*** paulg <paulg!~paulg@198-84-238-126.cpe.teksavvy.com> has joined #yocto | 15:55 | |
-YoctoAutoBuilder- build #1189 of nightly-oe-selftest is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/1189 | 16:05 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 16:15 | |
*** CoRfr <CoRfr!~CoRfr@static-176-175-88-162.ftth.abo.bbox.fr> has joined #yocto | 16:56 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-hgrzdzxflygvjcif> has joined #yocto | 16:59 | |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 17:14 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 17:22 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 17:31 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 17:43 | |
CoRfr | The script meta/recipes-core/initscripts/initscripts-1.0/mountall.sh does a kill -USR1 1 | 17:45 |
CoRfr | USR1 is considered by busybox init has a 'halt' | 17:45 |
CoRfr | So if I use the original mountall.sh, it starts, and as soon as it goes past rcS, it shuts down | 17:47 |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 17:48 | |
CoRfr | sysvinit: src/init.c: *SIGUSR1 means close and reopen /dev/initctl | 17:49 |
*** paulg <paulg!~paulg@198-84-238-126.cpe.teksavvy.com> has quit IRC | 17:52 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has joined #yocto | 18:05 | |
*** pohly <pohly!~pohly@p54BD5B82.dip0.t-ipconnect.de> has joined #yocto | 18:19 | |
*** lusus <lusus!~lusus@62.91.23.180> has joined #yocto | 18:25 | |
*** pohly <pohly!~pohly@p54BD5B82.dip0.t-ipconnect.de> has quit IRC | 18:28 | |
*** JPEWhacker <JPEWhacker!~JPEW__@136.32.200.236> has joined #yocto | 18:33 | |
-YoctoAutoBuilder- build #1154 of nightly-musl is complete: Failure [failed Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-musl/builds/1154 | 18:38 | |
-YoctoAutoBuilder- build #1128 of nightly-no-x11 is complete: Failure [failed Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-no-x11/builds/1128 | 18:42 | |
*** lusus <lusus!~lusus@62.91.23.180> has quit IRC | 18:42 | |
-YoctoAutoBuilder- build #600 of nightly-musl-x86-64 is complete: Failure [failed Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-musl-x86-64/builds/600 | 18:42 | |
*** lusus <lusus!~lusus@62.91.23.180> has joined #yocto | 18:59 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-hgrzdzxflygvjcif> has quit IRC | 19:09 | |
-YoctoAutoBuilder- build #1145 of nightly-multilib is complete: Failure [failed Running SDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-multilib/builds/1145 | 19:11 | |
*** CoRfr <CoRfr!~CoRfr@static-176-175-88-162.ftth.abo.bbox.fr> has quit IRC | 19:16 | |
*** JPEWhacker <JPEWhacker!~JPEW__@136.32.200.236> has quit IRC | 19:29 | |
-YoctoAutoBuilder- build #1160 of nightly-x86-64 is complete: Failure [failed Running SDK Sanity Tests Running SDK Sanity Tests_1] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-64/builds/1160 | 19:31 | |
-YoctoAutoBuilder- build #1190 of nightly-oe-selftest is complete: Failure [failed Running oe-selftest] Build details are at https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/1190 | 19:37 | |
-YoctoAutoBuilder- build #1119 of nightly-mips64 is complete: Failure [failed Running SDK Sanity Tests Running SDK Sanity Tests_1] Build details are at https://autobuilder.yocto.io/builders/nightly-mips64/builds/1119 | 19:52 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 19:53 | |
*** chandana73 <chandana73!~ckalluri@149.199.62.254> has joined #yocto | 19:54 | |
-YoctoAutoBuilder- build #1107 of nightly-arm64 is complete: Failure [failed Running SDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-arm64/builds/1107 | 19:59 | |
-YoctoAutoBuilder- build #1186 of nightly-oe-selftest is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/1186 | 20:00 | |
-YoctoAutoBuilder- build #1143 of nightly-ppc is complete: Failure [failed Running SDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc/builds/1143 | 20:02 | |
-YoctoAutoBuilder- build #1154 of nightly-x86 is complete: Failure [failed Running SDK Sanity Tests Running SDK Sanity Tests_1] Build details are at https://autobuilder.yocto.io/builders/nightly-x86/builds/1154 | 20:14 | |
-YoctoAutoBuilder- build #1193 of nightly-arm is complete: Failure [failed Running SDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-arm/builds/1193 | 20:15 | |
*** CoRfr <CoRfr!~CoRfr@static-176-175-88-162.ftth.abo.bbox.fr> has joined #yocto | 20:20 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 20:20 | |
-YoctoAutoBuilder- build #1121 of nightly-mips is complete: Failure [failed Running SDK Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-mips/builds/1121 | 20:39 | |
-YoctoAutoBuilder- build #1225 of nightly is complete: Failure [failed BitbakeSelftest] Build details are at https://autobuilder.yocto.io/builders/nightly/builds/1225 | 20:43 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 21:09 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 21:26 | |
*** comptroller <comptroller!~comptroll@47-213-222-253.paolcmtc01.res.dyn.suddenlink.net> has quit IRC | 21:49 | |
*** comptroller <comptroller!~comptroll@47-213-222-253.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 21:54 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-acthiseouwfzvjtc> has quit IRC | 22:00 | |
-YoctoAutoBuilder- build #1140 of nightly-qa-extras is complete: Failure [failed Running Sanity Tests_6] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/1140 | 22:02 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 22:10 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 22:12 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 22:12 | |
*** gattuso <gattuso!~gattuso@pompel.me> has quit IRC | 22:16 | |
*** gattuso <gattuso!~gattuso@pompel.me> has joined #yocto | 22:18 | |
*** agust <agust!~agust@p50886A4D.dip0.t-ipconnect.de> has quit IRC | 22:50 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 23:23 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-cdnjrmlnlyfutlsk> has joined #yocto | 23:44 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!