**** BEGIN LOGGING AT Thu Apr 12 02:59:58 2012 Apr 12 05:54:05 <_tasslehoff_> I'm getting some automake errors in shadow-native. http://pastebin.com/n8sXApG4. Apr 12 06:06:40 <_tasslehoff_> and I found a fresh fix on the ML Apr 12 06:08:36 good Apr 12 06:52:13 <_tasslehoff_> I needed to do a cleansstate on the gettext recipes to make it build though. shouldn't the PR bump in the fix have done the trick? Apr 12 06:52:25 <_tasslehoff_> http://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg19437.html Apr 12 07:24:08 it doesn't seem possible to use oe_filter_out on the variable RDEPENDS_${PN} in a .bbappend-file, is this expected behavior? Apr 12 07:35:36 can someone assist me in getting a qt app compiled inside oe .. afaik i need to point a -spec file to qmake in order to get a correctly created Makefile ? Apr 12 08:52:03 hi. i just tried openembedded/bitbake and followed the instructions at: http://www.openembedded.org/wiki/Getting_started. but when i get to the step "start building", i get: ERROR: Unable to parse conf/bitbake.conf: ParseError at conf/bitbake.conf:377: unparsed line: 'IMAGE_EXTRA_SPACE = 10240' Apr 12 08:52:35 any hints? Apr 12 08:53:27 (i did not change bitbake.conf) Apr 12 09:13:05 it doesn't seem possible to use oe_filter_out on the variable RDEPENDS_${PN} in a .bbappend-file, is this expected behavior? ${@d.getVar('RDEPENDS_%s" % '${PN}', True)} gives "None". Apr 12 09:14:28 <_tasslehoff_> are there no qt4-gles recipes for oe-core yet? Apr 12 09:19:11 _tasslehoff_: no, unless someone is keeping it to themselves... Apr 12 09:19:25 _tasslehoff_: patches welcome :) Apr 12 09:24:02 <_tasslehoff_> bluelightning: :) Apr 12 09:25:06 <_tasslehoff_> bluelightning: I'm trying to get ogre and qt4-embedded-gles up and running in oe-core. I'll send patches if I succeed. Apr 12 09:25:13 I have to admit I have not looked at what the differences are between the gles and standard qt-e recipes in OE-Classic Apr 12 09:25:20 I assume they aren't huge Apr 12 09:25:36 the good news is the OE-Core Qt recipes are substantially cleaner than the OE-Classic ones Apr 12 09:27:32 <_tasslehoff_> bluelightning: just some more options to configure, I think Apr 12 09:29:46 other variables, like PACKAGES work fine, but RDEPENDS_${PN} does not seem to accessable to the bbappend? Apr 12 10:04:59 how can i force useing one special kernel ? PREFERRED Provider ? Apr 12 10:13:25 <_tasslehoff_> pwgen: PREFERRED_PROVIDER_virtual/kernel Apr 12 10:29:52 <_tasslehoff_>: thx. virtual/kernel , i tried virtual/linux .... Apr 12 11:12:53 jonasdn: it seems to me it might be worth trying to fix it at a higher level, i.e. why is that RDEPEND you want to remove undesirable and can you get it made optional in the layer in which it appears Apr 12 11:14:19 morning all Apr 12 11:14:36 hi pb_ Apr 12 11:14:46 well, yeah, it's task-sdk-host-nativesdk and I want to filter out qemu dependencies for our specific sdk. You might be right, there are other ways to do it as well I imagine Apr 12 11:15:01 just got a bit curious to why the RDEPEND_${PN} is a special snowflake :) Apr 12 11:15:11 and doesn't behave like other env in bbappends Apr 12 11:16:54 I did a bitbake -e where I set something to "d.keys()" and the key for it is there, but when getVar is used it returns "None" Apr 12 11:19:47 hi florian, pb_ Apr 12 11:20:09 jonasdn: I think the problem may be that it has a variable reference within it Apr 12 11:20:32 yeah, but even when I spell it out like RDEPENDS_task-sdk-host-nativesdk it gets the same result Apr 12 22:06:35 does bitbake have a mercurial fetcher? Apr 12 22:11:25 Yes Apr 12 22:11:48 Crofton_: working for canonical again? Apr 12 22:13:34 crofton_ bitbake/lib/bb/fetch2/hg.py No comment on how well it works. :) Apr 12 22:13:43 no Apr 12 22:13:49 some guy asked on the gumstix list Apr 12 22:13:53 heh Apr 12 22:14:02 yeah, I was going to look at the source Apr 12 22:16:30 I can't read python well though :) Apr 12 22:21:09 and I am dumb as a tree Apr 12 22:21:39 adding a root= to an image that has an initramfs does not make it mount a non ram root Apr 12 22:42:13 also, it is entirely to easy to make file systems you can not log into Apr 12 22:59:07 what is the trick to making it so root can log in without a passwd? Apr 12 23:14:22 Crofton_: if debug-tweaks is in IMAGE_FEATURES Apr 12 23:14:57 it is soemthing stupid is happening Apr 12 23:17:12 trying thsi now Apr 12 23:17:14 IMAGE_FEATURES += "apps-console-core debug-tweaks" Apr 12 23:18:13 hacking around didn't get me into the system either Apr 12 23:18:29 what is really frustrating is this always works in classic Apr 12 23:25:58 ok, back to IMAGE_FEATURES += "apps-console-core debug-tweaks" Apr 12 23:26:09 this has shadow btw Apr 12 23:26:38 and has broken udhcp cconfi Apr 12 23:33:11 how can I keep shadow out of a rootfs Apr 12 23:34:30 Crofton_: you may find you have to rebuild dropbear if it has already built after adding debug-tweaks Apr 12 23:34:44 this is console login Apr 12 23:34:49 oh right Apr 12 23:34:53 scratch that then Apr 12 23:35:05 shadow is not the problem though Apr 12 23:35:41 I have oe-core, toolchain, and meta-oe on Apr 12 23:35:47 + a smal bsp layer Apr 12 23:37:03 Crofton_: you haven't somehow got zap_root_password in your ROOTFS_POSTPROCESS_COMMAND ? Apr 12 23:38:05 I thought that would go in via debug-tweaks Apr 12 23:38:48 Crofton_: normally it does but it's possible something else might have added it Apr 12 23:38:58 clutching at straws here.. Apr 12 23:39:08 I know Apr 12 23:39:19 I am going back Apr 12 23:39:29 back? Apr 12 23:39:33 I wonder is adding meta-oe broke something Apr 12 23:39:38 but I cant see hat Apr 12 23:39:48 to an image based on task-core-coot Apr 12 23:39:59 with this kind of thing, I'd be surprised... I can't see how it could affect this Apr 12 23:40:45 ok Apr 12 23:40:54 task-core-boot has only etc/passwd Apr 12 23:41:03 and pw field is empty for root Apr 12 23:41:28 kinda sounds like it has been zapped Apr 12 23:41:33 yep Apr 12 23:41:56 did you check the value of ROOTFS_POSTPROCESS_COMMAND anyway/ Apr 12 23:41:58 ? Apr 12 23:42:04 hwo can I do that? Apr 12 23:42:36 bitbake -e is your friend Apr 12 23:44:28 arg Apr 12 23:47:05 [balister@oebuild build]$ bitbake initramfs -e |grep ROOTFS_POSTPROCESS_COMMAND Apr 12 23:47:05 # ROOTFS_POSTPROCESS_COMMAND= rootfs_update_timestamp ; ${@base_contains("IMAGE_FEATURES", "debug-tweaks", "", "zap_root_password ; ",d)} Apr 12 23:47:05 ROOTFS_POSTPROCESS_COMMAND="rootfs_update_timestamp ;" Apr 12 23:47:17 mind you, I can log in to this Apr 13 00:00:27 so the apps-console-core IMAGE_FEATURES adds shadow **** ENDING LOGGING AT Fri Apr 13 02:59:58 2012