*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 00:03 | |
*** Jefro <Jefro!~jefro@pool-117-94.mcoe.us> has quit IRC | 00:09 | |
*** denix <denix!~denix@pool-108-18-138-84.washdc.fios.verizon.net> has quit IRC | 00:10 | |
*** mulhern <mulhern!~mulhern@c-67-186-188-203.hsd1.ma.comcast.net> has joined #yocto | 00:19 | |
*** sjolley <sjolley!~sjolley@134.134.137.73> has joined #yocto | 00:29 | |
-YoctoAutoBuilder- build #19 of build-appliance is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/build-appliance/builds/19 | 00:46 | |
*** Jefro <Jefro!~jefro@pool-117-94.mcoe.us> has joined #yocto | 00:49 | |
*** staylor <staylor!~staylor@198.53.128.171> has joined #yocto | 01:29 | |
*** denix <denix!~denix@pool-108-18-138-84.washdc.fios.verizon.net> has joined #yocto | 01:34 | |
staylor | denix: JaMa mentioned you might be a good person to ask about meta-qt5? | 01:39 |
---|---|---|
denix | staylor: what's up? | 01:40 |
*** behanw <behanw!~behanw@207.6.123.58> has quit IRC | 01:41 | |
staylor | trying to setup nativesdk-qtbase (or just meta-toolchain) and it's not clear to me if it's supported in master right now or not. | 01:41 |
staylor | for example adding qt5 with working cinematic demo works fine in my image, but when doing a bitbake -c populate_sdk image I don't get the sdk installed. | 01:42 |
*** behanw <behanw!~behanw@207.6.123.58> has joined #yocto | 01:42 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC | 01:42 | |
*** Jefro <Jefro!~jefro@pool-117-94.mcoe.us> has quit IRC | 01:44 | |
staylor | denix: any ideas? | 01:53 |
denix | staylor: I don't do -c populate_sdk, I do meta-toolchain instead. I don't think there are recipes in meta-qt5 for that yet | 01:55 |
*** khem` <khem`!~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 01:56 | |
staylor | denix: which qmake do you use for cross compile the one in x86_64-linux/usr/bin/qt5? | 02:01 |
*** kraj <kraj!~kraj@66.129.239.12> has joined #yocto | 02:01 | |
*** kraj is now known as khem | 02:01 | |
*** seanvk <seanvk!~seanvk@134.134.137.75> has quit IRC | 02:01 | |
*** khem` <khem`!~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC | 02:01 | |
*** behanw <behanw!~behanw@207.6.123.58> has quit IRC | 02:12 | |
denix | staylor: there's one that gets built as part of nativesdk-qtbase | 02:12 |
*** behanw <behanw!~behanw@207.6.123.58> has joined #yocto | 02:13 | |
*** nitink <nitink!~nitink@134.134.139.70> has quit IRC | 02:25 | |
staylor | denix: did you have to do anything to get it to build? bitbake nativesdk-qtbase errors out on packaging saying all files are installed but not shipped. | 02:28 |
denix | staylor: what are you using it with? | 02:50 |
*** nitink <nitink!~nitink@134.134.139.76> has joined #yocto | 02:57 | |
*** silviof1 <silviof1!~silviof@unaffiliated/silviof> has joined #yocto | 03:01 | |
*** silviof <silviof!~silviof@unaffiliated/silviof> has quit IRC | 03:05 | |
staylor | denix: meta-qt5 and the freescale meta repo (pulls down oe/etc) all master, then bitbake nativesdk-qtbase errors out on having installed files not in a package (looks like all of it). | 03:11 |
khem | whats the erorr ? | 03:14 |
*** b1gtuna <b1gtuna!~adam@206.116.3.18> has quit IRC | 03:18 | |
denix | staylor: there may be files not packaged, but is it a fatal error in your distro? | 03:26 |
*** sjolley <sjolley!~sjolley@134.134.137.73> has quit IRC | 03:26 | |
*** sjolley <sjolley!sjolley@nat/intel/x-ojrzhwxnoittqmsb> has joined #yocto | 03:26 | |
khem | poky marks them errors now | 03:30 |
mranostay | khem: better poky harder :P | 03:32 |
denix | mranostay: +1 :) | 03:32 |
khem | yeh yeh | 03:34 |
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has quit IRC | 04:02 | |
*** onoffon <onoffon!~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 04:05 | |
*** khem <khem!~kraj@66.129.239.12> has quit IRC | 04:05 | |
*** behanw <behanw!~behanw@207.6.123.58> has quit IRC | 04:34 | |
*** behanw <behanw!~behanw@207.6.123.58> has joined #yocto | 04:37 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 04:39 | |
*** dlern <dlern!~dlerner@128.224.250.2> has quit IRC | 04:40 | |
*** dlern <dlern!~dlerner@128.224.250.2> has joined #yocto | 04:41 | |
*** onoffon is now known as khem | 04:53 | |
khem | denix: when will dora branch for meta-ti will be created | 04:54 |
staylor | denix: I can certainly have yocto ignore the files not packaged, but it's all of them (or nearly all) including qmake and related configurations. | 04:56 |
denix | staylor: not according to this https://github.com/meta-qt5/meta-qt5/blob/master/recipes-qt/qt5/nativesdk-qtbase.inc#L46 | 04:57 |
denix | khem: what's the difference from master? | 04:57 |
staylor | denix: I've got that line too, but I see that the files are installing into /opt/poky/... which tells me it's ignoring the prefix for ~/yocto/build/tmp/... | 05:00 |
khem | denix: not yet | 05:00 |
denix | staylor: don't know what /opt/poky is | 05:00 |
denix | khem: so, what's the point of a separate branch, if there are no differences :) | 05:01 |
staylor | it's where the sdk would install to, but I'm not sure why doing a bitbake nativesdk-qtbase would be installing into there | 05:01 |
denix | are you getting files installed into /opt while bitbaking something? | 05:02 |
staylor | it's not actually installing there no, I guess I was interpreting it wrong but it's complaining about files in /opt/poky (which is where the nativesdk would install into) not being part of the package. | 05:05 |
staylor | I guess what I'm getting at is if it's working for others, curious if there's a step I'm missing I'm not changing anything just checking out meta-qt5 master and trying a bitbake nativesdk-qtbase | 05:06 |
*** peterlei <peterlei!~peterlei@c-98-228-236-251.hsd1.il.comcast.net> has quit IRC | 05:07 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 05:07 | |
*** peterlei <peterlei!~peterlei@c-98-228-236-251.hsd1.il.comcast.net> has joined #yocto | 05:07 | |
denix | staylor: qtbase has gazillion files, nativesdk-qtbase only picks up few tools and skips the rest. can you tell your config to not fail on unpackaged files? | 05:08 |
staylor | yeah that's no problem, is it just a case that it was tested against a version of yocto which doesn't error out on this condition? | 05:10 |
staylor | where should I expect the correct qmake to be located after this? It's not installed as part of the deploy/sdk script. | 05:13 |
denix | staylor: do you have a meta-toolchain recipe that picks nativesdk-qtbase? | 05:14 |
denix | staylor: and yes, it was tested against a different version of yocto :) | 05:15 |
staylor | no, that would be the missing link. I've been using my conf/local.conf to add qtbase and whatnot which works fine for my target installation but I've not created any special layers | 05:15 |
staylor | so when I do a meta-toolchain it's not building nativesdk-qtbase when I do meta-toolchain I've just been building it with a direct bitbake nativesdk-qtbase, I'm not clear on the connection to get that installed correctly so I can build packages out of yocto. | 05:16 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 05:18 | |
denix | staylor: when you bitbake nativesdk-qtbase, you get packages. you'd need a packagegroup that lists necessary nativesdk-qtbase-tools etc. packages to bundle into an sdk... | 05:22 |
staylor | so it | 05:23 |
staylor | so it's not a command you run but an actual configuration you need to create defining the package group? | 05:24 |
staylor | I wasn't familiar with packagegroups, thanks I'll look into that seems like it explains the missing piece to building/installing the correct host tools. | 05:27 |
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has joined #yocto | 05:28 | |
denix | well, I told you in the beginning, that corresponding meta-toolchain piece is not there yet... | 05:30 |
*** behanw <behanw!~behanw@207.6.123.58> has quit IRC | 05:36 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 05:36 | |
*** behanw <behanw!~behanw@207.6.123.58> has joined #yocto | 05:36 | |
*** av500 <av500!~av500@b2b-46-252-131-98.unitymedia.biz> has left #yocto | 05:37 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 05:37 | |
staylor | denix: yeah but when you say that you just mean what's missing is a packagegroup definition telling nativesdk-qtbase to install say nativesdk-qtbase-tools? | 06:06 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 06:08 | |
*** fray <fray!U2FsdGVkX1@gate.crashing.org> has joined #yocto | 06:09 | |
*** GusBricker <GusBricker!~GusBricke@CPE-120-148-198-99.heum1.vic.bigpond.net.au> has quit IRC | 06:12 | |
*** GusBricker <GusBricker!~GusBricke@CPE-120-148-198-99.heum1.vic.bigpond.net.au> has joined #yocto | 06:13 | |
*** GusBricker <GusBricker!~GusBricke@CPE-120-148-198-99.heum1.vic.bigpond.net.au> has quit IRC | 06:13 | |
*** behanw <behanw!~behanw@207.6.123.58> has quit IRC | 06:15 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 06:19 | |
*** Net147 <Net147!~Net147@60-241-181-112.static.tpgi.com.au> has joined #yocto | 06:20 | |
*** onoffon <onoffon!~kraj@66.129.239.12> has joined #yocto | 06:24 | |
*** khem <khem!~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC | 06:25 | |
*** khem` <khem`!~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 06:30 | |
*** khem` is now known as khem | 06:30 | |
*** onoffon <onoffon!~kraj@66.129.239.12> has quit IRC | 06:31 | |
*** kbart <kbart!~KBart@213.197.143.19> has joined #yocto | 06:39 | |
*** melonipoika <melonipoika!~quassel@ip050-115.seclan.com> has joined #yocto | 06:44 | |
*** nitink <nitink!~nitink@134.134.139.76> has quit IRC | 06:45 | |
*** nitink <nitink!~nitink@134.134.139.76> has joined #yocto | 06:46 | |
*** staylor <staylor!~staylor@198.53.128.171> has quit IRC | 06:58 | |
*** ChenQi <ChenQi!~chenqi@1.202.252.122> has quit IRC | 07:02 | |
*** ChenQi <ChenQi!~chenqi@1.202.252.122> has joined #yocto | 07:03 | |
*** roric_ <roric_!~roric@port-212-202-245-234.static.qsc.de> has joined #yocto | 07:03 | |
*** erbo <erbo!~erik@host.62.65.125.245.bitcom.se> has quit IRC | 07:07 | |
*** erbo <erbo!~erik@host.62.65.125.245.bitcom.se> has joined #yocto | 07:09 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 07:09 | |
*** roric_ <roric_!~roric@port-212-202-245-234.static.qsc.de> has quit IRC | 07:11 | |
*** Net147 <Net147!~Net147@60-241-181-112.static.tpgi.com.au> has quit IRC | 07:32 | |
*** dany <dany!~Thunderbi@i59F7884F.versanet.de> has joined #yocto | 07:36 | |
*** agust <agust!~agust@pD9E2F0FD.dip0.t-ipconnect.de> has joined #yocto | 07:37 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 07:40 | |
*** zeeblex <zeeblex!~apalalax@134.134.139.76> has joined #yocto | 07:40 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 07:46 | |
*** boucman_work <boucman_work!~rosen@wesnoth/developer/boucman> has joined #yocto | 07:53 | |
*** abogani <abogani!8c69cf01@gateway/web/freenode/ip.140.105.207.1> has joined #yocto | 07:59 | |
*** sjolley <sjolley!sjolley@nat/intel/x-ojrzhwxnoittqmsb> has quit IRC | 08:00 | |
abogani | Hi All, | 08:01 |
abogani | Sorry to bother with a simple and stupid question. | 08:01 |
abogani | I have added a library to the core-image-minimal (through IMAGE_INSTALL_append) *but* headers files aren't present in the sdk generated with meta-toolchain. | 08:01 |
abogani | How can I obtain a toolchain with necessary headers? | 08:02 |
abogani | Thanks in advance! | 08:02 |
*** zecke <zecke!~ich@p5099b351.dip0.t-ipconnect.de> has joined #yocto | 08:03 | |
ChenQi | abogani: How about using 'bitbake core-image-minimal -cpopulate_sdk' to generate the SDK? | 08:04 |
* abogani runs to try it... | 08:05 | |
*** roric_ <roric_!~roric@134.191.244.57> has joined #yocto | 08:06 | |
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has joined #yocto | 08:08 | |
ndec | abogani: don't forget the space: -c populate_sdk | 08:12 |
*** khem <khem!~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC | 08:12 | |
abogani | ChenQi: It works, thanks! | 08:14 |
abogani | ndec: I haven't forgot the space. ;) | 08:14 |
ndec | cool ;-) | 08:15 |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto | 08:17 | |
*** mckoan|away is now known as mckoan | 08:26 | |
mckoan | good morning | 08:26 |
*** bluelightning <bluelightning!~paul@167.127.187.81.in-addr.arpa> has joined #yocto | 08:30 | |
*** bluelightning <bluelightning!~paul@167.127.187.81.in-addr.arpa> has quit IRC | 08:30 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 08:30 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has joined #yocto | 08:34 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 08:38 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 08:38 | |
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC | 08:42 | |
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC | 08:46 | |
*** roxell <roxell!~roxell@c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto | 08:48 | |
*** roxell <roxell!~roxell@linaro/roxell> has joined #yocto | 08:48 | |
*** abogani <abogani!8c69cf01@gateway/web/freenode/ip.140.105.207.1> has quit IRC | 08:49 | |
*** silviof1 is now known as silviof | 08:50 | |
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has joined #yocto | 09:00 | |
*** lpapp_ <lpapp_!~lpapp@kde/lpapp> has joined #yocto | 09:03 | |
lpapp_ | hi rburton and bluelightning | 09:03 |
lpapp_ | the SDK will also contain the toolchain (i.e. compiler, linker, etc?) | 09:03 |
lpapp_ | ? | 09:03 |
bluelightning | lpapp_: given that's almost the entire point of the SDK, yes | 09:04 |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 09:05 | |
lpapp_ | well, not only. | 09:05 |
lpapp_ | also the libraries and headers so that you do not need to grab the dependencies. | 09:06 |
lpapp_ | getting the toolchain is simpler than grabbing all the dependencies. | 09:06 |
lpapp_ | bluelightning: I am referring here to an external toolchain FWIW. | 09:06 |
lpapp_ | bluelightning: rburton also, which variables does the intalled SDK set up? | 09:07 |
lpapp_ | (cannot find it in the documentation after a quick search, and the SDK installation does not output them either...) | 09:07 |
*** rainerschuster <rainerschuster!~Adium@pD9518378.dip0.t-ipconnect.de> has joined #yocto | 09:07 | |
*** rainerschuster <rainerschuster!~Adium@pD9518378.dip0.t-ipconnect.de> has left #yocto | 09:08 | |
bluelightning | lpapp_: I think the answer is no, out of the box | 09:09 |
lpapp_ | bluelightning: answer to which question? | 09:10 |
lpapp_ | to external toolchain? | 09:10 |
bluelightning | yes | 09:12 |
lpapp_ | bluelightning: what about the SDK variables? | 09:13 |
bluelightning | lpapp_: I'd suggest checking the manual | 09:13 |
lpapp_ | yeah, well, I did. | 09:14 |
bluelightning | http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#sdk-dev-environment | 09:14 |
lpapp_ | http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#sdk-dev-environment | 09:15 |
lpapp_ | I only found that. | 09:15 |
lpapp_ | but that is about the SDK build | 09:15 |
lpapp_ | not the SDK usage itself. | 09:15 |
*** sameo <sameo!samuel@nat/intel/x-jiartocjvbmsvtyu> has joined #yocto | 09:15 | |
lpapp_ | bluelightning: I do not see the relevance in there. | 09:16 |
lpapp_ | bluelightning: what I am expecting is at the very least, the installation path put into a sysroot environment variable. | 09:16 |
bluelightning | lpapp_: if you mean the default installation path, the variable you want is SDKPATH | 09:17 |
lpapp_ | well, in an ideal world, I would need an include path or library, at least. | 09:18 |
lpapp_ | but the bare minimum is the sysroot path, yes. | 09:18 |
lpapp_ | so that I can build the formers myself. | 09:18 |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 09:18 | |
lpapp_ | provided the SDK is FHS compliant. | 09:19 |
lpapp_ | bluelightning: what does it mean no out of the box ? | 09:20 |
lpapp_ | is it easy to circumvent with setting some rule for the sdk generation? | 09:20 |
lpapp_ | bluelightning: why is the SDKPATH hidden gem undocumented? | 09:24 |
bluelightning | it's like any undocumented variable in our system, we just haven't got to it | 09:25 |
bluelightning | I have to go, bbl | 09:25 |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 09:25 | |
lpapp_ | https://bugzilla.yoctoproject.org/show_bug.cgi?id=5755 | 09:28 |
yocti | Bug 5755: normal, Undecided, ---, david.c.stewart, NEW , Document the SDKPATH variable | 09:28 |
*** florian <florian!~fuchs@port-217-146-132-69.static.qsc.de> has joined #yocto | 09:28 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 09:28 | |
*** mihai <mihai!~mihai@80.97.15.150> has joined #yocto | 09:39 | |
*** tasslehoff <tasslehoff!~tasslehof@77.40.182.98> has joined #yocto | 09:41 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 09:45 | |
*** lpapp_ <lpapp_!~lpapp@kde/lpapp> has quit IRC | 09:50 | |
*** ddalex <ddalex!ddalex@nat/intel/x-blhaeqqcrdglgphy> has joined #yocto | 09:50 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 09:57 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has joined #yocto | 10:00 | |
*** dshankar <dshankar!~darshansh@108-221-16-188.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 10:04 | |
dshankar | i just built chromium for ARM (imx6 cpu) with yocto on my PC, but i'm getting the following error: "chromium-32.0.1664.3-r2.cortexa9hf_vfp_neon.rpm is for architecture cortexa9hf_vfp_neon ; the package cannot be built on this system" | 10:05 |
dshankar | that's when I use alien to install on debian. when I try with rpm -ivh it errors due to failed dependencies even though all the dependency packages are right there in the same directory. Clearly I'm doing something wrong :-) | 10:06 |
dshankar | any ideas? | 10:06 |
*** belen <belen!~Adium@134.134.139.72> has joined #yocto | 10:12 | |
*** ChenQi <ChenQi!~chenqi@1.202.252.122> has left #yocto | 10:21 | |
*** e8johan <e8johan!~quassel@194-237-7-146.customer.telia.com> has quit IRC | 10:21 | |
*** roric_ <roric_!~roric@134.191.244.57> has quit IRC | 10:29 | |
zecke | dshankar: logic error? you built it but you can not build it? | 10:49 |
dshankar | zecke: hm I see what you mean. | 10:49 |
dshankar | to be clear, I ran bitbake chromium on my PC with some recipes, and the /tmp/deploy folder contains a uImage + folder full of RPMs (including the chromium rpm) | 10:50 |
dshankar | I tried to install just the chromium rpm with rpm, yum, and alien on my ARM device (all of which failed) | 10:50 |
dshankar | my goal was to cross compile chromium, and not to build a linux kernel. not sure how I ended up with a uImage in my /tmp/deploy | 10:52 |
zecke | dshankar: but the base distribution is not yocto built? | 10:54 |
zecke | ah debian | 10:54 |
zecke | well. the arch is simply not compatible | 10:54 |
dshankar | yes I think it was by someone else before me | 10:54 |
dshankar | zecke: in what sense? at an OS level? at a CPU level? | 10:55 |
zecke | dshankar: first by configuration/architecture. With ABI you might be lucky.. but the eglibc chromium was built against might not match | 10:56 |
*** lpapp <lpapp!~lpapp@kde/lpapp> has left #yocto | 10:56 | |
dshankar | I don't quite understand everything you said (I'm a noob at all this sorry!). by ABI do you mean armel vs armhf? I'm running deb jessie armhf and built chromium for armhf as well | 10:58 |
*** bluelightning <bluelightning!~paul@83.217.123.106> has joined #yocto | 11:01 | |
*** bluelightning <bluelightning!~paul@83.217.123.106> has quit IRC | 11:01 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 11:01 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 11:03 | |
*** oneQubit <oneQubit!~oneQubit@li439-130.members.linode.com> has quit IRC | 11:05 | |
*** pidge <pidge!~eflanagan@83.217.123.106> has joined #yocto | 11:08 | |
*** mulhern <mulhern!~mulhern@c-67-186-188-203.hsd1.ma.comcast.net> has joined #yocto | 11:22 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC | 11:44 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto | 11:45 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 11:54 | |
*** ScriptRipper <ScriptRipper!~ScriptRip@178-26-43-81-dynip.superkabel.de> has joined #yocto | 12:15 | |
*** ScriptRipper <ScriptRipper!~ScriptRip@opensuse/member/MartinMohring> has joined #yocto | 12:16 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 12:23 | |
*** rainerschuster1 <rainerschuster1!~Adium@67.134.158.25> has joined #yocto | 12:24 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 12:26 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 12:27 | |
*** roric_ <roric_!~roric@88.128.80.11> has joined #yocto | 12:29 | |
*** rainerschuster1 <rainerschuster1!~Adium@67.134.158.25> has left #yocto | 12:36 | |
* JimBaxter returns (" " [11m 5s]) (total away time: 11m 5s) | 12:38 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 12:38 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 12:39 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has quit IRC | 12:40 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 12:44 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 12:56 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 13:03 | |
*** roric_ <roric_!~roric@88.128.80.11> has quit IRC | 13:23 | |
*** melonipoika <melonipoika!~quassel@ip050-115.seclan.com> has quit IRC | 13:27 | |
*** sroy_ <sroy_!~sroy@2607:fad8:4:6:6e88:14ff:feff:5374> has joined #yocto | 13:33 | |
*** yocti <yocti!~supybot@yocto-www.yoctoproject.org> has joined #yocto | 13:45 | |
*** mario-go` is now known as mario-goulart | 13:50 | |
*** zarusky <zarusky!~zarul@ubuntu/member/zarul> has joined #yocto | 13:57 | |
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81000b054.cpe.net.cable.rogers.com> has joined #yocto | 13:57 | |
*** j6V6t <j6V6t!~jvanderpo@rrcs-24-97-209-160.nys.biz.rr.com> has joined #yocto | 14:00 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 14:08 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 14:08 | |
*** ScriptRipper <ScriptRipper!~ScriptRip@opensuse/member/MartinMohring> has quit IRC | 14:11 | |
*** ScriptRipper1 <ScriptRipper1!~ScriptRip@178-26-51-16-dynip.superkabel.de> has joined #yocto | 14:14 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 14:16 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 14:16 | |
*** belen <belen!~Adium@134.134.139.72> has quit IRC | 14:17 | |
*** mks_ <mks_!~kbouhara@hyperion.atermes.fr> has quit IRC | 14:17 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 14:20 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC | 14:22 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-gtuqrdtiunzwkkzo> has joined #yocto | 14:26 | |
*** TuTizz <TuTizz!~TuTizz@46.18.96.158> has joined #yocto | 14:26 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto | 14:26 | |
*** elmi82 <elmi82!~timo@mail.bmw-carit.de> has quit IRC | 14:28 | |
*** Garibaldi|work_ <Garibaldi|work_!~andydalt@nat/cisco/x-czdmemzdnlvrtnhv> has joined #yocto | 14:34 | |
*** Garibaldi|work <Garibaldi|work!~andydalt@nat/cisco/x-gtuqrdtiunzwkkzo> has quit IRC | 14:35 | |
*** Garibaldi|work_ is now known as Garibaldi|work | 14:35 | |
gjohnson | is there still work being done on getting qemu working with wayland/weston? I have come across a lot of articles talking about egl/opengl es2 with qemu but most of them are from 2011 | 14:46 |
*** rainerschuster <rainerschuster!~Adium@pD9518378.dip0.t-ipconnect.de> has joined #yocto | 14:46 | |
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC | 14:47 | |
*** roxell <roxell!~roxell@c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto | 14:48 | |
*** roxell <roxell!~roxell@linaro/roxell> has joined #yocto | 14:48 | |
*** zeeblex <zeeblex!~apalalax@134.134.139.76> has left #yocto | 14:48 | |
*** rainerschuster <rainerschuster!~Adium@pD9518378.dip0.t-ipconnect.de> has left #yocto | 14:49 | |
*** wfailla <wfailla!~wfailla@2001:6f8:12d9:13:221:9bff:fece:4c90> has joined #yocto | 14:50 | |
*** tasslehoff <tasslehoff!~tasslehof@77.40.182.98> has quit IRC | 14:56 | |
wfailla | hi, i am trying to create a recipe that will build pg-journal(https://github.com/intgr/pg_journal) the problem is that it uses pgxs to build the postgresql module and when it runs do_compile make throws "make: *** No targets. Stpo.", could it be that because it uses pgxs to make this module that it cant finde any src? | 14:57 |
*** jwhitmore <jwhitmore!~jwhitmore@host213-122-97-194.range213-122.btcentralplus.com> has joined #yocto | 14:59 | |
*** blitz00 <blitz00!~stefans@192.198.151.44> has joined #yocto | 15:00 | |
*** blitz00 <blitz00!~stefans@unaffiliated/blitz00> has joined #yocto | 15:00 | |
*** sroy_ <sroy_!~sroy@2607:fad8:4:6:6e88:14ff:feff:5374> has quit IRC | 15:01 | |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has joined #yocto | 15:01 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 15:02 | |
*** mks <mks!~kbouhara@hyperion.atermes.fr> has joined #yocto | 15:03 | |
*** zz_akbennett is now known as akbennett | 15:05 | |
*** _TuTizz <_TuTizz!~TuTizz@46.18.96.158> has joined #yocto | 15:09 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC | 15:11 | |
*** kbart <kbart!~KBart@213.197.143.19> has quit IRC | 15:16 | |
-YoctoAutoBuilder- build #25 of nightly-x32 is complete: Failure [failed Running Sanity Tests Running Sanity Tests_1] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x32/builds/25 | 15:19 | |
-YoctoAutoBuilder- build #25 of nightly-x86-64 is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86-64/builds/25 | 15:29 | |
*** kscherer <kscherer!~kscherer@128.224.252.2> has joined #yocto | 15:30 | |
*** ant_work <ant_work!~ant__@host54-128-static.10-188-b.business.telecomitalia.it> has quit IRC | 15:31 | |
*** sjolley <sjolley!sjolley@nat/intel/x-pcaesuudvzomhhsn> has joined #yocto | 15:32 | |
*** BSDCat <BSDCat!~unique@calvin.idempot.net> has left #yocto | 15:33 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.74> has joined #yocto | 15:34 | |
*** dany <dany!~Thunderbi@i59F7884F.versanet.de> has quit IRC | 15:35 | |
*** sjolley <sjolley!sjolley@nat/intel/x-pcaesuudvzomhhsn> has quit IRC | 15:37 | |
*** zecke <zecke!~ich@p5099b351.dip0.t-ipconnect.de> has quit IRC | 15:41 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.74> has quit IRC | 15:48 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 15:54 | |
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has quit IRC | 15:54 | |
*** dlern <dlern!~dlerner@128.224.250.2> has quit IRC | 15:54 | |
*** dlern <dlern!~dlerner@128.224.250.2> has joined #yocto | 15:55 | |
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has joined #yocto | 15:56 | |
*** rainerschuster1 <rainerschuster1!~Adium@67.134.158.25> has joined #yocto | 15:59 | |
*** daiane <daiane!~Thunderbi@gate-tx3.freescale.com> has joined #yocto | 15:59 | |
*** rainerschuster1 <rainerschuster1!~Adium@67.134.158.25> has left #yocto | 16:00 | |
*** rainerschuster <rainerschuster!~Adium@67.134.158.25> has joined #yocto | 16:06 | |
*** rainerschuster <rainerschuster!~Adium@67.134.158.25> has left #yocto | 16:06 | |
*** wfailla <wfailla!~wfailla@2001:6f8:12d9:13:221:9bff:fece:4c90> has quit IRC | 16:12 | |
*** khem <khem!~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 16:13 | |
-YoctoAutoBuilder- build #25 of nightly-multilib is complete: Failure [failed Running Sanity Tests_2 Running Sanity Tests_3] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-multilib/builds/25 | 16:15 | |
*** palcone <palcone!lau@nat/intel/x-cgatjhpldfxftqps> has quit IRC | 16:15 | |
-YoctoAutoBuilder- build #25 of nightly-arm-lsb is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-arm-lsb/builds/25 | 16:15 | |
gjohnson | Has anyone tried creating an image you can boot with virtual box? I tried booting my qemu image but it seems to be failing somewhere in the kernel. | 16:16 |
ndec | gjohnson: see http://twoerner.blogspot.fr/2013/12/using-oeyocto-to-create-vms.html | 16:20 |
*** sjolley <sjolley!sjolley@nat/intel/x-rhczmgynbiovlwhx> has joined #yocto | 16:20 | |
ndec | it is possible, and it works fine ;-0 | 16:20 |
gjohnson | nedec: thanks, I will take a look | 16:21 |
*** wfailla <wfailla!~wfailla@2001:6f8:12d9:13:221:9bff:fece:4c90> has joined #yocto | 16:21 | |
*** blitz00 <blitz00!~stefans@unaffiliated/blitz00> has quit IRC | 16:25 | |
-YoctoAutoBuilder- build #26 of nightly-mips is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-mips/builds/26 | 16:27 | |
*** zecke <zecke!~ich@91-64-90-223-dynip.superkabel.de> has joined #yocto | 16:30 | |
gjohnson | what does it mean to build distroless? | 16:32 |
*** riskable <riskable!~quassel@2601:e:8c00:7e:8483:609b:917e:5241> has quit IRC | 16:33 | |
kergoth | it means what it says, build without a distro set, using all defaults for everything | 16:34 |
rburton | gjohnson: that there isn't a distro policy overriding the default policy in oe-core | 16:34 |
-YoctoAutoBuilder- build #26 of nightly-x86 is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-x86/builds/26 | 16:34 | |
*** zecke <zecke!~ich@91-64-90-223-dynip.superkabel.de> has quit IRC | 16:34 | |
gjohnson | so in the local.conf just don't set a distro. I will try that. | 16:34 |
bluelightning | DISTRO = "" for older versions or DISTRO = "nodistro" for master | 16:35 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 16:38 | |
*** zecke <zecke!~ich@91-64-90-223-dynip.superkabel.de> has joined #yocto | 16:42 | |
*** ant_home <ant_home!~ant__@host68-1-dynamic.51-79-r.retail.telecomitalia.it> has joined #yocto | 16:43 | |
*** wfailla <wfailla!~wfailla@2001:6f8:12d9:13:221:9bff:fece:4c90> has quit IRC | 16:44 | |
*** rainerschuster1 <rainerschuster1!~Adium@pD9518378.dip0.t-ipconnect.de> has joined #yocto | 16:45 | |
*** rainerschuster1 <rainerschuster1!~Adium@pD9518378.dip0.t-ipconnect.de> has left #yocto | 16:51 | |
*** staylor <staylor!~staylor@mail.au-zone.com> has joined #yocto | 16:53 | |
*** _TuTizz <_TuTizz!~TuTizz@46.18.96.158> has quit IRC | 16:53 | |
*** eballetbo <eballetbo!~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net> has quit IRC | 16:54 | |
*** Squix__ <Squix__!~Squix___@p021.net112139202.tokai.or.jp> has quit IRC | 17:07 | |
*** boucman_work <boucman_work!~rosen@wesnoth/developer/boucman> has quit IRC | 17:08 | |
kergoth | guh, the tmux devshell seems awfully broken again | 17:09 |
*** mihai <mihai!~mihai@80.97.15.150> has quit IRC | 17:10 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 17:10 | |
*** jackmitchell <jackmitchell!~Thunderbi@cbnluk-gw0.cambridgebroadband.com> has quit IRC | 17:11 | |
*** mckoan is now known as mckoan|away | 17:19 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 17:21 | |
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 17:27 | |
*** nitink <nitink!~nitink@134.134.139.76> has quit IRC | 17:36 | |
*** b1gtuna <b1gtuna!~adam@206.116.3.18> has joined #yocto | 17:42 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 17:43 | |
b1gtuna | Good morning everyone! Quick question (I hope), I built core-image-sato successfully on Dora. It boots fine but I'd like to disable the login manager (GDM?) entirely and go straight into the desktop. Is there an easy way of doing this? I played around with the /etc/gdm but I only broke the system. | 17:44 |
rburton | b1gtuna: core-image-sato doesnt have a login manager, so presumably you're building Angstrom and that's adding one for you | 17:44 |
mr_science | moin | 17:45 |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 17:45 | |
b1gtuna | rburton: ah.... i'm using Gumstix. Thanks for the pointer. | 17:45 |
mr_science | b1gtuna: the poky core-image-sato should do exactly what you said | 17:46 |
mr_science | ie, boot straight into the sato dsektop | 17:46 |
rburton | b1gtuna: changing the x init manager back to what oe-core has will probably do it | 17:46 |
rburton | or maybe gumstix have some other changes that add a login manager | 17:47 |
mr_science | the simplest would be the mini-X-session thing | 17:47 |
rburton | fwiw, the bit of oe-core you want to use is xserver-nodm (no display manager) | 17:47 |
b1gtuna | mr_science: rburton: yes it has to be something in the gumstix layer | 17:47 |
b1gtuna | rburton: is xserver-nodm a feature that i can add? | 17:48 |
b1gtuna | (is not a recipe i should list in my image recipe) | 17:48 |
mr_science | i think it should default to that if you have no dm in your image/deps | 17:48 |
mr_science | something is pulling in gnome/gdm but it shouldn't be required | 17:49 |
b1gtuna | mr_science: hmm interesting. I thought i made sure i removed all gdm related stuff. Checking agian. Thanks again :) I will report back | 17:49 |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 17:50 | |
-YoctoAutoBuilder- build #25 of nightly-fsl-arm is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-arm/builds/25 | 17:50 | |
*** nitink <nitink!~nitink@134.134.137.73> has joined #yocto | 17:57 | |
b1gtuna | mr_science: rburton: ahh my local.conf contained a line for gdm. Thanks!! | 18:02 |
*** behanw <behanw!~behanw@S0106c8fb2681e04b.gv.shawcable.net> has joined #yocto | 18:03 | |
*** sameo <sameo!samuel@nat/intel/x-jhpqwwnudvialgbh> has quit IRC | 18:08 | |
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has quit IRC | 18:08 | |
kergoth | b1gtuna: hah :) | 18:09 |
staylor | curious for a clarification on nativesdk, is that meant to install development tools on the target? | 18:10 |
*** beaver_545 <beaver_545!~stuart@82.148.40.66> has quit IRC | 18:10 | |
*** zecke <zecke!~ich@91-64-90-223-dynip.superkabel.de> has quit IRC | 18:11 | |
kergoth | staylor: no. nativesdk builds tools that run on the machine the sdk runs on, afaik | 18:15 |
staylor | kergoth: okay that makes more sense, thanks. | 18:16 |
*** zecke <zecke!~ich@91-64-90-223-dynip.superkabel.de> has joined #yocto | 18:18 | |
*** sroy_ <sroy_!~sroy@2607:fad8:4:6:6e88:14ff:feff:5374> has joined #yocto | 18:57 | |
*** rainerschuster <rainerschuster!~Adium@pD9518378.dip0.t-ipconnect.de> has joined #yocto | 18:57 | |
*** rainerschuster <rainerschuster!~Adium@pD9518378.dip0.t-ipconnect.de> has left #yocto | 18:58 | |
b1gtuna | Hello everybody, am I not allowed to do 'inherit core-image-sato'? I get a parse error. | 19:07 |
*** khem <khem!~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has quit IRC | 19:08 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 19:08 | |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has joined #yocto | 19:18 | |
*** sjolley <sjolley!sjolley@nat/intel/x-rhczmgynbiovlwhx> has quit IRC | 19:18 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.74> has joined #yocto | 19:18 | |
*** khem <khem!~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net> has joined #yocto | 19:29 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 19:30 | |
*** dlern <dlern!~dlerner@128.224.250.2> has left #yocto | 19:34 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has quit IRC | 19:48 | |
*** reallife <reallife!~reallife@ool-4b7ff55a.static.optonline.net> has quit IRC | 19:51 | |
*** reallife <reallife!~reallife@ool-4b7ff55a.static.optonline.net> has joined #yocto | 19:52 | |
*** SorenHolm <SorenHolm!~quassel@5634f347.rev.stofanet.dk> has joined #yocto | 19:52 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.74> has quit IRC | 19:54 | |
*** sjolley <sjolley!~sjolley@134.134.139.74> has joined #yocto | 19:55 | |
*** roric <roric!~roric@c-107ae455.213-3-64736c14.cust.bredbandsbolaget.se> has quit IRC | 20:07 | |
*** daiane <daiane!~Thunderbi@gate-tx3.freescale.com> has quit IRC | 20:10 | |
*** sakoman1 <sakoman1!~steve@static-74-41-60-154.dsl1.pco.ca.frontiernet.net> has quit IRC | 20:12 | |
*** sakoman <sakoman!~steve@static-74-41-60-154.dsl1.pco.ca.frontiernet.net> has joined #yocto | 20:14 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 20:18 | |
*** sroy_ <sroy_!~sroy@2607:fad8:4:6:6e88:14ff:feff:5374> has quit IRC | 20:19 | |
*** sroy__ <sroy__!~sroy@2607:fad8:4:6:6e88:14ff:feff:5374> has joined #yocto | 20:19 | |
*** sroy__ <sroy__!~sroy@2607:fad8:4:6:6e88:14ff:feff:5374> has quit IRC | 20:22 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 20:23 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 20:29 | |
*** sroy__ <sroy__!~sroy@2607:fad8:4:6:6e88:14ff:feff:5374> has joined #yocto | 20:33 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 20:34 | |
-YoctoAutoBuilder- build #25 of nightly-fsl-arm-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-arm-lsb/builds/25 | 20:37 | |
*** flihp <flihp!~flihp@c-76-24-20-220.hsd1.ma.comcast.net> has quit IRC | 20:39 | |
*** sroy__ <sroy__!~sroy@2607:fad8:4:6:6e88:14ff:feff:5374> has quit IRC | 20:53 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 20:53 | |
*** Jefro1 <Jefro1!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 20:55 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 20:58 | |
*** nitink <nitink!~nitink@134.134.137.73> has quit IRC | 21:07 | |
*** nitink <nitink!nitink@nat/intel/x-cqlvewituejlztjs> has joined #yocto | 21:08 | |
*** nitink <nitink!nitink@nat/intel/x-cqlvewituejlztjs> has quit IRC | 21:09 | |
*** nitink <nitink!~nitink@134.134.137.73> has joined #yocto | 21:10 | |
*** sakoman <sakoman!~steve@static-74-41-60-154.dsl1.pco.ca.frontiernet.net> has quit IRC | 21:15 | |
*** flihp <flihp!~flihp@c-76-24-20-220.hsd1.ma.comcast.net> has joined #yocto | 21:23 | |
*** nitink1 <nitink1!~nitink@134.134.137.71> has joined #yocto | 21:24 | |
*** reeve <reeve!81c0aafa@gateway/web/freenode/ip.129.192.170.250> has joined #yocto | 21:25 | |
*** nitink2 <nitink2!~nitink@134.134.137.71> has joined #yocto | 21:25 | |
*** nitink <nitink!~nitink@134.134.137.73> has quit IRC | 21:26 | |
reeve | I suddenly got an error: ERROR: fuse is listed in PACKAGES multiple times, this leads to packaging errors. I wrote fuse recipe file by myself, have a line like this: PACKAGES =+ "${PN} ". How to fix this error? | 21:26 |
*** nitink <nitink!nitink@nat/intel/x-avhxvtnhczvrsmxi> has joined #yocto | 21:26 | |
*** zecke <zecke!~ich@91-64-90-223-dynip.superkabel.de> has quit IRC | 21:26 | |
*** jwhitmore <jwhitmore!~jwhitmore@host213-122-97-194.range213-122.btcentralplus.com> has quit IRC | 21:28 | |
*** sakoman <sakoman!~steve@static-74-41-60-154.dsl1.pco.ca.frontiernet.net> has joined #yocto | 21:28 | |
*** nitink1 <nitink1!~nitink@134.134.137.71> has quit IRC | 21:28 | |
reeve | can any expert help out? | 21:29 |
*** nitink2 <nitink2!~nitink@134.134.137.71> has quit IRC | 21:29 | |
kergoth | remove that line | 21:29 |
kergoth | the default PACKAGES already has ${PN} | 21:29 |
kergoth | addin git a second time doens't gain anything | 21:29 |
kergoth | oh, i'm guessing you're trying to move it ahead of earlier packages? | 21:30 |
reeve | [kertoth], are you talking to me? You meant default "PACKAGES" already has "fuse"? | 21:30 |
kergoth | yes, i'm talking to you | 21:31 |
kergoth | ${PN} is already in PACKAGES, so there's no point in adding it again unless you're trying to move it earlier in the list, and there are better ways to do that | 21:32 |
kergoth | it depends onw aht you're trying to accomplish | 21:32 |
reeve | [kergoth] I just want to add fuse into my image. If I remove that line, it means "PACKAGES" won't have "fuse", right? | 21:32 |
kergoth | no | 21:33 |
kergoth | you're wrong | 21:33 |
kergoth | as i already said, the default value for PACKAGES already has that | 21:33 |
kergoth | don't do things you don't need to do, don't add lines you don't need to add | 21:33 |
reeve | [kergoth] enh ... ok. So are you saying in recipe file, no need to add anything like "PACKAGES =+ ${PN}"? | 21:34 |
reeve | and it will be added automatically? | 21:34 |
*** nitink <nitink!nitink@nat/intel/x-avhxvtnhczvrsmxi> has quit IRC | 21:34 | |
kergoth | i've said it like 3 times now | 21:34 |
kergoth | yes | 21:34 |
reeve | thanks, I'll give it a try | 21:35 |
kergoth | every variable in a config file also is set in the recipes | 21:35 |
kergoth | and bitbake.conf defines a fully fleshed out set of default packages and associated files variables | 21:35 |
*** jwhitmore <jwhitmore!~jwhitmore@host213-122-97-194.range213-122.btcentralplus.com> has joined #yocto | 21:36 | |
reeve | [kergoth] the strange thing is, I added that recipe long time ago, but it never shows error until now. That puzzles me, and my tree (dylan) has't moved at all | 21:37 |
kergoth | well, something must have changed, the system doesn't change itself :) | 21:38 |
*** dlern <dlern!~dlerner@128.224.250.2> has joined #yocto | 21:40 | |
mranostay | kergoth: heisenburg's build system :P | 21:40 |
reeve | kergoth: well, the only difference is that this build tree is a fresh check-out. Anyway, thanks | 21:41 |
*** dlern <dlern!~dlerner@128.224.250.2> has quit IRC | 21:41 | |
*** erbo <erbo!~erik@host.62.65.125.245.bitcom.se> has quit IRC | 21:46 | |
*** erbo <erbo!~erik@host.62.65.125.245.bitcom.se> has joined #yocto | 21:48 | |
*** reeve <reeve!81c0aafa@gateway/web/freenode/ip.129.192.170.250> has quit IRC | 21:49 | |
*** nitink <nitink!~nitink@134.134.139.76> has joined #yocto | 21:55 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 22:08 | |
*** jwhitmore <jwhitmore!~jwhitmore@host213-122-97-194.range213-122.btcentralplus.com> has quit IRC | 22:08 | |
*** staylor <staylor!~staylor@mail.au-zone.com> has quit IRC | 22:09 | |
kergoth | hmm, busybox fails for genericx86-64 | 22:17 |
*** jwhitmore <jwhitmore!~jwhitmore@host213-122-97-194.range213-122.btcentralplus.com> has joined #yocto | 22:26 | |
*** roxell_ <roxell_!~roxell@c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto | 22:29 | |
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC | 22:30 | |
*** JaMa <JaMa!~martin@ip-89-176-104-107.net.upcbroadband.cz> has quit IRC | 22:30 | |
*** roxell <roxell!~roxell@c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto | 22:31 | |
*** roxell <roxell!~roxell@linaro/roxell> has joined #yocto | 22:31 | |
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC | 22:38 | |
*** roxell <roxell!~roxell@c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto | 22:38 | |
*** roxell <roxell!~roxell@linaro/roxell> has joined #yocto | 22:38 | |
*** roxell <roxell!~roxell@linaro/roxell> has joined #yocto | 22:39 | |
evanp | why does the autoconf recipe say RDEPENDS_${PN} = "m4 gnu-config"? As far as I can tell, it's gnu-config that should depend on autoconf, not the other way around. git-blame says that line of code is from 2007...maybe it's just a latent bug.... | 22:53 |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** GusBricker <GusBricker!~GusBricke@c220-237-20-42.eburwd9.vic.optusnet.com.au> has joined #yocto | 23:11 | |
*** sjolley <sjolley!~sjolley@134.134.139.72> has joined #yocto | 23:12 | |
*** sjolley <sjolley!~sjolley@134.134.139.72> has quit IRC | 23:15 | |
*** ant_home <ant_home!~ant__@host68-1-dynamic.51-79-r.retail.telecomitalia.it> has quit IRC | 23:17 | |
*** JimBaxter <JimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 23:24 | |
*** sameo <sameo!~samuel@192.55.54.38> has joined #yocto | 23:26 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 23:36 | |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 23:45 | |
*** agust <agust!~agust@pD9E2F0FD.dip0.t-ipconnect.de> has quit IRC | 23:47 | |
*** sjolley <sjolley!sjolley@nat/intel/x-segiewraqbsppsvv> has joined #yocto | 23:55 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!