**** BEGIN LOGGING AT Fri Jul 11 02:59:58 2014 Jul 11 05:14:21 ndec: yes, k.org should be fine Jul 11 05:14:38 ndec: the big kernel.org downtime was in 2011 Jul 11 05:56:13 koen: ok. thx. Jul 11 05:57:00 koen: patch sent... it's interesting to note that the md5 of git-1.9.0.tar.gz on k.org vs googlecode.com don't match... Jul 11 06:16:58 otavio: ping for meta-browser patch Jul 11 07:10:52 ndec: ugh... any content difference I wonder? Jul 11 09:15:56 bluelightning: no... it's just the .gz file which differ, but the .tar files (after gunzipping) are the same.. weird, though.. Jul 11 09:16:11 odd indeed Jul 11 09:16:53 i initially had 2 patches, 1 to switch SRC_URI, 1 to update git... but the first patch would have been uggly if I change the md5 without changing the version.. Jul 11 13:12:52 does angstrom have an usb automounter proggy? Jul 11 15:11:34 why does sh behave differently on angstrom than on ubuntu? Jul 11 15:11:46 I cant do a simple if [ "$foo" Jul 11 15:11:54 I cant do a simple if [ "$foo" -gt "1" ]; then Jul 11 15:11:59 it just wont work Jul 11 15:18:56 pompomJuice: well, it could be bashism issue. but in this specific case it should not be a bashism. that test should work on bash, dash ,and busybox shell.. Jul 11 15:19:14 how does it 'not work'? Jul 11 15:29:41 I am not sure Jul 11 15:29:49 the if statement just does not function Jul 11 15:30:05 you can even test it with something like if [ "5" -gt "1"]; then Jul 11 15:30:09 it wont go Jul 11 15:30:39 but when I copy the script to ubuntu Jul 11 15:30:41 it works Jul 11 15:35:23 "just does not function" doesn't tell us anything. explain exactly what exit code it returns in which circumstances Jul 11 15:36:06 i have just tried something similar with busybox (on my pc, not on a board), and it seemed to work properly Jul 11 15:36:27 works fine here also Jul 11 20:56:54 anyone used a usb to vga or simailar adapter? Jul 11 20:57:15 I am not Jul 11 20:57:22 only read about it Jul 11 21:26:06 problems in master, when building meta-environment-${MACHINE} for the SDK: read_shlib_providers(), Exception: IndexError: list index out of range Jul 11 21:38:26 ouch... **** ENDING LOGGING AT Sat Jul 12 02:59:58 2014