**** BEGIN LOGGING AT Wed Sep 07 02:59:57 2011 **** BEGIN LOGGING AT Wed Sep 07 04:07:22 2011 Sep 07 06:53:48 SHR: 03Martin.Jansa 07shr-chroot * rca9f372b32b9 10/ (857 files in 45 dirs): system upgrade Sep 07 07:21:46 moin Sep 07 07:21:50 moin Sep 07 07:21:59 moin Sep 07 07:22:56 Martin if you have 2" could you answer to my new mailto the list about binutils ? Sep 07 07:23:13 which one? Sep 07 07:23:35 JaMa|Off: I just sent it 2" ago Sep 07 07:23:44 ah I see Sep 07 07:24:30 GarthPS|away: git mv binutils-2.21 binutils-2.21.1 Sep 07 07:25:19 JaMa|Off: hmm yeah you are right and I am stupid(and or not enought awake) Sep 07 07:26:01 ~coffee GarthPS|away Sep 07 07:26:02 * apt steals some of lamikr's special coffee and gives it to GarthPS|away on a silver platter. Sep 07 07:26:28 DocScrutinizer: oh thank you!! :) Sep 07 07:39:10 JaMa|Off: I have patches in there that want to patch things in binutils-2.21/. is it safe to do a search and replace here ? Sep 07 07:40:15 well patch will probably patch things right as it does apply with -p1 (so ignores first dir) Sep 07 07:41:30 JaMa|Off: does patches are applied in the same order that it is listed in the recipe ? Sep 07 07:43:09 if so then yeah it works for normal patches but it does not for this line : ${@['','file://libtool-2.4-update.patch'][bb.data.getVar('LIBTOOL_HAS_SYSROOT', d, 1) == 'yes']} \ Sep 07 07:48:45 GarthPS|away: yes same order as SRC_URI Sep 07 07:49:20 what's not normal on this patch? Sep 07 07:49:23 JaMa|Off: because previous lines pointed patched works but not the one upper Sep 07 07:49:30 it's just conditionaly applied Sep 07 07:50:01 JaMa|Off: http://pastebin.com/raw.php?i=P61iiLPs Sep 07 07:52:08 well this is normal if you change the source tarball and this pach just doesn't apply cleanly anymore and you have to update it Sep 07 07:52:17 or even redo it Sep 07 07:52:55 JaMa|Off: cooool (with Cartman voice) Sep 07 07:53:44 GarthPS|away: check openembedded-core/meta/recipes-devtools/binutils/binutils/libtool-2.4-update.patch which is applied for binutils-2.21.1a in oe-core Sep 07 07:55:16 GarthPS|away: and maybe you should use 2.21.1a instead of 2.21.1 too Sep 07 07:55:57 JaMa|Off: there is a symlink on the ftp server that point to 2.21.1a so I though this was ok Sep 07 07:56:10 what do you think ?. Sep 07 07:56:27 yes.. just 2.21.1 link was missing first.. http://git.openembedded.org/cgit.cgi/openembedded-core/commit/meta/recipes-devtools/binutils?id=4ecf379aba11983b66be4fbe26e65aa28740ddfd Sep 07 07:56:56 later they've added it and breaking SRC_URI checksums (from old real 2.21.1 release) with it Sep 07 07:57:23 causing http://patches.openembedded.org/patch/11119/ for 2.20.1 too Sep 07 07:57:54 well this is much more then 2" already! :) Sep 07 07:58:04 * JaMa|Off back to work Sep 07 07:58:53 GarthPS|away: *hint* move to shr-core if you don't want to keep old oe.dev alive Sep 07 08:00:12 JaMa|Off: yeah thx but as aurora did not moved to it yet then I will not be able to do it alone. will wait morphis for that. shr-core begin to be ok ? Sep 07 08:01:31 JaMa|Off: yeah thank you again I know I am lucky! but you can stoping answer if you have to/ want to :) Sep 07 08:03:32 GarthPS|away: there is meta-aurora already Sep 07 08:04:31 GarthPS|away: oe.dev begins to be dead, so better to spend your time on fixing shr-core/aurora-core then trying to keep it alive yourself :) Sep 07 08:04:44 hmm did not see that / mrphis did not told me. shr-core rely on what ? just to know Sep 07 08:04:54 yeah Sep 07 08:05:05 rely? Sep 07 08:06:08 JaMa|Off: oe-core meta-something meta-trucmuch*$# Sep 07 08:06:21 GarthPS|away: read README in layer Sep 07 08:06:45 ok thank you again. Sep 07 08:06:49 yw Sep 07 08:13:00 next time I will ask you how doe sthis change the way to build thing. but for now you are Off :) Sep 07 08:20:38 GarthPS|away: you should read wiki while I'm off :) Sep 07 08:21:11 JaMa|Off: i am reading the makefile Sep 07 08:24:05 ... :) i did an ugly replacement of libtool-2.4-update.patch from oe-core and it works (it least it built..) Sep 07 08:27:06 please also make it 2.21.1a as suggested in 2.20.1 thread Sep 07 08:29:42 JaMa|Off: so you still want me to keep old oe alive or not ? :) Sep 07 08:39:13 GarthPS|away: no I want you to send patches for shr-core :) Sep 07 08:42:51 JaMa|Off: yeah :) but what about please also make it 2.21.1a as suggested in 2.20.1 thread ? Sep 07 09:01:26 GarthPS|away: ah.. I expected that you'll finish this patch as you have it almost done Sep 07 09:04:42 JaMa|Off: done Sep 07 09:08:06 JaMa|Off: fucking git send-mail /formatpatch. me not appended [oe] .. Sep 07 09:11:58 GarthPS|away: I don't see S = "${WORKDIR}/binutils-2.21.1" in your patch, are you sure it works? Sep 07 09:12:10 GarthPS|away: see again 09:51:22 < JaMa|Off> yes.. just 2.21.1 link was missing first.. http://git.openembedded.org/cgit.cgi/openembedded-core/commit/meta/recipes-devtools/binutils?id=4ecf379aba11983b66be4fbe26e65aa28740ddfd Sep 07 09:14:47 JaMa|Off: ahhhhhhhhhhhhhhhhhhhh shit . you are right Sorry I did 2.21.1 here not 2.21.1a .. blame me Sep 07 09:22:21 can I merge two commit ot make a patch ? I don't want to revert adn redo all of this.. Sep 07 10:24:20 GarthPS|away: sure "git rebase -i origin/master" and squash them together Sep 07 10:29:27 JaMa|Off: hmm and gow do I squash them together? Sep 07 11:33:37 can we remove patch in a specific version recipe that is included in a required inc file ? Sep 07 11:34:41 for example adb.inc include a file patch and adb_2.23.bb needs this file patch to be removed Sep 07 11:36:18 GarthPS|away: in such case you have to overwrite whole SRC_URI Sep 07 11:36:32 instead of appending to SRC_URI from .inc Sep 07 11:42:05 JaMa|Off: ok thx Sep 07 11:45:25 or if there is more .bb without that patch, then .bb with this patch included, then it's time to refactor it and move that file patch from .inc to .bb files which were using that Sep 07 14:47:42 freesmartphone.org: 03angelo 07aurora * rb6eebeb0e2f6 10/aurora-theme/data/theme/icons/ (5 files in 2 dirs): aurora-theme: add icons for settings app Sep 07 14:59:27 freesmartphone.org: 03angelo 07aurora * r6f9ec18d750d 10/aurora-applications/ (17 files in 6 dirs): Sep 07 14:59:27 freesmartphone.org: aurora-settings: new skeleton for 2011.12 release; Sep 07 14:59:27 freesmartphone.org: * Remove Wireless Settings Sep 07 14:59:27 freesmartphone.org: * Add Profiles and Phone Page Sep 07 14:59:27 freesmartphone.org: * Update Makefiles Sep 07 15:07:50 freesmartphone.org: 03angelo 07aurora * r7556784f2094 10/aurora-applications/app-settings/Makefile.am: aurora-settings: remove trailing backslash from Makefile.am Sep 07 15:41:15 freesmartphone.org: 03angelo 07aurora * r5f82da1b90d0 10/aurora-applications/app-settings/Makefile.am: aurora-settings: remove non-necessary files from installation Sep 07 19:14:54 hi Sep 07 19:27:50 Hi Sep 07 19:28:39 hi Sep 07 20:49:40 is this true? http://9gag.com/gag/246803?ref=fb :O Sep 07 20:51:50 <[Rui]> hi all Sep 07 20:54:35 <[Rui]> pespin: would be almost as awesome as Nokia's Morph Sep 07 20:57:01 [Rui], hi there! is your wife better? :) Sep 07 20:57:21 I didn't know nokia's morp neither, I'm looking at it now Sep 07 20:57:26 <[Rui]> pespin: yeah, much better, thanks :) already drives (though I think she pushes it too far) Sep 07 20:57:36 <[Rui]> pespin: that is so droll-effect Sep 07 20:57:51 <[Rui]> pespin: but I bet that if they were researching on that... Elop cut it out Sep 07 21:00:07 [Rui], Elop? Sep 07 21:00:52 <[Rui]> Elop from Elopcalypse, the Microsoft mole that's going to send Nokia mobile division into the way of the Dodo Sep 07 21:01:40 <[Rui]> the guy who not only causes a lot of people to be fired, tells the world that in an year they'll have really awesome WinPhoneys 7 Sep 07 21:01:48 <[Rui]> so sales plummet like hell Sep 07 21:02:08 <[Rui]> brilliant genious, should go in the management manuals as "what not to do: check Elop" Sep 07 21:03:00 <[Rui]> kills Meego (wasn't going anywhere really useful anyway, but sad to see it go -- Intel doesn't seem so committed but hey, rumours may be wrong) Sep 07 21:07:27 well, according to the tablet I got from Intel, they seem quite commited lol Sep 07 21:12:27 <[Rui]> pespin: times change... different bosses may mean different strategies (just check what HP did) Sep 07 21:12:36 <[Rui]> can you get me one of those? :) Sep 07 21:13:39 [Rui], I wish I could, but I got it because I went to a conference on meego they did during the mobile world congress here in barcelona Sep 07 21:14:31 <[Rui]> whaaaaaat? :) and didn't you think of your mateys? :) Sep 07 21:15:08 <[Rui]> a curse on catalans (joking, I lova Catalunya, would love to move to there, just need a good job in advance) :) Sep 07 21:15:11 <[Rui]> love Sep 07 21:17:17 haha I didn't know they were ging to give us a tablet Sep 07 22:23:22 hello, i cannot connect N900 via usb network to PC, does anybody have a step by step instruction ? the phone seems not to have usb usb network device Sep 07 22:23:39 has anybody an idea ? Sep 07 22:23:40 nschle85: hi; maemo or shr? Sep 07 22:24:21 angelox|laptop: shr-core Sep 07 22:24:34 angelox|laptop: hi Sep 07 22:25:24 nschle85: on device: ifup usb0 Sep 07 22:25:45 nschle85: on your PC: ifconfig usb0 192.168.0.200 Sep 07 22:25:54 then: ssh root@192.168.0.202 Sep 07 22:27:04 angelox|laptop: ifconfig command not found Sep 07 22:27:23 i think i have a path problem Sep 07 22:27:39 ok Sep 07 22:27:48 then i guess you do use ifup/ifdown Sep 07 22:28:23 or /sbin/ifconfig Sep 07 22:29:34 angelox|laptop: no such device Sep 07 22:30:14 in your pc? did you plug your USB cable ? Sep 07 22:30:35 angelox|laptop: yes Sep 07 22:30:46 angelox|laptop: no usb modules are loaded Sep 07 22:31:19 hmm Sep 07 22:31:27 what about: Sep 07 22:31:28 sudo ip address add 192.168.0.200/24 dev usb0 Sep 07 22:31:29 sudo ip link set dev usb0 up Sep 07 22:31:57 angelox|laptop: no kernel modules loaded :-) Sep 07 22:32:16 wow Sep 07 22:32:18 what says lsmod ? Sep 07 22:32:19 sorry Sep 07 22:32:26 yes Sep 07 22:34:57 nschle85: usb-network-modules installed? Sep 07 22:35:00 iirc that's the name Sep 07 22:36:40 angelox|laptop: is that the package name ? Sep 07 22:38:16 i'm not sure,i don't remember :) Sep 07 22:38:38 angelox|laptop: lsmod Sep 07 22:39:53 nothing related to usb networking only,usbcore Sep 07 22:40:16 hmm Sep 07 22:40:43 you need to load cdc_ether i guess Sep 07 22:41:11 or usbnet Sep 07 22:41:34 yes Sep 07 22:41:47 you need to modprobe cdc_ether (it'll load usbnet) Sep 07 22:42:01 module cdc_ether not found Sep 07 22:42:08 and usbnet? Sep 07 22:42:57 did you installed shr-lite or full ? Sep 07 22:43:07 full Sep 07 22:43:13 but that modules you MUST load in your PC Sep 07 22:43:32 then,the distribution doesn't matter Sep 07 22:44:18 angelox|laptop: why pc ? i need usb interface in N900 Sep 07 22:45:38 angelox|laptop: ok ill compile the full image tomorrow ill try again , thank you Sep 07 22:45:43 bye Sep 07 22:46:05 you need connect in your PC via the N900? Sep 07 22:46:31 angelox|laptop: yes because wifi is also not working Sep 07 22:46:52 hm Sep 07 22:47:05 so i didn't understand correctly the first time,soryr Sep 07 22:47:10 s/soryr/sorry Sep 07 22:48:19 no problem, so ill compile at night ... and go to bed Sep 07 22:48:32 angelox|laptop: bye Sep 07 22:48:36 then ok,good night :) Sep 07 22:48:55 nschle85: spokoĭnoĭ nochi :) Sep 07 22:49:14 spacibo Sep 07 22:49:27 da saftra **** ENDING LOGGING AT Thu Sep 08 02:59:57 2011