RP | halstead: (pid 28816 on fedora23 stuck in nfs_flock) | 00:00 |
---|---|---|
RP | halstead: stale nfs data from before the reboots? | 00:00 |
* armpit what is RP still doing awake? | 00:01 | |
RP | armpit: trying to get a test build? trying to figure out some of the various problems going on? :/ | 00:04 |
* RP runs the build on the main AB | 00:05 | |
* RP heads for bed | 00:05 | |
RP | armpit: krogoth is looking improved btw :) | 00:05 |
armpit | cool | 00:06 |
halstead | RP: I didn't check for stuck child processes when I restarted the workers. | 00:10 |
armpit | children should be set free otherwise they stay in your basement | 00:15 |
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 00:18 | |
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has quit IRC | 00:19 | |
binarym | i'm writing a recipe for a cmake tool for a raspberry pi machine, and i have the __curl_rule_01__ that raise because it uses the host (aka x86_64) curl includes | 00:20 |
binarym | why ? | 00:20 |
binarym | s/cmake tool/tool that use cmake for build/ | 00:20 |
binarym | :/ | 00:20 |
neverpanic | hard to say, that tool's CMakeLists.txt might explicitly add /usr/include to the include path, for example | 00:21 |
binarym | hmm | 00:21 |
binarym | ok, so probably upstream bug | 00:21 |
binarym | because of hard coded path | 00:21 |
binarym | but | 00:21 |
binarym | it's really yocto path | 00:21 |
neverpanic | Hard to say, unless you share a recipe and a link to the source. | 00:21 |
binarym | not my debian one | 00:21 |
binarym | hmm | 00:22 |
binarym | if i launch `bitbake ettercap` alone | 00:22 |
binarym | it gonna build for my rasp or for my host ? | 00:22 |
* binarym doubting | 00:22 | |
neverpanic | that depends on the contents of the recipe | 00:23 |
binarym | here is the recipe : http://pastebin.com/fk8hXHUn | 00:23 |
neverpanic | usually, recipes that don't start with nativesdk- or end with -native are built for the target architecture; but recipes might violate that rule, the name does not determine what the build target is | 00:23 |
neverpanic | That's a target build | 00:23 |
binarym | i added the PACKAGE_ARCHS="arm" later | 00:24 |
binarym | but doesn't solved | 00:24 |
neverpanic | That doesn't make a difference | 00:24 |
binarym | and file included is host one: | 00:24 |
binarym | /home/binarym/Work/poky/poky-krogoth-15.0.1/build/tmp/sysroots/x86_64-linux/usr/include/curl/curlrules.h:142:3 | 00:24 |
neverpanic | You should probably set -DBUNDLED_LIBS=Off | 00:25 |
binarym | hmm | 00:25 |
binarym | really ? | 00:25 |
binarym | ok, gonna try without | 00:26 |
binarym | at first i thought that they brings .a with sources | 00:26 |
binarym | that's why i set it off | 00:26 |
*** Snert <Snert!~snert_@65.74.8.146> has quit IRC | 00:27 | |
binarym | neverpanic: still the same error and wrong path | 00:27 |
*** Snert <Snert!~snert_@65.74.8.146> has joined #yocto | 00:28 | |
neverpanic | binarym: what's your $WORKDIR for this build? | 00:29 |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 00:31 | |
*** Jefro <Jefro!~Jefro@2601:1c0:6100:7:7d5f:d6e8:ae75:9e5a> has joined #yocto | 00:34 | |
*** Jefro <Jefro!~Jefro@2601:1c0:6100:7:7d5f:d6e8:ae75:9e5a> has quit IRC | 00:34 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC | 00:36 | |
*** phoo1234567 <phoo1234567!~phoo12345@c-75-69-172-183.hsd1.nh.comcast.net> has quit IRC | 00:38 | |
binarym | neverpanic: WORKDIR isn't set in my shell env | 00:41 |
binarym | neverpanic: btw, i used -DSYSTEM_LIBS=OFF | 00:42 |
binarym | to my recipe | 00:42 |
binarym | and now, it doesn't fail on the same error message | 00:42 |
binarym | compilation failed | 00:42 |
binarym | because of -pthread missing | 00:42 |
binarym | on CFLAGS | 00:42 |
neverpanic | err, that's interesting… | 00:43 |
neverpanic | CMake should take care of that… | 00:43 |
neverpanic | You can always CFLAGS_append = " -pthread", though | 00:43 |
binarym | on recipe ? | 00:43 |
binarym | directly ? | 00:43 |
neverpanic | yes | 00:43 |
binarym | nice :) | 00:43 |
neverpanic | That's probably a hack, though, and you should figure out what's wrong | 00:44 |
binarym | hmmm | 00:47 |
binarym | now, a new error message ... | 00:47 |
*** slothoholic <slothoholic!18f99aae@gateway/web/freenode/ip.24.249.154.174> has quit IRC | 00:48 | |
binarym | neverpanic: near 2 am here, i abandon for tonight | 00:49 |
binarym | thks for the help :) | 00:49 |
neverpanic | Same for me. | 00:49 |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 00:53 | |
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has joined #yocto | 00:57 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 01:01 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 01:01 | |
*** dreyna <dreyna!~dreyna@unknown-216-196.windriver.com> has quit IRC | 01:03 | |
*** caiortp <caiortp!~caiortp@189-107-28-173.user.veloxzone.com.br> has joined #yocto | 01:14 | |
*** morphis_ <morphis_!~morphis@pD9ED6B3F.dip0.t-ipconnect.de> has joined #yocto | 02:08 | |
*** morphis__ <morphis__!~morphis@pD9ED6906.dip0.t-ipconnect.de> has quit IRC | 02:12 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-pjebcdiwdusfyrsd> has joined #yocto | 02:35 | |
*** bananadev <bananadev!~onlyester@118.70.128.150> has joined #yocto | 02:35 | |
*** floob <floob!65a7060b@gateway/web/freenode/ip.101.167.6.11> has joined #yocto | 02:50 | |
*** caiortp <caiortp!~caiortp@189-107-28-173.user.veloxzone.com.br> has quit IRC | 02:50 | |
floob | How do I get my yocto build to display login prompt on serial and VGA console when it boots? | 02:51 |
khem | floob: enable serial console support in kernel and set SERIAL_CONSOLES variable correctly in yocto metadata for your machine | 02:57 |
*** aehs29 <aehs29!~aehernan@134.134.139.77> has joined #yocto | 02:58 | |
floob | khem: >>"enable serial console support in kernel" would you mind pointing me in the right direction for where to find how to do that please? I'll do the research given a good start point thanks. | 02:59 |
*** aehs29 <aehs29!~aehernan@134.134.139.77> has left #yocto | 03:04 | |
kergoth | to do it temporarily is trivial, can use the menuconfig task for that. bitbake -c menuconfig virtual/kernel. how you make it persistent depends on the kernel recipe you're using, which dpeends on the bsp you're using. | 03:06 |
*** Jefro <Jefro!~Jefro@c-73-11-86-179.hsd1.or.comcast.net> has joined #yocto | 03:10 | |
*** slidercrank <slidercrank!~slidercra@unaffiliated/slidercrank> has quit IRC | 03:33 | |
-YoctoAutoBuilder- build #317 of nightly-no-x11 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-no-x11/builds/317 | 03:37 | |
*** psadro <psadro!~Thunderbi@2620:0:ed0:800a:72f3:95ff:fe1d:9866> has quit IRC | 03:40 | |
*** psadro <psadro!~Thunderbi@216.234.148.135> has joined #yocto | 03:43 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 03:45 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 03:46 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-pjebcdiwdusfyrsd> has quit IRC | 04:44 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 04:48 | |
*** ronan <ronan!~ronan@ARennes-656-1-259-200.w90-32.abo.wanadoo.fr> has joined #yocto | 04:48 | |
*** ronan__ <ronan__!~ronan@ARennes-656-1-230-245.w2-14.abo.wanadoo.fr> has quit IRC | 04:49 | |
*** ronan__ <ronan__!~ronan@ARennes-656-1-249-103.w86-214.abo.wanadoo.fr> has joined #yocto | 04:56 | |
*** ronan <ronan!~ronan@ARennes-656-1-259-200.w90-32.abo.wanadoo.fr> has quit IRC | 04:56 | |
*** Jefro <Jefro!~Jefro@c-73-11-86-179.hsd1.or.comcast.net> has quit IRC | 05:03 | |
*** sgw_ <sgw_!~sgw_@2601:642:c400:19c4::ecc> has joined #yocto | 05:06 | |
*** sameo <sameo!~samuel@192.55.54.43> has joined #yocto | 05:08 | |
*** Jefro <Jefro!~Jefro@c-73-11-86-179.hsd1.or.comcast.net> has joined #yocto | 05:08 | |
*** AndersD <AndersD!~anders@h83-209-191-235.cust.se.alltele.net> has joined #yocto | 05:15 | |
*** Snert <Snert!~snert_@65.74.8.146> has quit IRC | 05:20 | |
*** Snert <Snert!~snert_@65.74.8.146> has joined #yocto | 05:20 | |
*** Jefro <Jefro!~Jefro@c-73-11-86-179.hsd1.or.comcast.net> has quit IRC | 05:27 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-vrhkdyvjtzdwrpti> has joined #yocto | 05:36 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto | 05:38 | |
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has quit IRC | 05:42 | |
*** sameo <sameo!~samuel@192.55.54.43> has quit IRC | 05:54 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 05:57 | |
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto | 06:00 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto | 06:37 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.76> has quit IRC | 06:48 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 06:48 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-iamcrxzvsmbbzbfv> has quit IRC | 06:50 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 06:51 | |
*** pohly <pohly!~pohly@p5DE8E006.dip0.t-ipconnect.de> has joined #yocto | 06:52 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 06:53 | |
-YoctoAutoBuilder- build #295 of nightly-musl is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-musl/builds/295 | 06:54 | |
*** agust <agust!~agust@p4FCB5B3C.dip0.t-ipconnect.de> has joined #yocto | 06:55 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 06:56 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto | 06:56 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has joined #yocto | 07:10 | |
*** Cubi_ <Cubi_!~sstiller@b2b-94-79-174-114.unitymedia.biz> has joined #yocto | 07:12 | |
*** jku_ <jku_!~jku@192.198.151.45> has joined #yocto | 07:12 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 07:21 | |
-YoctoAutoBuilder- build #962 of nightly-qa-systemd is complete: Failure [failed BuildImages_2 Running Sanity Tests_2] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-systemd/builds/962 | 07:31 | |
*** jku_ is now known as jku | 07:32 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 07:32 | |
*** joshuagl <joshuagl!~joshuagl@192.198.151.44> has joined #yocto | 07:36 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-vrhkdyvjtzdwrpti> has quit IRC | 07:44 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC | 07:45 | |
*** TobSnyder <TobSnyder!~schneider@ip9234b0ae.dynamic.kabel-deutschland.de> has joined #yocto | 07:50 | |
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC | 07:51 | |
*** jonver <jonver!~jonver___@dD577603A.access.telenet.be> has joined #yocto | 07:53 | |
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has joined #yocto | 07:56 | |
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto | 07:56 | |
*** morphis_ <morphis_!~morphis@pD9ED6B3F.dip0.t-ipconnect.de> has quit IRC | 07:57 | |
*** morphis_ <morphis_!~morphis@pD9ED6B3F.dip0.t-ipconnect.de> has joined #yocto | 07:59 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-eaqllcrfjyugkzjm> has joined #yocto | 08:04 | |
*** eduardas_ <eduardas_!~eduardas_@213.197.143.19> has joined #yocto | 08:07 | |
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has quit IRC | 08:11 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto | 08:12 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 08:12 | |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 08:13 | |
*** fl0v0 <fl0v0!~fvo@pD9F6A71E.dip0.t-ipconnect.de> has joined #yocto | 08:20 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 08:22 | |
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 08:23 | |
*** jonver <jonver!~jonver___@dD577603A.access.telenet.be> has quit IRC | 08:23 | |
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto | 08:23 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto | 08:28 | |
*** boucman_work <boucman_work!~boucman@LStLambert-657-1-76-184.w80-13.abo.wanadoo.fr> has joined #yocto | 08:39 | |
*** toscalix <toscalix!~toscalix@80.91.70.192> has joined #yocto | 08:43 | |
*** rburton <rburton!~Adium@home.burtonini.com> has joined #yocto | 08:43 | |
*** zeenix <zeenix!~zeenix@83.218.80.242> has joined #yocto | 08:46 | |
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has joined #yocto | 08:47 | |
mdnneo | oO ... hmm basically a pretty general question ... where to stop with build dependencies .. if you have a simple "helloworld" cmake project would you need to specify cmake, make and gcc as dependency? and when which one? have seen cmake.bbclass adds cmake-native why not nativesdk-cmake to get it in the SDK as well? | 08:53 |
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.218.70> has joined #yocto | 08:57 | |
*** vdehors <vdehors!~vdehors@gre92-5-82-237-199-7.fbx.proxad.net> has joined #yocto | 09:01 | |
rburton | mdnneo: gcc/binutils/and so on are part of the default depends | 09:02 |
rburton | mdnneo: as you say, inherit the class and you'll get cmake-native for you | 09:02 |
rburton | what goes into a SDK is unrelated and depending on nativesdk-cmake would be wrong | 09:02 |
mdnneo | so again to get make and cmake in the SDK I would need to explicit specify either in the image or in some custom sdk packagegroup | 09:03 |
rburton | if you want nativesdk-cmake in your sdk then you need to add it explicitly, yes. | 09:03 |
rburton | (by adding nativesdk-cmake to TOOLCHAIN_HOST_TASK in your image recipe) | 09:04 |
mdnneo | so there is no way of just put something in if it is needed ... lets say the helloworld has some make target to generate doxygen docs I would need to figure out per image if the package is in and if nativesdk-doxygen is needed? | 09:08 |
rburton | why would you need doxygen because helloworld is in the image? | 09:09 |
rburton | the SDK doesn't contain the tooling to rebuild every package that goes into the image | 09:09 |
rburton | its your SDK so you decide what goes into it. by default you get a compiler and some very common tools (see packagegroup-sdk-host). | 09:10 |
mdnneo | ok ... so the SDK is basically in the end kind of independent of the image ... at least the host part | 09:10 |
rburton | the host part, yes | 09:10 |
rburton | well | 09:10 |
rburton | the image has control over what is in the host part, but it's not generated from the content of the image itself | 09:11 |
mdnneo | ok so lets say you can control whats in in the image recipe but its independent of the contained packages | 09:12 |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 09:16 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 09:17 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 09:17 | |
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has joined #yocto | 09:17 | |
*** maho <maho!~m4ho@p4FC30A06.dip0.t-ipconnect.de> has quit IRC | 09:17 | |
*** aboseley <aboseley!~aboseley@101.165.216.251> has joined #yocto | 09:19 | |
*** eduardas_ <eduardas_!~eduardas_@213.197.143.19> has quit IRC | 09:21 | |
*** maho <maho!~m4ho@p5DD14238.dip0.t-ipconnect.de> has joined #yocto | 09:22 | |
*** ronan__ <ronan__!~ronan@ARennes-656-1-249-103.w86-214.abo.wanadoo.fr> has quit IRC | 09:24 | |
*** mekuto <mekuto!~mekuto@176.110.226.222> has joined #yocto | 09:27 | |
*** Snert_ <Snert_!~LoginName@106-24-237-24.gci.net> has quit IRC | 09:28 | |
*** robsta <robsta!~robsta@62-46-29-99.adsl.highway.telekom.at> has joined #yocto | 09:32 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 09:32 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 09:37 | |
*** mortderire <mortderire!~rkinsell@192.198.151.44> has joined #yocto | 09:42 | |
g0hl1n | hi everybody, I've got a problem while trying to build an existing recipe on a new machine. | 09:45 |
g0hl1n | I'm using daisy and when I'm trying to build the same image (all git revs are the same) on a new debian x86_64 machine i get the following error: | 09:45 |
g0hl1n | ERROR: OE-core's config sanity checker detected a potential misconfiguration. | 09:46 |
g0hl1n | Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). | 09:46 |
g0hl1n | Following is the list of potential problems / advisories: | 09:46 |
g0hl1n | TUNE_ARCH is unset. Please ensure your MACHINE configuration includes a valid tune configuration file which will set this correctly. | 09:46 |
g0hl1n | Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (None).Toolchain tunings invalid: | 09:46 |
g0hl1n | Tuning 'cortexa9thf-vfpv3d16' has no defined features, and cannot be used. | 09:46 |
g0hl1n | ERROR: Execution of event handler 'check_sanity_eventhandler' failed | 09:47 |
g0hl1n | ERROR: Command execution failed: Exited with 1 | 09:47 |
rburton | if your layers are all identical, it sounds like your local.conf isn't | 09:47 |
*** mortderire <mortderire!~rkinsell@192.198.151.44> has quit IRC | 09:48 | |
g0hl1n | rburton: I've also thought that, but I've checked the local conf "a million" times now and also copied it directly... still the same error | 09:48 |
*** bananadev <bananadev!~onlyester@118.70.128.150> has quit IRC | 09:49 | |
rburton | double-checked the layer/sha listing on startup is identical? | 09:49 |
g0hl1n | The only difference in local.conf is the "DL_DIR", but that (IMHO) shouldn't affect it... | 09:51 |
g0hl1n | do you mean the listing on startup of bitbake? This doesn't occur because the sanity checker errors are printed and bitbake exists before that... | 09:52 |
g0hl1n | I compared all layers listed in bblayers.conf with "git log -1 --oneline" and the matched. | 09:54 |
g0hl1n | Also "git status" said "Your branch is up-to-date with 'origin/BRANCH'" on both machines | 09:55 |
LetoThe2nd | have you also triple-quadruple checked bblayers.conf, not only local.conf? :-) | 09:55 |
g0hl1n | And the origin remote of the git repos match too ;-) | 09:56 |
g0hl1n | LetoThe2nd: yes.. only the paths in BBLAYERS & BBLAYERS_NON_REMOVABLE are different, but point to the "same" local git repository... | 09:59 |
LetoThe2nd | g0hl1n: no layers missing, or paths looking right but actually being invalid? | 10:01 |
*** maho <maho!~m4ho@p5DD14238.dip0.t-ipconnect.de> has quit IRC | 10:04 | |
g0hl1n | LetoThe2nd: just checked it again. All of the four lines in BBLAYERS are present and pointing to the "same" local git repository and at least "ls"ing and "cd"ing them works | 10:06 |
*** morphis_ <morphis_!~morphis@pD9ED6B3F.dip0.t-ipconnect.de> has quit IRC | 10:08 | |
LetoThe2nd | g0hl1n: well there ought to be a difference, somewhere. or bad karma. | 10:08 |
erbo | g0hl1n: I guess it's most likely the poky repo. Those tune setting are in poky/meta/conf/machine I think | 10:09 |
LetoThe2nd | another idea would be local modifications that do not show up in the git log | 10:09 |
LetoThe2nd | g0hl1n: by the way, what do you mean by "same" git repo? | 10:09 |
*** morphis_ <morphis_!~morphis@pD9ED6B3F.dip0.t-ipconnect.de> has joined #yocto | 10:10 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-eaqllcrfjyugkzjm> has quit IRC | 10:14 | |
erbo | To me it looks like vfpv3d16 was added after daisy, see http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/machine/include/arm/arch-armv7a.inc?h=daisy vs http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/machine/include/arm/arch-armv7a.inc?h=master | 10:14 |
erbo | g0hl1n: ^^ | 10:15 |
g0hl1n | erbo: I've got this machine definition in my meta layer. otherwise it wouldn't work on my current/old machine ;-) | 10:16 |
*** aV_V <aV_V!~anatoli@146.66.253.137> has joined #yocto | 10:17 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-pnjgpngdlmsgldkr> has joined #yocto | 10:19 | |
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has quit IRC | 10:19 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-pnjgpngdlmsgldkr> has quit IRC | 10:19 | |
*** cart_man <cart_man!~cart@105.27.205.70> has joined #yocto | 10:20 | |
cart_man | Hi everyone... I tried to build an image for my Beaglebone black yesterday using Toaster. I got it to build but now I can not find the .hddimg file. It seems to be missing. Or am I missing something here? | 10:20 |
*** Ox4 <Ox4!~user@unaffiliated/zloy> has joined #yocto | 10:20 | |
*** mortderire <mortderire!~rkinsell@192.198.151.43> has joined #yocto | 10:22 | |
g0hl1n | LetoThe2nd: I've also checked for local modification using "git status". There are none. And just for your understanding: Until now I've done the builds on my dev machine. Currently I'm trying to build on a separate server (to speed up the build). On that server a script is checking out the defined tags/branches of all needed layers before building. Therefore I'm pretty sure there are no local modifications to those repos. | 10:23 |
g0hl1n | LetoThe2nd: With "same" repo I mean it's the same remote with the same revision in a separate local checkout ;-) | 10:24 |
JoiF | cart_man: your images go to /build/tmp/deploy/images/<machine-name> | 10:25 |
JoiF | cart_man: Err.. Ignore the leading slash .. it doesn't go to your / (root).. copy-paste error | 10:26 |
LetoThe2nd | g0hl1n: i still guess the script is missing some step that you maybe subconsiously would do when setting up everything manually | 10:26 |
cart_man | JoiF: I am in that file...theres a bunch of stuff there but no hddimg file | 10:27 |
JoiF | cart_man: I don't even know what an "hddimg" file is | 10:27 |
JoiF | cart_man: But you kernel, root-filesystem and everything else is there | 10:28 |
cart_man | JoiF: its the file that you can copy to your SSD | 10:28 |
cart_man | JoiF:Yea but in sepearte arts... I dont know how to build it from all those files | 10:28 |
LetoThe2nd | cart_man: IMAGE_FSTYPES contains said hddimg? | 10:29 |
*** cadogan <cadogan!d4f7356c@gateway/web/freenode/ip.212.247.53.108> has joined #yocto | 10:29 | |
*** egavinc <egavinc!~egavinc@43.red-2-139-180.staticip.rima-tde.net> has joined #yocto | 10:29 | |
cart_man | LetoThe2nd: huh? | 10:29 |
LetoThe2nd | cart_man: what huh? | 10:30 |
cart_man | is IMAGE_FSTYPES a flag or something ? | 10:30 |
LetoThe2nd | cart_man: nope, a configuration variable that tells bitbkae which image artifacts you desire to reciev in the end. | 10:30 |
LetoThe2nd | including typos, of course! | 10:31 |
cart_man | LeteThe2nd: Ohhh ... hmm ill quickly check | 10:31 |
JoiF | cart_man: http://www.jumpnowtek.com/beaglebone/BeagleBone-Systems-with-Yocto.html | 10:31 |
LetoThe2nd | cart_man: bitbake -e your-image-thing | grep IMAGE_FSTYPES | 10:31 |
*** maho <maho!~m4ho@p5DD14238.dip0.t-ipconnect.de> has joined #yocto | 10:32 | |
JoiF | cart_man: Instructions are for krogoth though .. morty should be pretty much the same thing | 10:32 |
jku | hddimg is not really a file system | 10:33 |
LetoThe2nd | jku: sure, but the variable is called like that. | 10:34 |
jku | yeah but I don't think hddimg is going to be in that list | 10:34 |
LetoThe2nd | depends on the machine configuration, it certainly could be pulled it. so in a nutshell: "it depends" | 10:35 |
*** maho <maho!~m4ho@p5DD14238.dip0.t-ipconnect.de> has quit IRC | 10:36 | |
*** Snert_ <Snert_!~LoginName@106-24-237-24.gci.net> has joined #yocto | 10:37 | |
*** maho <maho!~m4ho@p57923DDA.dip0.t-ipconnect.de> has joined #yocto | 10:39 | |
*** smurray <smurray!sid98062@gateway/web/irccloud.com/x-cjjrsgzbfimgrtxa> has quit IRC | 10:43 | |
*** seezer <seezer!~seezer@quassel/developer/seezer> has quit IRC | 10:44 | |
*** Gintaro <Gintaro!~gintaro@2a00:8080:10:148:9017:2cff:fe26:adf0> has quit IRC | 10:44 | |
*** pidge <pidge!~pidge@2001:41d0:a:5dc5::> has quit IRC | 10:44 | |
*** jonmason <jonmason!sid36602@gateway/web/irccloud.com/x-ofpdsfwbugvpcsxb> has quit IRC | 10:44 | |
*** flynn378 <flynn378!sid63564@gateway/web/irccloud.com/x-ownbxrpapezttibf> has quit IRC | 10:44 | |
*** pidge <pidge!~pidge@2001:41d0:a:5dc5::> has joined #yocto | 10:44 | |
*** smurray <smurray!sid98062@gateway/web/irccloud.com/x-etvheksgpnaortsb> has joined #yocto | 10:45 | |
*** seezer <seezer!~seezer@quassel/developer/seezer> has joined #yocto | 10:45 | |
*** berton <berton!~fabio@187.23.155.148> has joined #yocto | 10:45 | |
*** Gintaro <Gintaro!~gintaro@geertswei.nl> has joined #yocto | 10:46 | |
cart_man | Ok so I used core-image-sato-sdk and it built fine twice before.,.. SO I added hddimg flag and now it stops with 2 errors -> Nothing PROVIDES 'syslinux'syslinux was skipped: incompatible with host arm-poky-linux-gnueabi (not in COMPATIBLE_HOST) | 10:46 |
cart_man | Required build target 'core-image-sato-sdk' has no buildable providers. | 10:46 |
cart_man | Missing or unbuildable dependency chain was: ['core-image-sato-sdk', 'syslinux'] | 10:46 |
*** flynn378 <flynn378!sid63564@gateway/web/irccloud.com/x-icrlnwlkxxkohtdc> has joined #yocto | 10:46 | |
*** jonmason <jonmason!sid36602@gateway/web/irccloud.com/x-cdtpfnuyaewkbobq> has joined #yocto | 10:47 | |
LetoThe2nd | cart_man: obviously the hddimg image type is defined to be using syslinux. | 10:48 |
LetoThe2nd | cart_man: what brings you the idea of using that for the bbb anyways? | 10:48 |
*** maho <maho!~m4ho@p57923DDA.dip0.t-ipconnect.de> has quit IRC | 10:48 | |
LetoThe2nd | cart_man: IIRC meta-ti brings everything along for creating the sd card, but as "live" and flasher images. | 10:48 |
cart_man | LethoThe2nd: Well largely because I dont know how to create the image using anything else... that ons was easy. You just DD it onto a disc and there you go | 10:48 |
*** maho <maho!~m4ho@p579234ED.dip0.t-ipconnect.de> has joined #yocto | 10:49 | |
*** aboseley <aboseley!~aboseley@101.165.216.251> has quit IRC | 10:50 | |
LetoThe2nd | cart_man: let me guess, knowig that procedure from some other platform? | 10:52 |
LetoThe2nd | cart_man: my suggestion would be to have a good look at https://www.yoctoproject.org/downloads/bsps/morty22/beaglebone | 10:54 |
LetoThe2nd | cart_man: it describes the procedure for a bbb sd card in good detail | 10:54 |
g0hl1n | LetoThe2nd: thanks, I will check that (after lunch) ;-) | 10:55 |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 10:57 | |
*** robsta <robsta!~robsta@62-46-29-99.adsl.highway.telekom.at> has quit IRC | 11:00 | |
*** Cwiiis <Cwiiis!~sid227@2620:101:8016:74::5:e3> has quit IRC | 11:04 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 11:06 | |
*** mortderire1 <mortderire1!~rkinsell@192.198.151.43> has joined #yocto | 11:07 | |
*** mortderire <mortderire!~rkinsell@192.198.151.43> has quit IRC | 11:09 | |
*** Cwiiis <Cwiiis!~sid227@2620:101:8016:74::5:e3> has joined #yocto | 11:09 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 11:10 | |
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 11:13 | |
*** mortderire1 <mortderire1!~rkinsell@192.198.151.43> has quit IRC | 11:13 | |
*** robsta <robsta!~robsta@62-46-29-99.adsl.highway.telekom.at> has joined #yocto | 11:13 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 11:19 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 11:19 | |
*** mortderire <mortderire!~rkinsell@192.198.151.45> has joined #yocto | 11:24 | |
*** fl0v01 <fl0v01!~fvo@pD9F6B163.dip0.t-ipconnect.de> has joined #yocto | 11:27 | |
*** fl0v0 <fl0v0!~fvo@pD9F6A71E.dip0.t-ipconnect.de> has quit IRC | 11:28 | |
*** igor1 <igor1!~igor@177.159.144.73> has joined #yocto | 11:36 | |
*** AndersD <AndersD!~anders@h83-209-191-235.cust.se.alltele.net> has quit IRC | 11:36 | |
*** agust <agust!~agust@p4FCB5B3C.dip0.t-ipconnect.de> has quit IRC | 11:40 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 11:42 | |
eduardas_m | hello, I am having a bad time making NFS boot work with my Yocto build using systemd | 11:42 |
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 11:42 | |
eduardas_m | I get failed unit dependencies during boot and eventually end up in the emergency mode prompt | 11:43 |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 11:44 | |
eduardas_m | Booting via network used to work fine using sysvinit for the Yocto distro | 11:44 |
*** Siva_ <Siva_!dce17881@gateway/web/freenode/ip.220.225.120.129> has joined #yocto | 11:48 | |
eduardas_m | http://pastebin.com/w7DSMWTP | 11:50 |
Siva_ | How to compile recipe with license in INCOMPATIBLE_LICENSE list defined by other layer | 11:50 |
*** Cubi_ <Cubi_!~sstiller@b2b-94-79-174-114.unitymedia.biz> has quit IRC | 11:57 | |
jku | Siva_: what sets INCOMPATIBLE_LICENSE? It's usually something you would only get from your own configuration, not from 3rd party layers... | 11:57 |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 11:59 | |
*** Cubi_ <Cubi_!~sstiller@94.79.174.114> has joined #yocto | 11:59 | |
Cubi_ | eduardas_m, log in and look why the services failed? In the first error message you can read: See 'systemctl status systemd-modules-load.service' for details. | 12:00 |
Siva_ | @jku: Thanks for reply. I'm porting some distro layer on hikey, so that layer sets the conf. | 12:00 |
-YoctoAutoBuilder- build #1065 of nightly is complete: Failure [failed BitbakeSelftest] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/1065 | 12:02 | |
jku | Siva_: I guess you need to remove that setting from the layer or avoid building recipes with incompatible license | 12:04 |
eduardas_m | Cubi_, this unit is probably not related to my problem, it fails even uring normal boot from sd card and all else still functions normally in that case | 12:07 |
eduardas_m | I get only 2 failed units during normal boot from sd card, though | 12:08 |
*** egavinc <egavinc!~egavinc@43.red-2-139-180.staticip.rima-tde.net> has quit IRC | 12:08 | |
eduardas_m | during booting from network I get many more | 12:09 |
*** agust <agust!~agust@p4FCB5B3C.dip0.t-ipconnect.de> has joined #yocto | 12:09 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 12:09 | |
Siva_ | @jku problem is I need to remove it from my layer | 12:11 |
Siva_ | @jku I can't modify that distro, that why looking for options like WHITELIST | 12:11 |
igor1 | hi guys | 12:15 |
igor1 | I built a SDK via populate_sdk to work on a software that is installed on my image | 12:15 |
*** mortderire <mortderire!~rkinsell@192.198.151.45> has quit IRC | 12:16 | |
cart_man | If I want to insert meta-qt5 into my Yocto build do I add it into the local.conf file ? | 12:16 |
igor1 | but this software needs to run a command called ngrestcg, which is native | 12:16 |
igor1 | but it is not going on x86 sysroot sdk, it exists only on core2 sysroot | 12:16 |
CTtpollard | cart_man: the layer needs to be present in bblayers conf, and you need to define what you want from it | 12:17 |
igor1 | How can I built a sdk with this binary on x86 sysroot? | 12:17 |
cart_man | CTtpollard : Ok but do I have to download it from GIT first ? Or do just add /home/machine/Yocto/poky/meta-qt5 ? | 12:18 |
CTtpollard | you need to provide a path to the source layer yes, where ever that is located is optional | 12:18 |
cart_man | CTtpollard : Ok soo I can download from git and insert it into a folder called /home/machine/Yocto/poky/meta-qt5 AND then add that exact filepath to my bblayer.conf ? | 12:19 |
CTtpollard | indeed | 12:20 |
cart_man | CTtpollard: Ok and then its included... nothing else to do ? | 12:20 |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 12:20 | |
CTtpollard | cart_man: well nothing in your build will change, unless you instruct something to be built | 12:21 |
cart_man | Cttpollard : Not quite sure what that means ? .. You mean I have to let it know to build it in conf file or so? | 12:25 |
CTtpollard | That just makes bitbake aware of the layer, you the need to instruct it to build something that makes use of the layer | 12:26 |
cart_man | Cttpollard: Well I want it to build qt5 ... but I dont know where to actually insert XX += qt5 | 12:26 |
cart_man | which file actually needs to be told | 12:26 |
Siva_ | #cart_man to include a layer in build do bitbake-layers add-layer <path>/meta-qt5 | 12:29 |
*** mortderire <mortderire!rkinsell@nat/intel/x-fxcasdyasjnvumcv> has joined #yocto | 12:30 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC | 12:31 | |
*** rcw <rcw!~rwoolley@192-171-34-171.cpe.pppoe.ca> has joined #yocto | 12:33 | |
*** robsta <robsta!~robsta@62-46-29-99.adsl.highway.telekom.at> has quit IRC | 12:35 | |
cart_man | Siva : my bitbake-layers show-recipes seem to crash with an error ParseError | 12:35 |
cart_man | Its hacing this error because of the meta-qt5 layer in inserted into the folder | 12:37 |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 12:38 | |
CTtpollard | you've probably got a misconfigured bblayers.conf | 12:38 |
cart_man | CTtpollard : Will pastebin | 12:39 |
cart_man | CTtpollard : http://pastebin.com/YEb61QBd | 12:40 |
CTtpollard | cart_man: you're missing a trailing \ on the metaqt5 entry | 12:40 |
CTtpollard | also, it's probably not wise to clone qt5 into poky | 12:41 |
*** slidercrank <slidercrank!~slidercra@unaffiliated/slidercrank> has joined #yocto | 12:41 | |
cart_man | Hmm ok so where should I do it? make a folder inside poky? | 12:41 |
RP | rburton: the build issues for -next look transient, ok to merge it? | 12:45 |
rburton | chmod: cannot access '/srv/www/vhosts/autobuilder.yoctoproject.org/pub/sstate//af/sstate:glibc:core2-64-poky-linux:2.24:r0:core2-64:3:af7a0582cdaf85391d07735d19bdab2f_package.tgz.qIPf4lK5': No such file or directory | 12:46 |
rburton | whaaaat | 12:46 |
rburton | transient nfs snafu? | 12:47 |
rburton | RP: selftest is still running but its only got the expected kernel fail so far | 12:48 |
*** mortderire <mortderire!rkinsell@nat/intel/x-fxcasdyasjnvumcv> has quit IRC | 12:49 | |
rburton | RP: yes, but remember to remove my WIP patch ;) | 12:49 |
RP | rburton: We do see that periodically and I can only assume NFS being odd | 12:49 |
RP | rburton: the code looks safe | 12:49 |
rburton | yeah i have the bug for that i think | 12:49 |
* RP will remember to remove WIP | 12:50 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 12:50 | |
*** challinan_ <challinan_!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC | 12:54 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto | 12:55 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-thkhkkwkforpplco> has joined #yocto | 12:57 | |
*** mortderire1 <mortderire1!~rkinsell@192.198.151.43> has joined #yocto | 12:59 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-thkhkkwkforpplco> has quit IRC | 13:01 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC | 13:02 | |
*** egavinc <egavinc!~egavinc@43.red-2-139-180.staticip.rima-tde.net> has joined #yocto | 13:04 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto | 13:06 | |
*** robsta <robsta!~robsta@62-46-29-99.adsl.highway.telekom.at> has joined #yocto | 13:08 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-iwbpynsahvyvseqg> has joined #yocto | 13:08 | |
*** mortderire1 <mortderire1!~rkinsell@192.198.151.43> has quit IRC | 13:09 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-iwbpynsahvyvseqg> has quit IRC | 13:12 | |
*** robsta <robsta!~robsta@62-46-29-99.adsl.highway.telekom.at> has quit IRC | 13:15 | |
*** Siva_ <Siva_!dce17881@gateway/web/freenode/ip.220.225.120.129> has left #yocto | 13:17 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC | 13:20 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5c28:2b4f:3fb0:1673> has joined #yocto | 13:24 | |
*** deva_ <deva_!~deva@87.116.45.78> has joined #yocto | 13:24 | |
*** gtristan <gtristan!~tristanva@110.11.226.29> has joined #yocto | 13:26 | |
deva_ | I am having trouble compiling gcc-4.9 | 13:26 |
*** robsta <robsta!~robsta@62-46-29-99.adsl.highway.telekom.at> has joined #yocto | 13:26 | |
deva_ | I seems to use -Werror and for some odd reason the c++ compiler is used to compile some of the .c files in the project leading to warnings, again leading to errors | 13:27 |
deva_ | I am not really sure where the bitbake config ends and the gcc project begins... in other words; could this be a yocto issue or should I bug the gcc boys? | 13:28 |
rburton | deva_: building gcc 4.9 with a modern distro using gcc6? | 13:28 |
deva_ | rburton: Exactly | 13:29 |
rburton | what release of yocto? | 13:29 |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 13:29 | |
rburton | (we've fixed this for a few releases back in git/point releases) | 13:30 |
deva_ | I followed this: https://www.compulab.co.il/workspace/mediawiki/index.php5/CL-SOM-iMX6UL:_Yocto_Linux:_Building | 13:30 |
deva_ | I'm not entirely sure of the yocto version | 13:30 |
*** robsta <robsta!~robsta@62-46-29-99.adsl.highway.telekom.at> has quit IRC | 13:31 | |
rburton | such fun | 13:31 |
rburton | dora! | 13:32 |
rburton | released october 2013 | 13:32 |
deva_ | aah... that might be the problem then :-) | 13:32 |
rburton | ah, no, wrong branch | 13:33 |
rburton | fido | 13:33 |
rburton | (april 2015) | 13:33 |
rburton | yeah that doesn't support gcc6 host | 13:34 |
deva_ | that's still pre gcc6 I think? | 13:34 |
deva_ | To be honost I don't really understand why ubuntu ships gcc6 at all | 13:34 |
rburton | because its the current compiler | 13:34 |
rburton | works great | 13:34 |
rburton | you'll find https://www.yoctoproject.org/downloads/tools/dora15/buildtools-sdk-dora-15 useful | 13:35 |
deva_ | great. thanks | 13:35 |
rburton | no, i mean https://www.yoctoproject.org/downloads/tools/fido18/buildtools-sdk-fido-18 | 13:35 |
rburton | compiler etc that is known to work with that release. | 13:35 |
deva_ | ok | 13:35 |
rburton | basically an older gcc that builds the gcc | 13:36 |
deva_ | I supposed installing an older version of ubuntu might fix the issue then? | 13:36 |
rburton | yeah, or that | 13:36 |
deva_ | great. I'll try that | 13:36 |
rburton | buildtools is easier | 13:36 |
deva_ | Better to work in a known configuration I think | 13:37 |
*** egavinc <egavinc!~egavinc@43.red-2-139-180.staticip.rima-tde.net> has quit IRC | 13:39 | |
*** s65b44 <s65b44!c32a382c@gateway/web/freenode/ip.195.42.56.44> has joined #yocto | 13:39 | |
s65b44 | hi guys | 13:39 |
*** paulg <paulg!~paulg@128.224.252.2> has joined #yocto | 13:41 | |
*** jku <jku!~jku@192.198.151.45> has quit IRC | 13:48 | |
Crofton|work | zeddii, can I safely add linux-yocto-4.8 as a remote on torvalds linux | 13:48 |
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto | 13:50 | |
CTtpollard | cart_man: sorry went AFK, any progress? | 13:50 |
cart_man | CTtpollard : No I restarted the entire thing | 13:51 |
cart_man | Soo will upate soon | 13:51 |
*** mortderire <mortderire!rkinsell@nat/intel/x-nhmshwaanpfoscsz> has joined #yocto | 13:52 | |
zeddii | Crofton|work. shouldn't be a problem. | 13:54 |
*** robsta <robsta!~robsta@193-83-0-189.adsl.highway.telekom.at> has joined #yocto | 13:57 | |
*** madisox <madisox!~madison@12.30.244.5> has joined #yocto | 13:58 | |
*** robsta <robsta!~robsta@193-83-0-189.adsl.highway.telekom.at> has quit IRC | 14:01 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 14:02 | |
*** s65b44 <s65b44!c32a382c@gateway/web/freenode/ip.195.42.56.44> has quit IRC | 14:02 | |
*** jonver <jonver!~jonver___@dd577603a.access.telenet.be> has joined #yocto | 14:02 | |
cart_man | Cttpollard: Ok soo its seems like in Order ot get Qt5 I need Openembedded-core BUT I can not have the normal Yocto and the openembedded-core one as a layer ? | 14:04 |
CTtpollard | cart_man: qt5 is a separate layer from OE or poky, meta-qt5 | 14:04 |
CTtpollard | you can add whatever layers you wish | 14:05 |
cart_man | Yea but it sais it depends on openembedded-core -> https://layers.openembedded.org/layerindex/branch/master/layer/meta-qt5/ | 14:06 |
cart_man | and when I add that it does not work | 14:06 |
cart_man | ok soo that is openembedded layers ...sigh .. where do I get a list of yoctos standard layers / | 14:07 |
cart_man | ? | 14:07 |
CTtpollard | all yocto projects depend on OE core | 14:08 |
CTtpollard | it's the build system of yocto | 14:08 |
cart_man | CTtpollard : Ohhh well that makes much more sense >.< ...thouht they somehow just co-worked | 14:09 |
CTtpollard | there are dev & ref manuals available, maybe start there for more insight | 14:10 |
cart_man | CTtpollard : one more thing though.... if I added a Layer it will be included into any package I build wether it is core-image-sato or any of the other ones right ? | 14:12 |
*** benjamirc <benjamirc!besquive@nat/intel/x-kxtgfvvawduzuvvo> has joined #yocto | 14:13 | |
eduardas_m | anyone on this channel using systemd with their Yocto builds? | 14:13 |
CTtpollard | cart_man: if you ask for a package from the layer, or a package you build has a dependency from the layer, yes | 14:14 |
CTtpollard | if you don't specify something, bitbake will not build it | 14:14 |
*** boucman_work <boucman_work!~boucman@LStLambert-657-1-76-184.w80-13.abo.wanadoo.fr> has quit IRC | 14:14 | |
cart_man | ok soo how do I tell bitbake to add all of qt5 ? | 14:15 |
cart_man | in local.conf file right ? | 14:15 |
cart_man | Although I am not sure what I type in | 14:15 |
*** willeponken <willeponken!~willeponk@diderot.campus.ltu.se> has quit IRC | 14:17 | |
CTtpollard | you can use image install append in local conf to specify extra packages on top of images yes | 14:17 |
CTtpollard | cart_man: http://www.yoctoproject.org/docs/2.2/dev-manual/dev-manual.html | 14:17 |
*** Strike5150 <Strike5150!18de02de@gateway/web/freenode/ip.24.222.2.222> has joined #yocto | 14:18 | |
Strike5150 | Hello I'm having trouble getting the UserAdd stuff to work properly. I've got an image which includes the following recipe. But on do_rootfs it fails complaining there is no package install cadidate | 14:21 |
Strike5150 | https://gist.github.com/strike5150/e7da196d5140a5d0f884a5364b2a8b25 | 14:21 |
rburton | Strike5150: no need to add FILES because you don't actually create those files, remove INHIBIT_PACKAGE_DEBUG_SPLIT as that does nothing useful here, and add ALLOW_EMPTY_${PN} = "1" to actually fix your problem | 14:25 |
rburton | Strike5150: (as you didn't create /home/newuser the package has no files in, and empty packages are not created unless you say otherwise) | 14:26 |
-YoctoAutoBuilder- build #963 of nightly-qa-systemd is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-systemd/builds/963 | 14:26 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 14:31 | |
*** deva_ <deva_!~deva@87.116.45.78> has quit IRC | 14:31 | |
Strike5150 | Ahh thank you :D makes sense | 14:32 |
*** hsychla <hsychla!~hsychla@pd95c9392.dip0.t-ipconnect.de> has joined #yocto | 14:33 | |
seebs | so i got a bug report about pseudo because of systems where "python" is "python3". | 14:35 |
seebs | RP: Any objections to a patch to configure which tries to find a likely Python version, and/or lets the user specify it? | 14:35 |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-usqbqisfyrqzksrg> has joined #yocto | 14:36 | |
seebs | I figure bitbake's the largest user by far, but apparently something else recently picked up pseudo, so. | 14:36 |
RP | seebs: being able to configure it is fine with me | 14:37 |
seebs | Proposed plan: If not specified, search $PATH for python, check to see whether it seems to be v2-ish, then try v2, and otherwise explode in rage and fury, deleting every file the user ever loved or cared about. | 14:38 |
seebs | ... wait, i'm not a minecraft modder. I'll omit the deleting files part. | 14:38 |
RP | seebs: sounds good :) | 14:38 |
RP | seebs: any chance we can make it just need python3? | 14:38 |
RP | seebs: we're trying to move to a py3 only world | 14:38 |
seebs | I've been hesitant about the upgrade, but a lot of that is historical from WR, where we got stuck with RHEL4 for I think four years longer than we should have been. | 14:39 |
seebs | I could probably just change it to python3 and hope for the best. | 14:39 |
seebs | I'd have to fix the code, though. Yay for stable languages that don't have a ton of breaking changes all the time. | 14:40 |
jedix | I think there is something to try to guess python version when creating the self-extracting stuff | 14:40 |
seebs | And of course, the machine I'm on right now hasn't even got a python3. AT ALL. | 14:41 |
seebs | (Oldish Mac OS X.) | 14:41 |
jedix | https://github.com/openembedded/openembedded-core/blob/master/meta/files/toolchain-shar-relocate.sh | 14:42 |
jedix | seebs: line 27 | 14:43 |
seebs | Yeah, although that doesn't seem version-aware, so I assume the thing it calls will run with either? | 14:43 |
jedix | (if that helps) | 14:43 |
jedix | yes, what it calls runs with either | 14:44 |
seebs | I'm not as confident of my ability to make the code run with either, although I suppose I could look at that program and see what it does. It might be easy enough. | 14:44 |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-kkbssvcgrqaojeae> has joined #yocto | 14:45 | |
*** Hauke <Hauke!~Hauke@hauke-m.de> has quit IRC | 14:45 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 14:45 | |
*** armpit <armpit!~akuster@2601:202:4001:9ea0:3d81:a694:3206:326e> has quit IRC | 14:46 | |
-YoctoAutoBuilder- build #722 of nightly-oe-selftest is complete: Failure [failed Running oe-selftest] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/722 | 14:47 | |
*** deva <deva!~deva@87.116.45.78> has joined #yocto | 14:50 | |
*** mekuto <mekuto!~mekuto@176.110.226.222> has quit IRC | 14:51 | |
*** mekuto <mekuto!~mekuto@unaffiliated/mekuto> has joined #yocto | 14:51 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-kxtgfvvawduzuvvo> has quit IRC | 14:54 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 14:57 | |
*** boucman_work <boucman_work!~boucman@LStLambert-657-1-76-184.w80-13.abo.wanadoo.fr> has joined #yocto | 14:57 | |
ash_charles | seebs: can you point me to the bug report? Someone mentioned a similar issue to me. | 14:57 |
seebs | I don't know of a bug report, I just got an email from a buildroot user. | 14:57 |
ash_charles | seebs: ah---probably the same | 14:58 |
ash_charles | guy in my office was fighting with python3+pseudo+buildroot so I'm guessing he filed a bug ;-) | 14:58 |
ash_charles | thx | 14:58 |
seebs | Gaël? | 14:59 |
*** armpit <armpit!~akuster@2601:202:4001:9ea0:8836:a344:6752:41ee> has joined #yocto | 15:00 | |
ash_charles | yep---that's him! | 15:00 |
*** TobSnyder <TobSnyder!~schneider@ip9234b0ae.dynamic.kabel-deutschland.de> has quit IRC | 15:00 | |
*** aV_V <aV_V!~anatoli@146.66.253.137> has quit IRC | 15:02 | |
*** mortderire1 <mortderire1!rkinsell@nat/intel/x-tsyfohotiglcbwwr> has joined #yocto | 15:06 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-nhmshwaanpfoscsz> has quit IRC | 15:07 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has quit IRC | 15:10 | |
*** Cubi_ <Cubi_!~sstiller@94.79.174.114> has quit IRC | 15:11 | |
*** deva <deva!~deva@87.116.45.78> has quit IRC | 15:12 | |
*** cadogan <cadogan!d4f7356c@gateway/web/freenode/ip.212.247.53.108> has quit IRC | 15:18 | |
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 15:19 | |
*** Ox4 <Ox4!~user@unaffiliated/zloy> has left #yocto | 15:20 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 15:21 | |
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has joined #yocto | 15:21 | |
Strike5150 | Can somebody point me in the right direction to add my own /etc/network/interfaces. I've tried using a bbappend to init-ifupdown, but the interfaces file itself always ends up being the original not my overlayed version | 15:23 |
*** JoiF <JoiF!~jofr@193.182.166.3> has quit IRC | 15:25 | |
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 15:26 | |
*** dv__ <dv__!~quassel@62.178.118.86> has joined #yocto | 15:26 | |
Strike5150 | I am using the following bbappend to try and change the interfaces file, but its failing to overlay it. | 15:28 |
Strike5150 | #Appends ~/poky/meta/recipes-core/init-ifupdown SRC_URI = "file://interfaces" do_install_append() { # Install file only if it has contents install -d ${D}${sysconfdir}/network install -m 0644 ${S}/interfaces ${D}${sysconfdir}/network/interfaces } do_install_append_qemuall () { } | 15:28 |
Strike5150 | https://gist.github.com/strike5150/e7da196d5140a5d0f884a5364b2a8b25 | 15:28 |
*** gportay <gportay!~gportay@2607:fad8:4:6:38ec:b502:e495:a95> has joined #yocto | 15:33 | |
*** anatoli_ <anatoli_!~anatoli@146.66.253.137> has joined #yocto | 15:34 | |
*** anatoli_ is now known as yennifer_01 | 15:34 | |
*** Amynka <Amynka!~frozen@gentoo/developer/amynka> has quit IRC | 15:37 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has left #yocto | 15:38 | |
*** rbuchmann <rbuchmann!~rbuchmann@LMontsouris-657-1-239-42.w82-127.abo.wanadoo.fr> has joined #yocto | 15:41 | |
*** zeenix <zeenix!~zeenix@83.218.80.242> has quit IRC | 15:42 | |
*** psadro <psadro!~Thunderbi@216.234.148.135> has quit IRC | 15:44 | |
*** freanux <freanux!~freanux@unaffiliated/freanux> has quit IRC | 15:51 | |
*** Amynka <Amynka!~frozen@gentoo/developer/amynka> has joined #yocto | 15:53 | |
*** TomK <TomK!4e0b08f9@gateway/web/freenode/ip.78.11.8.249> has joined #yocto | 15:54 | |
TomK | Hi, Is this possible to check what needs to be rebuild after change in one of recipes and what will be used from cache with bitbake command? | 15:55 |
khem | TomK: try bitbake-whatchanged <modified recipe> | 16:00 |
*** scottrif <scottrif!~scottrif@134.134.139.76> has joined #yocto | 16:02 | |
CTtpollard | TIL | 16:05 |
CTtpollard | that's cool | 16:05 |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 16:07 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 16:07 | |
*** benjamirc <benjamirc!~besquive@134.134.137.75> has joined #yocto | 16:08 | |
*** aehs29 <aehs29!~aehernan@134.134.139.77> has joined #yocto | 16:09 | |
TomK | khem: It shows a lot more packages than quick summary with dry-run (this : Attempted 5717 tasks of which 5676 didn't need to be rerun). Does dry run don't check if package has action compile then it also needs to update packages that depens on that? | 16:12 |
*** boucman_work <boucman_work!~boucman@LStLambert-657-1-76-184.w80-13.abo.wanadoo.fr> has quit IRC | 16:13 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC | 16:16 | |
khem | it should tell you all that bitbake will do | 16:19 |
khem | many a times its only quick tasks | 16:19 |
Strike5150 | I am using the following bbappend to try and change the interfaces file, but its failing to overlay it. | 16:22 |
Strike5150 | https://gist.github.com/strike5150/e7da196d5140a5d0f884a5364b2a8b25 | 16:22 |
khem | Strike5150: you need to let bitbake know about the new FILEPATH | 16:23 |
kergoth | RP: i want to get the checksum of a specific variable/function which isn't a task, obeying the basehash whitelist. is there anyway to do that without basically duplicating parts of _build_data() and generate_dependencies()/ | 16:24 |
kergoth | RP: seems a bit odd, if so | 16:24 |
khem | Strike5150: something like FILESEXTRAPATHS_prepend := "${THISDIR}/files:" provided you stored the interfaces file under files/ dir | 16:25 |
Strike5150 | khem: I'm not clear on what you mean by that, are you saying its not using the recipe because it thinks it shouldn't take precedence? | 16:25 |
*** tbotz <tbotz!43f96ceb@gateway/web/freenode/ip.67.249.108.235> has joined #yocto | 16:25 | |
Strike5150 | khem: Ok I think your saying its not adding it to the files of the parent recipe | 16:25 |
tbotz | Hi all. I have an issue with incorrect logrotate permissions in my poky image. In the rootfs tar.gz they are "-rw-rw-r-- 1 root root 896 Jun 23 17:05 logrotate.conf" but in the ipk they are "-rw-r--r-- 115/65534 896 2016-10-10 21:29 ./etc/logrotate.conf".. Any ideas why they might be getting the extra g+w when tarred? | 16:26 |
tbotz | additional info: building the same image in two different locations. In one the permissions in the rootfs tarball are the correct 644, in the other they come out as 664, so it seems like an environment issue | 16:26 |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 16:26 | |
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has joined #yocto | 16:27 | |
*** jonver <jonver!~jonver___@dd577603a.access.telenet.be> has quit IRC | 16:31 | |
*** mortderire1 <mortderire1!rkinsell@nat/intel/x-tsyfohotiglcbwwr> has quit IRC | 16:32 | |
TomK | khem: Thanks for help. I think that I will try to figure out the rest | 16:33 |
*** aratiu <aratiu!~adi@80.97.64.55> has quit IRC | 16:34 | |
*** aratiu <aratiu!~adi@80.97.64.55> has joined #yocto | 16:34 | |
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has quit IRC | 16:37 | |
*** caiortp <caiortp!~inatel@131.221.242.10> has joined #yocto | 16:40 | |
*** TomK <TomK!4e0b08f9@gateway/web/freenode/ip.78.11.8.249> has quit IRC | 16:43 | |
*** scottrif <scottrif!~scottrif@134.134.139.76> has quit IRC | 16:45 | |
Strike5150 | khem: for the FILESEXTRAPATHS_prepend := "${THISDIR}/files:" do you mean init-ifupdown/init-ifupdown-1.0/interfaces. Or init-ifupdown/files/interfaces | 16:45 |
*** paulg is now known as paulg_ | 16:47 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 16:48 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 16:48 | |
*** lemagoup <lemagoup!~lemagoup@195.190.86.18> has quit IRC | 16:49 | |
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has quit IRC | 16:50 | |
*** yennifer_01 <yennifer_01!~anatoli@146.66.253.137> has quit IRC | 16:50 | |
*** rcw <rcw!~rwoolley@192-171-34-171.cpe.pppoe.ca> has quit IRC | 16:50 | |
*** scottrif <scottrif!~scottrif@134.134.139.76> has joined #yocto | 16:51 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:cda6:ec6:7453:5313> has joined #yocto | 16:51 | |
*** Snert <Snert!~snert_@65.74.8.146> has quit IRC | 16:52 | |
*** Snert <Snert!~snert_@65.74.8.146> has joined #yocto | 16:53 | |
*** mekuto <mekuto!~mekuto@unaffiliated/mekuto> has quit IRC | 16:54 | |
*** benjamirc1 <benjamirc1!~besquive@134.134.139.82> has joined #yocto | 16:56 | |
*** fl0v01 <fl0v01!~fvo@pD9F6B163.dip0.t-ipconnect.de> has quit IRC | 17:00 | |
*** aratiu <aratiu!~adi@80.97.64.55> has quit IRC | 17:01 | |
*** aratiu <aratiu!~adi@80.97.64.55> has joined #yocto | 17:01 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 17:04 | |
*** joshuagl <joshuagl!~joshuagl@192.198.151.44> has quit IRC | 17:07 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-amhxdfoukecxpyha> has joined #yocto | 17:09 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC | 17:11 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:cda6:ec6:7453:5313> has quit IRC | 17:13 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:cda6:ec6:7453:5313> has joined #yocto | 17:14 | |
*** freanux <freanux!~freanux@unaffiliated/freanux> has joined #yocto | 17:14 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:cda6:ec6:7453:5313> has quit IRC | 17:19 | |
*** paulg <paulg!~paulg@otwaon23-3096772825.sdsl.bell.ca> has joined #yocto | 17:26 | |
*** toscalix_ <toscalix_!~toscalix@213.143.60.21> has joined #yocto | 17:26 | |
*** toscalix <toscalix!~toscalix@80.91.70.192> has quit IRC | 17:27 | |
*** toscalix__ <toscalix__!~toscalix@80.91.70.192> has joined #yocto | 17:27 | |
*** dscully <dscully!~dscully@24.249.154.174> has joined #yocto | 17:29 | |
dscully | Hi! Has anyone worked with systemd-networkd? I'm trying to enable it by adding an entry to DISTRO_FEATURES_append for "networkd", but when I examine the result in my rootfs I'm missing the networkctl binary and the systemd-networkd.service file | 17:30 |
*** psnsilva_ <psnsilva_!~psnsilva@193-126-29-154.net.novis.pt> has joined #yocto | 17:30 | |
*** toscalix_ <toscalix_!~toscalix@213.143.60.21> has quit IRC | 17:31 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 17:31 | |
kergoth | dscully: pretty sure networkd is a packageconfig in the systemd recipe, not a distro feature | 17:32 |
-YoctoAutoBuilder- build #986 of nightly-x86 is complete: Failure [failed Publishing Artifacts] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/986 | 17:37 | |
dscully | Ah, thank you! That lead to me the right spot in the docs | 17:38 |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 17:40 | |
*** scottrif <scottrif!~scottrif@134.134.139.76> has left #yocto | 17:41 | |
kergoth | np | 17:41 |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 17:43 | |
*** scottrif <scottrif!~scottrif@134.134.137.71> has joined #yocto | 17:44 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 17:45 | |
*** psnsilva_ <psnsilva_!~psnsilva@193-126-29-154.net.novis.pt> has quit IRC | 17:48 | |
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has quit IRC | 17:50 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 17:50 | |
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has joined #yocto | 17:53 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-kkbssvcgrqaojeae> has quit IRC | 17:54 | |
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-phgqajzrpfqsrcmk> has joined #yocto | 17:56 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 18:03 | |
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-phgqajzrpfqsrcmk> has quit IRC | 18:06 | |
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has quit IRC | 18:07 | |
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 18:10 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 18:11 | |
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has joined #yocto | 18:11 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 18:12 | |
*** anselmolsm <anselmolsm!~anselmols@177.194.114.16> has joined #yocto | 18:13 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-amhxdfoukecxpyha> has quit IRC | 18:13 | |
*** aehs29 <aehs29!~aehernan@134.134.139.77> has left #yocto | 18:14 | |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 18:16 | |
*** anselmolsm <anselmolsm!~anselmols@177.194.114.16> has joined #yocto | 18:17 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has quit IRC | 18:20 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 18:21 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has quit IRC | 18:26 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has joined #yocto | 18:26 | |
*** fitzsim` <fitzsim`!~user@173.38.117.66> has joined #yocto | 18:27 | |
*** fitzsim <fitzsim!~user@173.38.117.66> has quit IRC | 18:28 | |
*** mattsm <mattsm!~mattsm@cpe-72-182-106-201.austin.res.rr.com> has quit IRC | 18:28 | |
*** mattsm <mattsm!~mattsm@2605:6000:1019:149:f2c1:e6dc:7de9:abdf> has joined #yocto | 18:28 | |
*** anselmolsm <anselmolsm!~anselmols@177.194.114.16> has quit IRC | 18:32 | |
*** morphis_ <morphis_!~morphis@pD9ED6B3F.dip0.t-ipconnect.de> has quit IRC | 18:32 | |
*** toscalix__ <toscalix__!~toscalix@80.91.70.192> has quit IRC | 18:33 | |
*** anselmolsm <anselmolsm!~anselmols@177.194.114.16> has joined #yocto | 18:33 | |
*** blueness <blueness!~blueness@cpe-69-207-17-242.buffalo.res.rr.com> has quit IRC | 18:35 | |
*** blueness <blueness!~blueness@cpe-69-207-17-242.buffalo.res.rr.com> has joined #yocto | 18:36 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 18:38 | |
Strike5150 | As I understand adding: FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" to a bbappend should trigger yocto to override any files in the ${PN}-${PV} directory of the same name as the original recipe | 18:40 |
Strike5150 | Does that look right? | 18:40 |
Strike5150 | Does that include subdirectories or do they need to be added explicitly | 18:42 |
*** dv__ <dv__!~quassel@62.178.118.86> has quit IRC | 18:43 | |
seebs | I can't think of anything that implicitly searches subdirectories in bitbake. | 18:43 |
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto | 18:43 | |
Strike5150 | ok | 18:43 |
Strike5150 | thx :D | 18:43 |
*** paulg <paulg!~paulg@otwaon23-3096772825.sdsl.bell.ca> has quit IRC | 18:44 | |
*** morphis_ <morphis_!~morphis@pD9ED6B3F.dip0.t-ipconnect.de> has joined #yocto | 18:44 | |
Strike5150 | I suppose that would be silly, should have thought of that :P | 18:44 |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 18:49 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC | 18:51 | |
*** berton <berton!~fabio@187.23.155.148> has quit IRC | 18:52 | |
*** benjamirc1 <benjamirc1!~besquive@134.134.139.82> has quit IRC | 18:53 | |
*** aehs29 <aehs29!~aehernan@134.134.139.77> has joined #yocto | 18:56 | |
*** Ulfalizer <Ulfalizer!~ulf@81.94.94.42> has joined #yocto | 18:58 | |
*** tbotz <tbotz!43f96ceb@gateway/web/freenode/ip.67.249.108.235> has quit IRC | 19:02 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.43.39.17> has joined #yocto | 19:10 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.43.39.17> has quit IRC | 19:10 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto | 19:10 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 19:11 | |
*** hanthings <hanthings!~hanthings@82-181-115-116.bb.dnainternet.fi> has joined #yocto | 19:18 | |
*** morphis_ <morphis_!~morphis@pD9ED6B3F.dip0.t-ipconnect.de> has quit IRC | 19:21 | |
*** manuel_ <manuel_!~manuel@209.6.175.242> has joined #yocto | 19:34 | |
*** rbuchmann <rbuchmann!~rbuchmann@LMontsouris-657-1-239-42.w82-127.abo.wanadoo.fr> has quit IRC | 19:34 | |
*** fitzsim` <fitzsim`!~user@173.38.117.66> has left #yocto | 19:47 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-cgakujgiwowbgeuv> has quit IRC | 19:50 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 19:52 | |
*** pohly <pohly!~pohly@p5DE8E006.dip0.t-ipconnect.de> has quit IRC | 19:53 | |
*** stwcx <stwcx!~stwcx@2604:880:a:6::c9c> has quit IRC | 20:06 | |
*** Hauke <Hauke!~Hauke@hauke-m.de> has joined #yocto | 20:08 | |
*** stwcx <stwcx!~stwcx@2604:880:a:6::c9c> has joined #yocto | 20:09 | |
*** gtristan <gtristan!~tristanva@110.11.226.29> has quit IRC | 20:10 | |
*** hanthings <hanthings!~hanthings@82-181-115-116.bb.dnainternet.fi> has quit IRC | 20:13 | |
*** anselmolsm <anselmolsm!~anselmols@177.194.114.16> has quit IRC | 20:16 | |
*** caiortp <caiortp!~inatel@131.221.242.10> has quit IRC | 20:26 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 20:42 | |
*** awaisb <awaisb!~quassel@110.93.212.98> has joined #yocto | 20:45 | |
*** abelal <abelal!~quassel@110.93.212.98> has quit IRC | 20:48 | |
*** vdehors <vdehors!~vdehors@gre92-5-82-237-199-7.fbx.proxad.net> has quit IRC | 20:48 | |
*** vdehors <vdehors!~vdehors@gre92-5-82-237-199-7.fbx.proxad.net> has joined #yocto | 20:48 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has quit IRC | 20:49 | |
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has quit IRC | 20:55 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 21:11 | |
*** sgw_ <sgw_!~sgw_@2601:642:c400:19c4::ecc> has quit IRC | 21:17 | |
*** igor1 <igor1!~igor@177.159.144.73> has quit IRC | 21:19 | |
*** pohly <pohly!~pohly@p5DE8E006.dip0.t-ipconnect.de> has joined #yocto | 21:24 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 21:27 | |
*** pohly1 <pohly1!~pohly@p5DE8E006.dip0.t-ipconnect.de> has joined #yocto | 21:27 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 21:28 | |
*** pohly <pohly!~pohly@p5DE8E006.dip0.t-ipconnect.de> has quit IRC | 21:29 | |
*** pohly <pohly!~pohly@p5DE8E006.dip0.t-ipconnect.de> has joined #yocto | 21:30 | |
*** caiortp <caiortp!~caiortp@189-107-28-173.user.veloxzone.com.br> has joined #yocto | 21:33 | |
*** pohly1 <pohly1!~pohly@p5DE8E006.dip0.t-ipconnect.de> has quit IRC | 21:33 | |
*** caiortp <caiortp!~caiortp@189-107-28-173.user.veloxzone.com.br> has quit IRC | 21:33 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has quit IRC | 21:44 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 21:44 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has quit IRC | 21:49 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 21:53 | |
*** Snert <Snert!~snert_@65.74.8.146> has quit IRC | 21:57 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has quit IRC | 22:06 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 22:07 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has quit IRC | 22:07 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 22:07 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 22:08 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has quit IRC | 22:09 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 22:09 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 22:10 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 22:11 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has quit IRC | 22:11 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has joined #yocto | 22:12 | |
*** lolsborn_ <lolsborn_!~lolsborn@70.102.74.164> has joined #yocto | 22:13 | |
*** lolsborn <lolsborn!~lolsborn@70.102.74.164> has quit IRC | 22:13 | |
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto | 22:17 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5c28:2b4f:3fb0:1673> has quit IRC | 22:19 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 22:22 | |
*** robsta <robsta!~robsta@62-46-27-17.adsl.highway.telekom.at> has joined #yocto | 22:22 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 22:23 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@31.157.133.24> has joined #yocto | 22:23 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto | 22:23 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC | 22:24 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 22:24 | |
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 22:27 | |
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto | 22:28 | |
*** Snert__ <Snert__!~snert_@65.74.8.146> has joined #yocto | 22:29 | |
*** agust <agust!~agust@p4FCB5B3C.dip0.t-ipconnect.de> has quit IRC | 22:44 | |
*** Biliogadafr1 <Biliogadafr1!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has joined #yocto | 22:45 | |
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has quit IRC | 22:45 | |
*** scottrif <scottrif!~scottrif@134.134.137.71> has left #yocto | 22:47 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 22:48 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 22:49 | |
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 22:51 | |
*** lolsborn_ <lolsborn_!~lolsborn@70.102.74.164> has quit IRC | 22:51 | |
*** aehs29 <aehs29!~aehernan@134.134.139.77> has left #yocto | 22:55 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** rburton <rburton!~Adium@home.burtonini.com> has quit IRC | 23:11 | |
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.218.70> has quit IRC | 23:16 | |
*** anselmolsm <anselmolsm!~anselmols@177.194.114.16> has joined #yocto | 23:17 | |
*** anselmolsm <anselmolsm!~anselmols@177.194.114.16> has quit IRC | 23:20 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 23:28 | |
*** manuel_ <manuel_!~manuel@209.6.175.242> has quit IRC | 23:31 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:7dd5:6ec3:5e61:bc61> has joined #yocto | 23:33 | |
*** gportay <gportay!~gportay@2607:fad8:4:6:38ec:b502:e495:a95> has quit IRC | 23:35 | |
*** robsta <robsta!~robsta@62-46-27-17.adsl.highway.telekom.at> has quit IRC | 23:48 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!