**** BEGIN LOGGING AT Fri Nov 04 02:59:57 2011 Nov 04 07:42:03 hi all Nov 04 07:42:24 I am facing one issue with bluez4 Nov 04 07:42:45 when we build bluez4 recipe a test folder is also created Nov 04 07:43:35 but the problem is if we move that test folder to taltget and want to execute something it access the paths of the build machine not the target machine Nov 04 07:43:56 like lmptest script have relink_command="(cd /home/nahsan/SB/VC3.0.1_jan13/release-2011.1/build_dm37x-evm_release/work/armv7a-mgc-linux-gnueabi/bluez4-4.91-r8.1.1/bluez-4.91; Nov 04 07:44:33 how I can fix it that it uses target paths instead of build machine paths Nov 04 07:53:25 can anybody help me fixing it? Nov 04 08:02:54 goodmorning JaMa|Wrk Nov 04 08:10:03 Noor: morning Nov 04 08:11:27 does anybody know that one can move "test" folder that is build under bluez4 can be intalled on target and its scripts will work there? Nov 04 08:11:51 coz lmptest script is saying # This wrapper script should never be moved out of the build directory. # If it is, it will not operate correctly. Nov 04 08:12:15 so is it wise to move that script to target or this script only for build machine? Nov 04 08:13:05 good morning Nov 04 08:13:26 hi mckoan Nov 04 08:14:37 Noor: you can probably mangle it with extra function in PACKAGE_PREPROCESS_FUNCS, but is it worth it? wouldn't be easier to wipe tests from target package? Nov 04 08:14:51 Noor: if they are not meant to be executed after build Nov 04 08:17:10 JaMa|Wrk: what do you mean by mangling Nov 04 08:17:36 i was able to add those files in filesystem Nov 04 08:18:05 the problem is when I run the script on the target it accesses buildmachine paths and gives error Nov 04 08:18:33 afk Nov 04 08:19:38 Noor: that you can change the files for target (to be different then what goes to sysroot) Nov 04 08:20:10 like this for python: Nov 04 08:20:12 PACKAGE_PREPROCESS_FUNCS += "py_package_preprocess" Nov 04 08:20:12 py_package_preprocess () { # copy back the old Makefile to fix target package install -m 0644 Makefile.orig ${PKGD}/${libdir}/python${PYTHON_MAJMIN}/config/Makefile Nov 04 08:20:15 } Nov 04 09:07:33 changing something in my linux_3.1.bbappend and bumping PRINC doesn't trigger a rebuild from me. something else I should do when changing a kernel recipe? Nov 04 09:58:23 03mlafauci  07master * r52f52adf95 10openembedded.git/recipes/linux/ (6 files in 2 dirs): Nov 04 09:58:23 linux: Add vulcanoG20 machine Nov 04 09:58:23 Signed-off-by: Marco Cavallini Nov 04 10:00:44 i generate a sdk with bitbake meta-toolchain Nov 04 10:00:55 i'm running a x86_64 machine Nov 04 10:01:08 but i would like to generate a x86 sdk/toolcahin Nov 04 10:01:19 we can do that with oe ? Nov 04 10:02:28 new oe or oe-classic? Nov 04 10:03:10 oe-core Nov 04 10:03:53 then it should be possible but I don't remember which variable to set Nov 04 10:04:18 #SDKMACHINE ?= "i686" Nov 04 10:04:40 to add in my local.conf ? Nov 04 10:06:45 i launched SDKMACHINE="i686" bitbake meta-toolchain Nov 04 10:07:09 it's building stuff, will see if it works Nov 04 10:08:57 JaMa|Wrk: btw i would like to add an efl sdk in oe, what you think about that ? Nov 04 10:08:58 03mlafauci  07master * r9e6d2be852 10openembedded.git/recipes/u-boot/ (4 files in 2 dirs): Nov 04 10:08:58 u-boot: Add vulcanoG20 machine Nov 04 10:08:58 Signed-off-by: Marco Cavallini Nov 04 10:09:53 hi, all! Nov 04 10:09:56 03mlafauci  07master * ra9f0b985f4 10openembedded.git/conf/machine/vulcano-g20.conf: Nov 04 10:09:56 Add new vulcanoG20 machine configuration Nov 04 10:09:56 Signed-off-by: Marco Cavallini Nov 04 10:10:24 captainigloo: yes, good idea and yes in local.conf not sure if it's taken from bash environment too Nov 04 10:10:44 JaMa|Wrk: I'm looking atthe new virtuals you're providing Nov 04 10:11:19 How it is intended to cleanup downloaded source code and stamps in oe-core? bitbake recipe -c distclean doesn't work Nov 04 10:11:25 I realized now that image.bbclass in oe-core doesn't consider the Nov 04 10:11:25 IMAGE_INIT_MANAGER, IMAGE_INITSCRIPTS, .. vars :/ Nov 04 10:11:59 yes but there are VIRTUAL_RUNTIME vars for them.. see oe-core ML for last 3 Nov 04 10:12:11 slapin: i'm using bitbake recipe -c cleanall, but i don't know if it's the right way Nov 04 10:12:29 slapin: -c cleansstate, for stamps and sstate, cleanall removes even sources Nov 04 10:16:44 JaMa|Wrk: apparently I still get an empty image (the cpio.gz) using the IMAGE_ vars Nov 04 12:05:15 hm, does anybody know where the iproute2 download directory has gone? Nov 04 12:05:25 surely linuxfoundation must have recovered from being 0wned by now Nov 04 12:11:40 http://www.ballotbin.com/ Nov 04 12:11:48 just saw someone link to that Nov 04 13:40:40 03Marco Cavallini  07master * r21ac59526a 10openembedded.git/recipes/at91bootstrap/at91bootstrap_3.0.bb: at91bootstrap_3.0.bb: Updated expected MD5 and SHA256 Nov 04 13:43:11 hm, commits to master? Nov 04 13:43:27 yes Nov 04 13:43:42 mckoan does not yet switched to core Nov 04 13:43:52 ynezz hm where were you at elce Nov 04 13:43:58 hm, me neither Nov 04 13:44:37 I was working :(, so I was just at a few talks Nov 04 13:44:46 quite busy, it sucks Nov 04 13:45:00 it's OK, we didn't have a developer meeting... hopefully we can have one at some point in the near future though Nov 04 13:45:39 ynezz hm but we didnt met Nov 04 13:46:21 I don't even follow the development in oe/oe-core now, so I'm lost soul anyway :) Nov 04 13:46:33 woglinde: yep, we didn't, next year then? :) Nov 04 13:46:38 or maybe fosdem Nov 04 13:46:43 :D Nov 04 13:47:14 I had just beer with hrw at that brewery Nov 04 13:47:18 I will hopefully be at fosdem Nov 04 13:47:41 woglinde: I'll switch to core as soon as I can Nov 04 13:48:13 mckoan: nothing personal, I've just thought, that it's all frozen and that the development continues at oe-core Nov 04 13:48:40 and that patches to the "old oe" branches goes via some maintainers Nov 04 13:48:53 ynezz you better should Nov 04 13:48:54 but maybe I'm just mistaken Nov 04 13:48:57 speaking of me - have you people saw interview with me at youtube? Nov 04 13:49:00 oe-core makes some stuff a lot easier Nov 04 13:49:13 http://www.youtube.com/watch?v=ajNSrQfFcPA Nov 04 13:49:15 hrw no, should we? Nov 04 13:49:33 woglinde: only if you have nothing better to do for 40 minutes Nov 04 13:49:39 40 minutes? Nov 04 13:49:41 holy crap Nov 04 13:49:49 did you spoke this slow? Nov 04 13:49:58 check? Nov 04 13:50:04 it's full of advertising :p Nov 04 13:51:02 ynezz: of course - all those buzzywords Nov 04 13:51:28 linaro ubuntu zaurus poky yocto openembedded openzaurus etc Nov 04 13:51:29 hm, it seems, that this video is in flash only, bummer Nov 04 13:51:49 ynezz: use youtube-dl? Nov 04 13:51:53 hrw so nothing new Nov 04 13:52:01 woglinde: yep Nov 04 13:52:23 woglinde: it was more for linaro connect people who wants to know a bit more about me - thats how I see it Nov 04 13:55:41 hrw: your paunch has grown dramatically :-D Nov 04 13:56:14 mckoan: indeed, I need more movement Nov 04 13:56:59 yeah Nov 04 13:57:01 saw this too Nov 04 13:57:08 hrw: maybe you found too much good beer at Linaro events ;-) Nov 04 13:57:10 but did not notice atr elce Nov 04 13:57:34 mckoan: rather food Nov 04 13:58:07 hrw: LOL Nov 04 13:58:34 ynezz: no problem, I always appreciate good hints Nov 04 13:58:46 it's not hint at all :) Nov 04 13:58:51 .o(did hrw eat one pig at the elce social event?) Nov 04 13:59:08 just 8 pieces of gulash and whole bread Nov 04 13:59:12 be back in few Nov 04 13:59:41 oh, it's goulash Nov 04 14:00:03 yeah goulash was fine Nov 04 14:00:26 but was to overcrowded Nov 04 14:05:17 yes and nice maze... Nov 04 14:09:52 woglinde: later it was easier to get food Nov 04 14:10:19 hrw sure but no place to sit Nov 04 14:10:25 anyway Nov 04 14:10:33 was nice event Nov 04 14:10:44 woglinde: I had a sit there Nov 04 14:11:12 seat Nov 04 15:11:07 mckoan: what's kom? similar to system builder? Nov 04 15:11:15 or hob from yocto? Nov 04 15:22:17 core-image-core references git://git.o-hand.com/qemugl but that is not cloneable Nov 04 15:27:42 iirc kom is more like system builder than hob, a non-gui frontend to build environment setup, but it's been years since I've poked at it Nov 04 16:13:42 xxiao: KaeilOS Openembedded Manager (KOM for short) is a tool designed to create and manage any OpenEmbedded based project, like KaeilOS, Angstrom, and others. **** ENDING LOGGING AT Fri Nov 04 16:14:09 2011 **** BEGIN LOGGING AT Fri Nov 04 16:18:15 2011 Nov 04 16:27:50 blindvt`: you're right, just got the repo moved to git.yoctoproject.org... will submit a patch for the metadata soon Nov 04 16:30:18 anyone experienced such error? (EE) FBDEV(0): FBIOBLANK: Invalid argument Nov 04 16:30:50 I wonder which package belongs it Nov 04 16:31:21 mckoan? Nov 04 16:32:11 woglinde: yes Nov 04 16:32:51 looks like xorg generates it but why? Nov 04 16:33:13 who should catch FBIOBLANK argument? Nov 04 16:34:30 fb driver Nov 04 16:34:34 and than kernel Nov 04 16:36:20 woglinde: do you mean fb driver in xorg? Nov 04 16:38:59 mckoan: by outdated you mean kaeilos is not using it? the website is all about it Nov 04 16:44:05 xxiao: kaeilos does not use KOAN by default, you can use kaeilos as is Nov 04 16:44:18 xxiao: s/KOAN/KOM Nov 04 16:45:00 xxiao: you can use KOM if you have to manage more overlays and more configurations at a time Nov 04 16:45:41 xxiao: KaeilOS is a distro based on OE (very similar to Angstrom), KOM is a tool Nov 04 16:53:14 mckoan: thanks. was curious on kom, seems i should pass Nov 04 16:53:49 otavio: aside: if you're curious about use of repo for oe: http://github.com/kergoth/oe-repo-manifest Nov 04 16:55:00 woglinde: looks like I would need something like this http://cgit.pingu.fi/xf86-video-omapfb/tree/src/omapfb-output.c Nov 04 16:55:15 woglinde: but for AT91 Nov 04 16:56:06 mckoan does the at's dont have one? Nov 04 16:56:10 ask ulf about it Nov 04 16:57:22 woglinde: hmmmm, good idea **** ENDING LOGGING AT Fri Nov 04 17:02:03 2011 **** BEGIN LOGGING AT Fri Nov 04 17:03:22 2011 **** ENDING LOGGING AT Fri Nov 04 17:15:12 2011 **** BEGIN LOGGING AT Fri Nov 04 17:24:14 2011 Nov 04 17:30:22 florian, ping Nov 04 17:30:54 Crofton|work: pong Nov 04 17:31:17 I need the members list password to approve the ga minutes Nov 04 17:31:55 You should have the password :) Nov 04 17:32:11 Did this already... but I'll send it Nov 04 17:33:04 thanks Nov 04 18:51:07 is there a way to configure what tty you spawn a console on? Nov 04 18:51:36 depends on your init manager Nov 04 18:55:04 well Nov 04 18:55:09 whats the default? =) Nov 04 18:56:34 quick look and it appears susvinit-inittab_2.88dsf.bb is creating the init tab Nov 04 18:57:34 default is busybox Nov 04 18:59:25 woglinde: does busybox use the default inittab though? Nov 04 19:02:41 I think we need a SERIAL_CONSOLES variable to have multiple consoles spawn Nov 04 19:03:10 hm? I don't think we've ever had busybox init has default Nov 04 19:03:15 s/has/as/ Nov 04 19:43:22 denix: is your wiki write access working? Nov 04 19:56:15 hi, is mirrors.openembedded.org down? Nov 04 19:57:14 whats the best way to run a script at each boot on a root file system Nov 04 19:57:28 pkg_postinst looks like it only runs once? Nov 04 19:57:29 im not sure Nov 04 19:59:42 i guess I could install a init script via pkg_postinst Nov 04 19:59:45 add an initscript and inheirt update-rc.d to add the links to the runlevels Nov 04 20:00:06 postinst is for install time, not boot. it happens to be run on first boot, but thats just an implementation detail of how we run postinsts Nov 04 20:01:35 well i guess that makes more senseā€¦ Nov 04 20:01:43 now i need to associate this with some recipe Nov 04 20:02:24 * kergoth experiments with a bitbake tree modified to raise an exception for reference of undefined variables Nov 04 20:22:44 kergoth: found one that might trigger Nov 04 20:22:46 SERIAL_CONSOLE Nov 04 20:22:47 =) Nov 04 20:24:18 I think it's a lot more sane to die on undefined. it's not that hard to use ?= to set defaults, and it'd almost certainly catch typos, etc.. Nov 04 20:24:21 heh Nov 04 20:24:31 and the whole 'leave it alone and let the shell expand it' behavior is .. icky Nov 04 20:24:35 heh Nov 04 20:50:06 whiletrying to build meta-toolchain-qte with meta-angstrom + meta-oe + oecore, I meet the following error : ERROR: Nothing PROVIDES 'base-passwd-nativesdk' (but virtual:nativesdk:/build/setup-scripts/sources/openembedded-core/meta/recipes-core/dbus/dbus_1.4.12.bb DEPENDS on or otherwise requires it) : any idea what could be wrong here ? Nov 04 20:58:12 why base-passwd is needed? Nov 04 20:58:21 that's the question ;) Nov 04 20:58:48 ml Nov 04 20:58:54 richard will answer I guess Nov 04 20:59:01 but maybee not for next week Nov 04 21:02:04 ok that was discussed on the ml Nov 04 21:02:30 http://bugzilla.pokylinux.org/show_bug.cgi?id=1702 Nov 04 21:10:26 ;) Nov 04 21:16:02 ok now testing a quick'n dirty fix will see tomorrow if that works, bye Nov 04 21:17:47 nite ericben Nov 04 21:40:08 otavio: ping Nov 04 21:40:55 hmm, wonder if oe-lite successfully fetches a kernel. apparently gitpython's gitdb chokes on a large pack index with it Nov 04 21:40:58 hrm Nov 04 21:42:22 otavio: I see meta-oe pulls now systemd. Well, now boot fails Nov 04 21:43:09 systemd[1]: Failed to mount /run: No such file or directory Nov 04 22:01:51 ah.. DRUNTIME_DIR=\"/run Nov 04 23:23:00 * kergoth_ thinks about lua **** ENDING LOGGING AT Sat Nov 05 02:59:57 2011