**** BEGIN LOGGING AT Fri Oct 04 02:59:59 2013 Oct 04 03:00:41 Yeah, that's pretty much how I was going about it - didn't seem like it was going consistently though... may have had problems with dependencies when trying to re-run I suspect... Oct 04 03:01:59 not sure the append gets added in front of the parent stuff Oct 04 06:09:03 hi i have used kernel-3.6.9 from linux4sam for at91sam9g35ek using yocto compiler,i have compiled kernel externally when i boot the machine it shows http://pastebin.com/gFvJkMcw it stoped at kernel uncompressing , at the same time when i compiled internally in yocto as recipes it working fine as below http://pastebin.com/GrsJi0h4 can you help me to solve that kernel issues Oct 04 08:09:24 Good morning Oct 04 08:11:48 JaMa, i am having some troubles running qt quick 2 apps on my env using qt5.1 from meta-qt5... there is a crash in qopenglcontext. Oct 04 08:12:04 i filled a bug for it: https://bugreports.qt-project.org/browse/QTBUG-33845 Oct 04 08:12:59 would you mind to take a look? I am not sure if the root cause is with my opengl installation (i amusing mesa-dri), but I believe that qt should not crash that way in any case Oct 04 08:16:41 Hi everybody. I've tried cleaning my builddir and now i'm getting an error on libav: ERROR: Recipe libav is trying to change PR from 'r0' to 'r1'. This will cause do_package_write_* failures since the incorrect data will be used and they will be unable to find the right workdir. Oct 04 08:28:38 strange. A cleansstate and rebuild fixed the problem. Very strange. Oct 04 09:13:43 morning all Oct 04 09:21:18 Morning! Oct 04 09:21:52 Did you get that great storm last night? Oct 04 09:22:58 Argh, why do all native recipes need to rebuilt because I specified SOC_FAMILY in our configuration? Oct 04 09:24:54 Saur: It's a test of character to see how much you can withstand. Oct 04 09:25:15 pev: Ah, that explains it... Oct 04 09:26:13 Because I somehow fail to see how the SOC_FAMILY can affect m4-native, perl-native etc... Oct 04 09:27:41 Yeah, but dependencies are per file not per variable so it'll be that that file its defined in is what triggers ther rebuild Oct 04 09:28:11 Saur: I was cursing that kind of thing for ages but setting up an sstate cache helps immensely so the rebuild only takes minutes Oct 04 09:28:24 Saur: you can use bitbake-diffsigs to trace how the dependency caused the rebuild Oct 04 09:28:49 bluelightning: Hmm, will have to look into that :) Oct 04 09:29:01 (use the -t option) Oct 04 09:36:51 bluelightning: Would "bitbake-diffsigs -t core-image-minimal build" be correct usage? Because all I got was: ERROR: No sigdata files found matching core-image-minimal build Oct 04 09:43:24 Saur: you'd have to go much further back than that - after all you're trying to figure out why m4-native rebuilt Oct 04 09:43:28 etc. Oct 04 09:43:45 so you'd probably want to start with the first task for m4-native that you saw executing Oct 04 09:45:19 bluelightning: Hmm, I get the "No sigdata files found matching" error regardless of package and task I try... Oct 04 09:45:51 hmm Oct 04 09:49:21 good morning Oct 04 10:03:31 panda84kde: see https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102 Oct 04 10:03:32 Bug 4102: normal, Medium+, 1.5 M2, richard.purdie, RESOLVED FIXED, Incremental builds do not work well when renaming recipes or changing architecture. Oct 04 10:05:41 melonipoika: sorry it doesn't look familiar to me Oct 04 10:06:25 Hi JaMa. Oct 04 10:06:31 OK, THANKS Oct 04 10:06:32 Ups Oct 04 10:06:50 sorry :-) Oct 04 10:08:42 JaMa: I've seen that 2/2 patch, but the strange thing is I started from a clean base (removed tmp/ sstate-cache/ and cache/ folder totally) Oct 04 10:09:51 panda84kde: aha, that's strange Oct 04 10:12:10 JaMa: moreover there's nothing like r1 in libav recipe, there's only a http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/recipes-multimedia/libav/libav.inc Oct 04 10:18:03 did you check pkgdata directory? There has to be r1 for libav there Oct 04 11:13:50 hi, can I have two ALTERNATIVE_LINK_NAME[name] in two different .bbappend files and if so how do I pick which one to use? Oct 04 11:26:21 with different name? ALTERNATIVE_PRIORITY Oct 04 11:27:41 unfortunalty no, same name I have two .bbappend files to same recepie that want to provied an alternet version of a file. And I can only controll one of them Oct 04 11:28:19 can you pastebin concreate example? Oct 04 11:28:35 O don't see the reason why not use different name in one of them Oct 04 11:28:37 sure 1 sec Oct 04 11:29:24 ohh i can use different name in one of them but will that overrride the other file if I have a higher ALTERNATIVE_PRIORITY ? Oct 04 11:29:33 I though they needed to have the same name Oct 04 11:31:08 the same name of "alternative" but they can be defined with different varflag so with different priorities for target u-a to select right one Oct 04 14:26:10 How can I check my configuration fragments have correctly been applied? (linux kernel) Oct 04 15:33:01 zeddii: Around? Oct 04 16:08:08 hi, I meet a strange problem with master + meta-fsl-* + meta-qt5 + one custom machine layer. Oct 04 16:08:53 when building qtbase I get : NOTE: multiple providers are available for virtual/libgles2 (mesa, amd-gpu-bin-mx51) NOTE: consider defining a PREFERRED_PROVIDER entry to match virtual/libgles2 Oct 04 16:09:06 which is defined in conf/local.conf and bitbake -e gives : PREFERRED_PROVIDER_virtual/libgles2="amd-gpu-x11-bin-mx51" Oct 04 16:09:39 moreover I get : ERROR: Multiple versions of mesa are due to be built (openembedded-core/meta/recipes-graphics/mesa/mesa_git.bb openembedded-core/meta/recipes-graphics/mesa/mesa_9.1.6.bb). Only one version of a given PN should be built in any given build. You likely need to set PREFERRED_VERSION_mesa to select the correct version or don't depend on mltiple versions. Oct 04 16:10:10 but local.conf has PREFERRED_VERSION_mesa = "git" or PREFERRED_VERSION_mesa = "9.1.6" and bitbake -e show the value is taken in account Oct 04 16:10:16 any idea of what could be wrong there ? Oct 04 16:28:30 If i want to modifie my kernel config I juste need to put : FILESEXTRAPATHS_prepend := "${THISDIR}/files:" Oct 04 16:28:30 SRC_URI += "file://my_ACM.cfg" in linux-yocto.bbappend? with my_ACM.cfg CONFIG_USB_ACM=y ? Oct 04 16:28:46 And that will works with nothing more? Oct 04 16:29:44 TuTizz: that should be enough yes Oct 04 16:34:00 ericben: answering myself one more time: removing opengl from DISTRO_FEATURES_DEFAULT fixed the problem (opengles platform) not sure if that's the right solution ... build is running Oct 04 16:40:20 In which repository my_ACM.cfg should be spawn? I can found it here tmp/work/q7_imx6-poky-linux-gnueabi/linux-q7-imx6-13.06.01-r32.1 is that correct? Oct 04 16:41:59 is that potentially correct? Oct 04 16:45:53 TuTizz: that looks like ${B} for the recipe, in which case yes Oct 04 16:51:49 ok ty bluelightning, I have to go will retry it later Oct 04 16:55:29 khem: Around? Oct 04 16:59:29 moin Oct 04 17:54:29 howdy hollisb Oct 04 17:54:36 mranostay: hey! Oct 04 17:55:12 how is it going? Oct 04 20:43:01 halstead: ping. Oct 04 21:50:24 Not a super technical question, but can anyone recommend a good way of adding an ASCII boot logo to a custom distro? Oct 04 22:16:27 crunchex: probably a custom /etc/issue Oct 04 22:16:37 crunchex: angstrom does this if you want to look at an example Oct 04 22:17:24 bluelightning: ah, had been trying to figure out how angstrom was doing it. thanks for the pointer Oct 04 22:19:08 crunchex: yep, you just need to bbappend base-files and add your own issue file, basically Oct 04 22:19:45 bluelightning: gotcha **** ENDING LOGGING AT Sat Oct 05 02:59:58 2013