Tuesday, 2015-03-10

*** jkridner|work is now known as jkridner00:06
*** ddom <ddom!~ddom@ip-37-24-103-185.hsi14.unitymediagroup.de> has quit IRC00:10
*** ddom <ddom!~ddom@ip-37-24-103-185.hsi14.unitymediagroup.de> has joined #yocto00:11
*** ant_home <ant_home!~ant__@host110-202-dynamic.10-79-r.retail.telecomitalia.it> has quit IRC00:12
*** Daemon404 <Daemon404!~who_knows@pdpc/supporter/student/Daemon404> has quit IRC00:16
*** agust <agust!~agust@p4FC461E6.dip0.t-ipconnect.de> has quit IRC00:24
*** benjamirc <benjamirc!besquive@nat/intel/x-dxyiqnfrckgymkkj> has quit IRC00:35
*** ddom <ddom!~ddom@ip-37-24-103-185.hsi14.unitymediagroup.de> has quit IRC01:05
*** sjolley <sjolley!~sjolley@134.134.139.72> has joined #yocto01:08
*** rewitt <rewitt!~rewitt@134.134.137.71> has quit IRC01:27
*** redengin <redengin!~redengin@c-73-193-21-136.hsd1.wa.comcast.net> has quit IRC01:29
*** thaytan_ is now known as thaytan01:39
*** manuel__ <manuel__!~manuel@209.6.175.242> has quit IRC01:55
chankithow do I append to PATH variable in my recipe?01:55
kergothdon't.02:11
kergothwhat exactly is your goal?02:11
*** manuel__ <manuel__!~manuel@c-73-16-8-100.hsd1.ma.comcast.net> has joined #yocto02:18
*** Yi-Che <Yi-Che!8c72d446@gateway/web/freenode/ip.140.114.212.70> has quit IRC02:18
*** manuel__ <manuel__!~manuel@c-73-16-8-100.hsd1.ma.comcast.net> has quit IRC02:24
*** khem_ <khem_!~khem@unaffiliated/khem> has joined #yocto02:27
*** manuel__ <manuel__!~manuel@c-73-16-8-100.hsd1.ma.comcast.net> has joined #yocto02:35
*** Daemon404 <Daemon404!~who_knows@cpc21-newt31-2-0-cust123.newt.cable.virginm.net> has joined #yocto02:38
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC02:41
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto02:42
chankitkergoth: I wanted to have some binaries being able to run during the bitbaking process02:42
chankitwhy appending to PATH is discouraged?02:42
*** manuel__ <manuel__!~manuel@c-73-16-8-100.hsd1.ma.comcast.net> has quit IRC02:50
kergoththere's no need for it, and it doesn't really make a great deal of sense. any binaries you want to run at build time should be coming from -native recipes, whose binary install path is already in the PATH, see meta/conf/bitbake.conf03:25
*** dvhart <dvhart!~dvhart@134.134.137.71> has joined #yocto03:43
*** khem_ is now known as khem[away]03:49
*** khem[away] is now known as khem_03:49
*** dvhart <dvhart!~dvhart@134.134.137.71> has quit IRC03:54
*** khem_ is now known as khem[away]04:05
*** khem[away] is now known as khem_04:08
*** alimon <alimon!~alimon@192.55.55.37> has quit IRC04:15
*** OutOfNoWhere <OutOfNoWhere!~rpb@199.68.195.102> has quit IRC04:16
*** sarahsharp <sarahsharp!~sarah@192.55.55.41> has joined #yocto04:17
*** alimon <alimon!alimon@nat/intel/x-dhxjwbunamvabnyn> has joined #yocto04:18
*** sarahsharp <sarahsharp!~sarah@192.55.55.41> has quit IRC04:30
-YoctoAutoBuilder- build #222 of nightly-x86-64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/22204:46
*** Jackie_huang <Jackie_huang!~quassel@106.120.101.38> has quit IRC04:59
-YoctoAutoBuilder- build #213 of nightly-arm-lsb is complete: Failure [failed BuildImages SendErrorReport] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm-lsb/builds/21305:02
*** khem_ is now known as khem[away]05:03
*** khem[away] is now known as khem_05:06
*** khem_ is now known as khem[away]05:07
*** OutOfNoWhere <OutOfNoWhere!~rpb@199.68.195.102> has joined #yocto05:09
*** agust <agust!~agust@p4FC46601.dip0.t-ipconnect.de> has joined #yocto05:27
*** Jackie_huang <Jackie_huang!~quassel@106.120.101.38> has joined #yocto05:51
*** Jackie_huang <Jackie_huang!~quassel@106.120.101.38> has joined #yocto05:52
*** e8johan <e8johan!~quassel@83.218.80.242> has joined #yocto06:00
-YoctoAutoBuilder- build #218 of nightly-fsl-arm is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm/builds/21806:10
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto06:16
*** puf <puf!29a03a62@gateway/web/freenode/ip.41.160.58.98> has joined #yocto06:22
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC06:24
pufIs there a guide somewhere on how to write a "Install from USB" with the .ext3 file ?06:29
*** Net147 <Net147!~net147@unaffiliated/net147> has joined #yocto06:43
pufIs there a guide somewhere on how to write a "Install from USB" with the .ext3 file ?06:46
*** marek_ <marek_!~marek@81.89.61.168.vnet.sk> has joined #yocto06:47
pufDoes HOB still exist? I cant seem to download it from anywhere?06:53
khem[away]hob is now called toaster06:57
khem[away]install from USB is not there straight forward but if you are on x86 target you can generate .hdd image06:58
khem[away]or 'live' image06:58
khem[away]and install from there06:58
*** tmpsantos <tmpsantos!~tmpsantos@a88-115-217-160.elisa-laajakaista.fi> has joined #yocto07:05
marek_hi all07:06
marek_any idea why update-rc.d is removed from final rootfs - despite I've added it explicitly to image?07:07
-YoctoAutoBuilder- build #223 of nightly-mips is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips/builds/22307:12
khem[away]marek_: systemd image ?07:14
marek_nope sysvinit07:14
marek_I found this line in log.do_rootfs  :opkg-cl -f .... --force_postinstall --prefer-arch-to-version   --force-depends remove base-passwd update-rc.d run-postinsts07:15
khem[away]why do you want it on target07:15
marek_I'm using it to remove some init script and run this app from other script manually07:16
marek_not sure if I can do that during building07:16
*** OutOfNoWhere <OutOfNoWhere!~rpb@199.68.195.102> has quit IRC07:16
marek_I tried also to define pkg_postinst_${PN}() with update-rc.d -f ${INITSCRIPT_NAME} remove07:17
marek_but it doesn't help07:17
marek_symlinks are still in final rootfs07:17
marek_basically I copied it from alsa recipe07:17
khem[away]may be you have them in ROOTFS_BOOTSTRAP_INSTALL07:17
khem[away]do you have 'package-management' in IMAGE_FEATURES ?07:18
marek_hmm I cannot find IMAGE_FEATURES in my conf07:21
marek_only EXTRA_IMAGE_FEATURES07:21
marek_EXTRA_IMAGE_FEATURES = "debug-tweaks"07:21
*** jku <jku!~jku@212-149-207-214.bb.dnainternet.fi> has quit IRC07:23
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has joined #yocto07:24
*** pohly <pohly!~pohly@p5DE8F5CE.dip0.t-ipconnect.de> has joined #yocto07:26
*** ddom <ddom!~ddom@ip-37-24-103-185.hsi14.unitymediagroup.de> has joined #yocto07:26
khem[away]marek_: are you on master branch07:28
khem[away]and OE-Core or poky07:28
marek_nope it's 1.607:28
khem[away]ugh07:28
marek_poky07:29
khem[away]bitbake -e <image> | grep "^ROOTFS_BOOTSTRAP_INSTALL="07:30
khem[away]whats does it say07:31
marek_khem[away]: getting strange error: Failure expanding variable populate_packages_updatercd: IndentationError: unexpected indent (<string>, line 50)07:36
khem[away]hmmm07:37
marek_sorry fixed: ROOTFS_BOOTSTRAP_INSTALL="run-postinsts"07:37
-YoctoAutoBuilder- build #221 of nightly-multilib is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/22107:37
marek_I think it's caused by _uninstall_uneeded in lib/oe/rootfs.py07:38
marek_if base_contains("IMAGE_FEATURES", "package-management",07:38
marek_                         True, False, self.d):07:38
marek_            return07:38
marek_so if I will set package-management then it will return and keep update-rc.d in final rootfs07:39
marek_is this assumption correct?07:39
khem[away]so it seems it will remove it if no postfuncs are in image07:39
khem[away]right07:39
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto07:40
marek_so adding it IMAGE_FEATURES += "package-management" should fix my issue07:40
marek_I'll try07:40
khem[away]yeah but it will bring in opkg on target07:40
khem[away]hopefully thats not a problem07:40
*** ant_work <ant_work!~ant__@host222-188-static.61-79-b.business.telecomitalia.it> has joined #yocto07:41
marek_it's not07:41
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-dmtlrshyrhpmpkbe> has joined #yocto07:56
*** jbrianceau_away is now known as jbrianceau07:57
*** Net147 <Net147!~net147@unaffiliated/net147> has quit IRC07:59
*** mago|away is now known as mago__08:05
*** jku <jku!jku@nat/intel/x-ozftsoqsldemcduh> has joined #yocto08:19
*** florian_kc is now known as florian08:24
*** maciejjo <maciejjo!~maciejjo@c132-133.icpnet.pl> has quit IRC08:26
*** hitlin37 <hitlin37!uid16371@gateway/web/irccloud.com/x-imjvcajotlpukhhz> has joined #yocto08:28
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has quit IRC08:30
*** soderstrom <soderstrom!~soderstro@81.216.59.226> has joined #yocto08:34
*** [Sno] <[Sno]!~Sno]@p578b540c.dip0.t-ipconnect.de> has quit IRC08:35
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto08:35
*** TobSnyder <TobSnyder!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has joined #yocto08:38
*** ddom <ddom!~ddom@ip-37-24-103-185.hsi14.unitymediagroup.de> has quit IRC08:39
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has joined #yocto08:42
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has quit IRC08:46
marek_khem[away]: still here?08:48
*** varjaaks <varjaaks!uid2629@gateway/web/irccloud.com/x-yetkzlrmhuahukyz> has joined #yocto08:49
*** mckoan|away is now known as mckoan08:50
*** soderstrom <soderstrom!~soderstro@81.216.59.226> has quit IRC08:52
*** rrvic <rrvic!~rrvic@x590c1b2a.dyn.telefonica.de> has joined #yocto08:53
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has quit IRC09:04
*** soderstrom <soderstrom!~soderstro@81.216.59.226> has joined #yocto09:10
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has joined #yocto09:10
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto09:15
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has quit IRC09:15
*** sameo <sameo!~samuel@192.55.55.37> has joined #yocto09:27
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has joined #yocto09:30
*** bukington <bukington!~bukington@connected-labs-gw1.ter2.neodc.mpl.cust.as8218.eu> has quit IRC09:47
*** e8johan <e8johan!~quassel@83.218.80.242> has quit IRC09:49
*** bukington <bukington!~bukington@connected-labs-gw1.ter2.neodc.mpl.cust.as8218.eu> has joined #yocto09:50
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has quit IRC09:53
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto09:54
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has joined #yocto09:56
pufkhem, If I follow the video and edit the SYSTEM ?= x86  then I dont get a .hdd or ISO file ? How do I go about getting a .HDD file?10:05
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has joined #yocto10:05
*** chankit1 <chankit1!~oneam@215.41.50.60.kmr04-home.tm.net.my> has joined #yocto10:06
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has quit IRC10:11
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has joined #yocto10:13
*** ddom <ddom!~ddom@p4FFDAA29.dip0.t-ipconnect.de> has joined #yocto10:13
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC10:14
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto10:20
*** ddalex1 <ddalex1!~ddalex@154.58.102.3> has quit IRC10:32
*** wv_ <wv_!~wv@ip2.televic.com> has quit IRC11:01
rburtondoes anyone have experience of using icecc for yocto builds?11:02
jkurburton: yeah, a little11:06
jkuit doesn't make my MBA a good yocto build machine but "-j 100" does help...11:09
*** e8johan <e8johan!~quassel@83.218.80.242> has joined #yocto11:09
rburtonjku: you don't count as i was asking for you ;)11:10
rburtonare you setting BB_NUM_THREAD, PARALLEL_MAKE or both?11:11
jkuha, thanks but it does seem to work ok... I just set ICECC_PARALLEL_MAKE11:11
jkusetting the other values too high just makes my host unresponsive11:12
*** roric <roric!~roric@h75n24-vrr-a31.ias.bredband.telia.com> has joined #yocto11:13
jkuand INHERIT += "icecc"11:13
jkurough estimate is that a clean full build time is cut by ~40% and compile is no longer the biggest bottleneck11:14
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC11:15
rburtonyou might want to tweak BB_NUM_THREADS, so more recipes are done in parallel11:17
rburtonyou'll be bottlenecking on configure i guess now11:17
rburtonoh, if you turn on buildstats, you can get awesome bootlog-style charts of the build time11:18
jkurburton: oh, I think I have those enabled... how do I get the charts?11:19
rburtonif you actually want to profile you'll want to wipe tmp and sstate so you dont just get benchmarks of sstate use, obviously. but like this11:20
rburton$ ../scripts/pybootchartgui/pybootchartgui.py  /data/poky-master/tmp/buildstats/core-image-sato-sdk-intel-corei7-64/11:20
rburtonhm this chart looks wrong11:22
jkuthanks11:24
_4urele_rburton i'm using icecc too but only on a little network11:25
*** Daemon404 <Daemon404!~who_knows@cpc21-newt31-2-0-cust123.newt.cable.virginm.net> has quit IRC11:26
*** Daemon404 <Daemon404!~who_knows@pdpc/supporter/student/Daemon404> has joined #yocto11:26
*** belen <belen!~Adium@192.198.151.43> has quit IRC11:27
*** EddyLai <EddyLai!~Eddy@36-233-99-60.dynamic-ip.hinet.net> has joined #yocto11:28
EddyLaiI tried to compile open iscsi source on my yocto target,11:28
EddyLaigot error "x86_64-poky-linux/bin/ld: cannot find -lc11:28
EddyLai"11:28
EddyLaiwhat's the possible problem to cause this link error?11:29
rburtonjku: my command was wrong, that directory has dated directories in - pass one of those11:33
*** JaMa <JaMa!~martin@ip-89-176-104-3.net.upcbroadband.cz> has joined #yocto11:42
*** blackfish <blackfish!0e8bb972@gateway/web/freenode/ip.14.139.185.114> has joined #yocto11:58
blackfishhey11:58
blackfishI am trying to bood poky on a pandaboard11:58
blackfishI am not an expert at it11:58
blackfishI am getting a kernel panic, init not fount11:58
blackfishfound*11:59
blackfishcan anyone please take a look at the debug logs and suggest what to do??11:59
*** JEEBsv <JEEBsv!jeekstro@melkinpaasi.cs.helsinki.fi> has quit IRC12:01
blackfishhttp://pastebin.com/szLgMD4H12:01
*** JEEBsv <JEEBsv!jeekstro@melkinpaasi.cs.helsinki.fi> has joined #yocto12:01
*** patrickz1 <patrickz1!~Thunderbi@212.118.209.82> has quit IRC12:03
*** belen <belen!~Adium@192.198.151.43> has joined #yocto12:04
*** patrickz <patrickz!~Thunderbi@212.118.209.82> has joined #yocto12:06
*** belen <belen!~Adium@192.198.151.43> has quit IRC12:07
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC12:07
*** belen <belen!~Adium@192.198.151.43> has joined #yocto12:07
*** hugovs_ <hugovs_!~hugo@177.159.144.73> has quit IRC12:09
*** eddylaitw <eddylaitw!~Eddy@36-233-100-62.dynamic-ip.hinet.net> has joined #yocto12:09
*** puf <puf!29a03a62@gateway/web/freenode/ip.41.160.58.98> has quit IRC12:10
*** EddyLai <EddyLai!~Eddy@36-233-99-60.dynamic-ip.hinet.net> has quit IRC12:12
*** madisox <madisox!~madison@70.90.175.93-BusName-ca.sfba.hfc.comcastbusiness.net> has joined #yocto12:15
*** marka <marka!~marka@128.224.252.2> has joined #yocto12:27
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-cvxhtxicnxxklzhf> has joined #yocto12:29
*** eddylaitw <eddylaitw!~Eddy@36-233-100-62.dynamic-ip.hinet.net> has quit IRC12:32
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto12:32
*** jmelville <jmelville!801d2b02@gateway/web/freenode/ip.128.29.43.2> has quit IRC12:34
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC12:34
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has quit IRC12:35
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto12:35
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto12:40
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC12:41
*** vmesons <vmesons!~rmacleod@128.224.252.2> has joined #yocto12:41
*** vmesons is now known as vmeson12:42
blackfishplease anyone help me...12:49
_4urele_blackfish,12:50
blackfishyes?12:50
_4urele_the kernel doesn't found "init" on the sdcard12:50
blackfishi know12:51
blackfishwhat next12:51
blackfish?12:51
_4urele_it seems there is an "ext3" filesystem but no init...12:51
_4urele_maybe try to mount the filesystem on your computer and check what is present12:51
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto12:52
blackfishwait a sex12:52
blackfishsec*12:52
blackfish;P12:52
_4urele_blackfish, it depends on the gender...12:53
tingleby_4urele_: :D12:54
blackfishhey, firslty thanx for responding12:58
blackfishthis is what i am going to do:12:59
blackfishThis is my partition setup12:59
blackfishDisk /dev/mmcblk0: 7948 MB, 7948206080 bytes 255 heads, 63 sectors/track, 966 cylinders, total 15523840 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000          Device Boot      Start         End      Blocks   Id  System /dev/mmcblk0p1   *          63      144584       72261    c  W95 FAT32 (LBA) /dev/m12:59
blackfish------sorry----------- will pastebin!13:00
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC13:00
blackfishhttp://pastebin.com/LC599hJr13:00
blackfishand i am formating the root partition with this command13:00
blackfish sudo mke2fs -j -L "root" /dev/mmcblk0p213:01
blackfishformatting done13:01
blackfishnow extracting the rootfs into the partition...13:01
*** patrickz <patrickz!~Thunderbi@212.118.209.82> has quit IRC13:02
*** belen <belen!~Adium@192.198.151.43> has quit IRC13:03
blackfishok, and i checked if the files are there13:04
blackfishin /sbin, there is a link 'init' to /sbin/init.sysvinit13:04
blackfishbut it's status is 'broken'13:05
blackfishunmountied, gonna boot again on pandaboard...13:05
*** madisox <madisox!~madison@70.90.175.93-BusName-ca.sfba.hfc.comcastbusiness.net> has left #yocto13:06
*** madisox <madisox!~madison@70.90.175.93-BusName-ca.sfba.hfc.comcastbusiness.net> has joined #yocto13:06
blackfish_4urele_, no luck!13:08
_4urele_blackfish did you uncompressed the filesystem as root?13:09
blackfishyep13:09
blackfishsudo tar -xv -C /media/dalton/root/ -f core-image-sato-pandaboard.tar.gz13:09
_4urele_blackfish, did you unmount the filesystem before removing the sdcard?13:10
blackfishyep,13:10
_4urele_blackfish, (sry dumb questions... but necessary)13:10
blackfishbut lemme ask, why is that important?13:10
blackfishnah, dump questions invitied, coz i am a semi-dump guy.13:12
_4urele_in your logs, this line is strange : "devtmpfs: error mounting -2"13:12
ntland "EXT3-fs (mmcblk0p2): recovery complete" in the kernel output indicates the filesystem was not cleanly unmounted13:12
ntlalthough that could be from previous failed boots I suppose13:14
_4urele_blackfish, sry I can't help more13:15
blackfishgosh, atlest tell me what to ....13:16
rink_ext3 on mmc? gosh...13:16
blackfishyes, is that a prob?13:16
_4urele_blackfish, double check the uncompres/umount part, use sync a lot ;) and maybe check the trace of devtmpfs13:17
* rink_ doesn't think journalling is such a good idea on SD13:17
_4urele_rink_, what would you use?13:17
rink_i'm using plain old ext213:17
rink_in sync mode ...13:18
rink_but we're testing how wise this is :)13:18
* _4urele_ think sync is not a good idea on SD13:18
_4urele_:)13:18
rink_Well, we seldom have writes.13:18
rink_and lus^H^H^Hvalued customers like to switch off power :(13:19
rink_and then go like 'hey where did my file go'13:19
_4urele_rink_, we have same customers ;D13:19
* rink_ notes, I spoke with a Kingston representative who actually suggested ext2 or *shrug* FAT13:19
_4urele_rink_, thanks for the information always good to share about filesystems used, i worked with people using "jfs" (they could not say me why...)13:22
rink_well, we're about to start a test with eMMC here13:22
rink_appearantly, SD controllers are quite clever these days13:22
rink_so as long as you don't write more than the datasheet claims, they can more or less cope with the 'write to the same block over and over again'-issues13:23
blackfishso shall i try ext2?13:23
* rink_ notes, those guys were definately trying to sell me stuff13:24
* rink_ thinks ext2 really wouldn't hurt most use cases13:24
rink_but YMMV13:24
_4urele_blackfish, why not! try it (to avoid checking at kernel startup maybe you should "fsck -f /dev/mmcblk0p2", and send back the traces... just to see)13:27
blackfishthis is what fschk reports13:30
blackfishroot: 16249/480496 files (6.3% non-contiguous), 151709/1921775 blocks13:30
blackfishwo hoooooooooo!13:32
blackfishINIT: version 2.88 booting13:32
rink_gz13:32
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has joined #yocto13:34
_4urele_blackfish, always always always "sync; umount /dev/mmcblk0p2; sync;" (and you can add "fsck -f /dev/mmcblk0p2" if you are paranoiac ;) )13:34
blackfishand that worked...13:36
blackfishbut not completely,13:36
blackfishlemme google around a bit before bothering you folks...13:36
_4urele_blackfish, could you share with me which repositories or tutorial you used to generate poky (I have a pandaboard also I would like to try)13:38
*** ddalex1 <ddalex1!~ddalex@154.58.102.3> has joined #yocto13:40
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC13:40
*** blackfish <blackfish!0e8bb972@gateway/web/freenode/ip.14.139.185.114> has quit IRC13:41
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto13:41
*** belen <belen!Adium@nat/intel/x-tbjanrsqbdmchkjl> has joined #yocto13:46
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC13:47
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto13:47
*** Pierre_ <Pierre_!6dbe6fab@gateway/web/freenode/ip.109.190.111.171> has quit IRC13:48
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC13:54
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto13:54
*** ddalex1 <ddalex1!~ddalex@154.58.102.3> has quit IRC13:58
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC14:02
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto14:02
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC14:03
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto14:04
*** aggurio_ <aggurio_!~alex@217.151.242.13> has quit IRC14:06
*** belen <belen!Adium@nat/intel/x-tbjanrsqbdmchkjl> has quit IRC14:08
*** belen <belen!Adium@nat/intel/x-xsqzmysupsgnwyls> has joined #yocto14:12
*** e8johan <e8johan!~quassel@83.218.80.242> has quit IRC14:22
*** khem[away] <khem[away]!~khem@unaffiliated/khem> has quit IRC14:27
*** ant_work <ant_work!~ant__@host222-188-static.61-79-b.business.telecomitalia.it> has quit IRC14:29
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has quit IRC14:37
*** jhieber <jhieber!~jhieber@217.110.68.82> has quit IRC14:37
*** jhieber <jhieber!~jhieber@217.110.68.82> has joined #yocto14:42
*** jku <jku!jku@nat/intel/x-ozftsoqsldemcduh> has quit IRC14:43
*** armpit <armpit!~akuster@2601:c:a700:3ba7:b839:1346:85f3:47fd> has joined #yocto14:55
*** manuel__ <manuel__!~manuel@209.6.175.242> has joined #yocto14:55
armpitYPTM: armin is on14:59
sjolleyYPTM:   Ready-Access Number:    8007302996  Access Code:    270575115:00
sjolleyYPTM: Stephen is on15:01
cristianiorgaYPTM: Cristian Iorga joined15:01
zeddiiYPTM: Bruce is on15:01
sgw_YPTM: Saul is On15:01
rburtonYPTM ross looking for the uk number15:02
RPYPTM: Richard joined15:02
denixYPTM: Denys is dialing in15:02
halsteadYPTM: Michael joined.15:02
rburton(in)15:03
denixsjolley: 1.8 is planned for early May, you said?15:06
sjolleyNo, YP 1.8 is planned for April 24th or earlier.   1.7.2 is planned right after that and should be out early to mid May.15:11
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC15:11
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto15:11
halsteadsjolley, http://openembedded.org/wiki/OEDAM_201515:16
*** benjamirc <benjamirc!~besquive@134.134.137.73> has joined #yocto15:16
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has quit IRC15:18
sjolleyYPTM is over15:19
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC15:20
*** benjamirc <benjamirc!~besquive@134.134.137.73> has quit IRC15:22
*** sjolley <sjolley!~sjolley@134.134.139.72> has quit IRC15:22
*** marek_ <marek_!~marek@81.89.61.168.vnet.sk> has quit IRC15:22
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has joined #yocto15:24
*** sgw_ <sgw_!~sgw_@c-67-171-230-40.hsd1.or.comcast.net> has quit IRC15:28
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-cvxhtxicnxxklzhf> has quit IRC15:29
*** sgw_ <sgw_!~sgw_@c-67-171-230-40.hsd1.or.comcast.net> has joined #yocto15:31
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has joined #yocto15:31
-YoctoAutoBuilder- build #216 of nightly-intel-gpl is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-intel-gpl/builds/21615:31
*** benjamirc <benjamirc!besquive@nat/intel/x-ttsxzfxmokmtrnjw> has joined #yocto15:37
*** orzen <orzen!~orzen@h180n2-ld-c-a31.ias.bredband.telia.com> has joined #yocto15:37
*** belen1 <belen1!Adium@nat/intel/x-sgmspdvlnuhqnvbr> has joined #yocto15:41
orzenHi! I'm having problem building certain perl modules. I've noticed a strange way to find / in the Makefile when trying to set PERL with a lot of ../.. Any ideas of what might generate the PERL path?15:43
*** belen <belen!Adium@nat/intel/x-xsqzmysupsgnwyls> has quit IRC15:45
*** belen1 <belen1!Adium@nat/intel/x-sgmspdvlnuhqnvbr> has quit IRC15:45
*** toxickore <toxickore!~toxickore@134.134.139.72> has joined #yocto15:46
*** belen <belen!Adium@nat/intel/x-spxfssifwymqvhgh> has joined #yocto15:46
*** AlexVaduva <AlexVaduva!c1ca1642@gateway/web/freenode/ip.193.202.22.66> has joined #yocto15:47
*** sjolley <sjolley!~sjolley@134.134.139.74> has joined #yocto15:52
*** benjamirc <benjamirc!besquive@nat/intel/x-ttsxzfxmokmtrnjw> has quit IRC15:58
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto16:04
*** phantoneD <phantoneD!destroy@a89-152-21-144.cpe.netcabo.pt> has quit IRC16:10
*** phantoxeD <phantoxeD!destroy@a89-152-21-144.cpe.netcabo.pt> has joined #yocto16:11
*** benjamirc <benjamirc!~besquive@134.134.137.73> has joined #yocto16:11
*** behanw <behanw!~behanw@78.133.216.227> has joined #yocto16:19
*** tmpsantos <tmpsantos!~tmpsantos@a88-115-217-160.elisa-laajakaista.fi> has quit IRC16:19
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.74> has quit IRC16:21
*** anselmolsm <anselmolsm!~anselmols@192.55.54.40> has joined #yocto16:22
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.74> has joined #yocto16:23
TuTizzHello, I do not understand how yocto handle ntpdate when I add it to my image? Is there a ntpdate recipe?16:26
*** sarahsharp <sarahsharp!sarah@nat/intel/x-uxgeudlbmahmvyqc> has joined #yocto16:27
_4urele_TuTizz, you add it in IMAGE_INSTALL?16:29
TuTizzyes16:29
_4urele_TuTizz, take a look in recipes-support/ntp16:31
TuTizz_4urele_, I found a ntp.bb but not a ntpdate.bb16:31
TuTizzand the result is different16:31
_4urele_TuTizz look at PACKAGES variable16:31
abellonia recipe can contain multiple packages16:31
abellonia recipe name is waht you pass to bitbake16:32
abelloniwhile a package name is what you use in IMAGE_INSTALL16:32
_4urele_TuTizz, bitbake -e ntp | grep ^PACKAGES (or grep all recipes ;) )16:32
abellonithat kind of things should go somewhere in a FAQ :)16:33
TuTizz:) thanks you both, perfect answers16:34
abellonior maybe we should force people to read the manual before bitbake can start :)16:34
halsteadchallinan, Do you want to stick with ilab01 as the login user? Now is a good time to change on my end if you'd like.16:36
challinanhalstead: sounds good to me16:38
halsteadchallinan, Thanks.16:38
*** Jefro1 <Jefro1!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto16:45
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC16:45
*** behanw <behanw!~behanw@78.133.216.227> has quit IRC16:46
*** pkonopelko <pkonopelko!584ec36c@gateway/web/freenode/ip.88.78.195.108> has joined #yocto16:57
*** benjamirc1 <benjamirc1!besquive@nat/intel/x-lmurrdaxpjdfwdnu> has joined #yocto17:05
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto17:06
*** benjamirc <benjamirc!~besquive@134.134.137.73> has quit IRC17:07
*** ddom <ddom!~ddom@p4FFDAA29.dip0.t-ipconnect.de> has quit IRC17:10
*** chankit1 <chankit1!~oneam@215.41.50.60.kmr04-home.tm.net.my> has quit IRC17:11
*** Jefro1 <Jefro1!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC17:15
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto17:16
*** belen <belen!Adium@nat/intel/x-spxfssifwymqvhgh> has quit IRC17:19
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC17:19
*** mckoan is now known as mckoan|away17:20
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto17:20
*** rrvic_ <rrvic_!~rrvic@x590c1b2a.dyn.telefonica.de> has joined #yocto17:22
*** fitzsim <fitzsim!~user@2001:420:284a:1300:21c:c4ff:fe73:2d74> has quit IRC17:22
*** fitzsim <fitzsim!~user@2001:420:284a:1300:21c:c4ff:fe73:2d74> has joined #yocto17:22
*** _4urele_ <_4urele_!~aurele@srvmail.castel.fr> has quit IRC17:22
*** silviof <silviof!~silviof@unaffiliated/silviof> has quit IRC17:23
*** rrvic <rrvic!~rrvic@x590c1b2a.dyn.telefonica.de> has quit IRC17:23
*** silviof <silviof!~silviof@unaffiliated/silviof> has joined #yocto17:26
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has joined #yocto17:32
*** armpit <armpit!~akuster@2601:c:a700:3ba7:b839:1346:85f3:47fd> has quit IRC17:37
*** roric <roric!~roric@h75n24-vrr-a31.ias.bredband.telia.com> has quit IRC17:39
*** roric <roric!~roric@h75n24-vrr-a31.ias.bredband.telia.com> has joined #yocto17:41
*** rewitt <rewitt!rewitt@nat/intel/x-tnlcfysbstryxppu> has joined #yocto17:42
*** TobSnyder <TobSnyder!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has quit IRC17:55
*** roric <roric!~roric@h75n24-vrr-a31.ias.bredband.telia.com> has quit IRC18:03
*** sameo <sameo!~samuel@192.55.55.37> has quit IRC18:03
*** toxickore <toxickore!~toxickore@134.134.139.72> has quit IRC18:05
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC18:14
*** jbrianceau is now known as jbrianceau_away18:16
*** Jennifer <Jennifer!c0373624@gateway/web/freenode/ip.192.55.54.36> has joined #yocto18:19
*** Jennifer is now known as Guest4107218:20
*** benjamirc1 <benjamirc1!besquive@nat/intel/x-lmurrdaxpjdfwdnu> has quit IRC18:20
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto18:21
*** belen <belen!Adium@nat/intel/x-akzwpprgqjbecbhu> has joined #yocto18:29
*** anselmolsm <anselmolsm!~anselmols@192.55.54.40> has quit IRC18:30
*** anselmolsm <anselmolsm!~anselmols@192.55.54.40> has joined #yocto18:30
*** ddom <ddom!~ddom@ip-37-24-103-185.hsi14.unitymediagroup.de> has joined #yocto18:33
*** khem <khem!~khem@c-76-103-142-85.hsd1.ca.comcast.net> has joined #yocto18:33
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto18:33
*** benjamirc <benjamirc!~besquive@134.134.137.73> has joined #yocto18:35
-YoctoAutoBuilder- build #217 of build-appliance is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/21718:56
*** belen <belen!Adium@nat/intel/x-akzwpprgqjbecbhu> has quit IRC19:01
*** pkonopelko <pkonopelko!584ec36c@gateway/web/freenode/ip.88.78.195.108> has quit IRC19:07
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC19:08
*** simonl <simonl!uid6729@gateway/web/irccloud.com/x-urhymeuaqwyutmtx> has quit IRC19:10
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC19:10
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto19:10
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has quit IRC19:13
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto19:13
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC19:25
*** khem <khem!~khem@unaffiliated/khem> has quit IRC19:37
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto19:38
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto19:41
*** ddalex1 <ddalex1!~ddalex@154.58.102.3> has joined #yocto19:41
*** cz2 <cz2!~cz2@cz2.me> has joined #yocto19:44
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC19:46
*** tomz1 <tomz1!~trz@134.134.139.70> has quit IRC19:46
*** rrvic_ <rrvic_!~rrvic@x590c1b2a.dyn.telefonica.de> has quit IRC19:47
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto19:49
*** patrickz <patrickz!~Thunderbi@p2003006C8C4B40006E8814FFFE2CB140.dip0.t-ipconnect.de> has joined #yocto19:51
*** JaMa <JaMa!~martin@ip-89-176-104-3.net.upcbroadband.cz> has quit IRC19:51
*** hitlin37 <hitlin37!uid16371@gateway/web/irccloud.com/x-imjvcajotlpukhhz> has quit IRC19:52
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC19:53
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto19:55
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC19:58
* paulg wishes the build appliance would use itself to try and build itself.20:01
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto20:03
*** tomz <tomz!trz@nat/intel/x-dlegznbgagrsnpps> has joined #yocto20:06
*** cz2 <cz2!~cz2@cz2.me> has quit IRC20:09
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC20:09
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto20:11
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC20:17
*** ulf` <ulf`!~ulf@134.134.137.71> has quit IRC20:20
*** tomax <tomax!~Tomaz@134.134.139.72> has joined #yocto20:20
tomaxpeople, I'm trying ( and fighting with ) to make samba 4.2 compile with poky using the meta-openembed as a base project, but unfortunately samba 4 changed it's buildsystem to use waf, a python based buildtool. when I run in the do_configure the waf script, I got an error "could not find c compiler", but running gcc --version tells me thta I do have one isntalled. what should I do? I'v searched around quite a bit but didn't managed to find something.20:22
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto20:23
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-dmtlrshyrhpmpkbe> has quit IRC20:23
vmesontomax: since someone with a clue hasn't replied yet, :)  I'll ask the easy question: Have you looked at meta/classes/waf.bbclass and oe-core.git $ grep -r waf * ?20:26
vmesontomax: could you pastebin your new samba recipe?20:26
* joshuagl was just typing similar20:26
rburtonusing waf.bbclass would be a step in the right direction20:27
rburtonoh hai joshuagl20:27
joshuagllooks like glmark2 and glcompbench are waf using recipes in meta-oe20:27
joshuaglfor inspiration20:27
joshuaglhey rburton20:27
tomaxvmeson, my not working samba recipe? :)20:29
tomaxwill try to use the waf.bbclass, thanks, I didn't know that it existed.20:30
tomax( reading just the docs )20:30
vmesontomax: yep or at least the diff to the previous version. Anyway you seem to know which way to start now at least.20:31
joshuaglhmm, yeah - waf.bbclass isn't in the docs20:31
joshuaglsmells like a bug to me20:31
vmesonhttp://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#ref-classes-waf <-- joshuagl ?20:31
tomaxerhn ._.20:31
* tomax hides20:32
joshuaglfair vmeson, it *is* in the docs20:35
joshuaglI guess people are more likely to realise it exists if it's mentioned somewhere like http://www.yoctoproject.org/docs/1.7.1/dev-manual/dev-manual.html#new-recipe-configuring-the-recipe20:35
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto20:36
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC20:39
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC20:41
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has quit IRC20:41
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has joined #yocto20:41
*** sameo <sameo!~samuel@192.55.55.37> has joined #yocto20:49
*** malik <malik!~malik@anything.ukeer.de> has quit IRC20:51
tomaxjoseppc, vmeson: well, using  the same stuff from the other projects, " inherit pkgconfig waf distro_features_check "20:55
tomaxgives me /data/yocto/poky/build-qemu/tmp/work/i586-poky-linux/samba/4.2.0-r0/samba-4.2.0/waf: no such file or directory20:56
*** behanw <behanw!~behanw@78.133.216.227> has joined #yocto21:01
*** malik <malik!~malik@anything.ukeer.de> has joined #yocto21:09
*** marka <marka!~marka@128.224.252.2> has quit IRC21:10
*** ant_home <ant_home!~ant__@host110-202-dynamic.10-79-r.retail.telecomitalia.it> has joined #yocto21:12
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has quit IRC21:12
*** madisox <madisox!~madison@70.90.175.93-BusName-ca.sfba.hfc.comcastbusiness.net> has left #yocto21:16
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC21:19
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC21:22
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto21:23
*** sameo <sameo!~samuel@192.55.55.37> has quit IRC21:23
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto21:27
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto21:27
*** vmesons <vmesons!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto21:28
*** vneutrino <vneutrino!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto21:29
*** pohly <pohly!~pohly@p5DE8F5CE.dip0.t-ipconnect.de> has quit IRC21:30
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC21:31
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC21:32
*** tomax <tomax!~Tomaz@134.134.139.72> has quit IRC21:32
*** manuel__ <manuel__!~manuel@209.6.175.242> has quit IRC21:32
*** vmesons <vmesons!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC21:32
*** manuel__ <manuel__!~manuel@209.6.175.242> has joined #yocto21:33
*** vneutrino is now known as vmeson21:35
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC21:36
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto21:39
*** cz2 <cz2!~cz2@cz2.me> has joined #yocto21:41
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has quit IRC21:44
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC21:44
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto21:46
*** ant_home <ant_home!~ant__@host110-202-dynamic.10-79-r.retail.telecomitalia.it> has quit IRC21:46
*** patrickz <patrickz!~Thunderbi@p2003006C8C4B40006E8814FFFE2CB140.dip0.t-ipconnect.de> has quit IRC21:47
*** behanw <behanw!~behanw@78.133.216.227> has quit IRC21:56
*** ant_home <ant_home!~ant__@host110-202-dynamic.10-79-r.retail.telecomitalia.it> has joined #yocto22:07
*** behanw <behanw!~behanw@78.133.216.227> has joined #yocto22:12
*** Aethenelle <Aethenelle!~Aethenell@166.175.186.168> has joined #yocto22:12
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC22:14
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto22:14
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC22:18
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto22:18
*** fray <fray!~mhatle@192.40.192.95> has quit IRC22:20
*** fray <fray!~mhatle@192.40.192.95> has joined #yocto22:21
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC22:23
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto22:23
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC22:27
*** ipuustin <ipuustin!~ipuustin@2001:14b8:100:83a6:c23f:d5ff:fe68:ad9a> has quit IRC22:30
*** ipuustin <ipuustin!~ipuustin@2001:14b8:100:83a6:c23f:d5ff:fe68:ad9a> has joined #yocto22:37
*** ant_home <ant_home!~ant__@host110-202-dynamic.10-79-r.retail.telecomitalia.it> has quit IRC22:39
*** cz2 is now known as tata22:53
*** tata is now known as cz222:53
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC23:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto23:01
*** sjolley <sjolley!~sjolley@134.134.139.74> has quit IRC23:05
*** cz2 <cz2!~cz2@cz2.me> has quit IRC23:10
*** sarahsharp <sarahsharp!sarah@nat/intel/x-uxgeudlbmahmvyqc> has quit IRC23:14
*** cz2_ <cz2_!~cz2@cz2.me> has joined #yocto23:15
*** Xz <Xz!~kmsywula@192.55.55.41> has joined #yocto23:16
Xzhi, anybody here?23:16
*** cz2_ <cz2_!~cz2@cz2.me> has quit IRC23:17
*** Aethenelle <Aethenelle!~Aethenell@166.175.186.168> has quit IRC23:23
benjamirchi Xz23:27
XzI have unusual problem - in Linux Kernel there are few files with the same name, the only difference is lower/upper case (include/uapi/linux/netfilter)23:31
XzI have problem on Windows/Mac with these files23:32
Xzthey simply don't want to get extracted, since the filesystem is NOT case sensitive23:32
Xznow, what do I do? I can hack linux recipe with a bbappend that does 'do_fetch_append' and renames them23:33
benjamircXz: that workaround sounds like it might induce a following problem23:35
benjamircis it an option to have case sensitive file systems? I know Macs can and I think some Windows can too23:38
Xzbenjamirc: well, we have a product (IDE/toolchain) that goes to many people - we have no control over their filesystems23:39
Xzbenjamirc: I'm talking toolchain only here23:39
Xzbenjamirc: I don't need to introduce any mods for kernel itself (target side)23:40
benjamircgot it Xz23:40
benjamircand I assume, by your example, that the file names are not under your control either23:41
Xzbenjamirc: no, they come alltogether with other kernel files23:41
benjamircright23:41
benjamirccan I suggest you file a bug on this for having an answer to it? it seems to me like it might be a common problem to those platform users.23:42
Xzbenjamirc: Yocto was not designed to create toolchains for windows/mac until recently23:42
Xzbenjamirc: that's why we never bothered about these files23:43
Xzbenjamirc: ok, I'll drop a line to Yocto bugzilla, it's linux kernel problem though23:43
benjamircthanks Xz, let's see if this situation is identified or not23:45
*** behanw <behanw!~behanw@78.133.216.227> has quit IRC23:46
*** chankit <chankit!~chankitx@192.198.146.173> has quit IRC23:53
*** bluelightning <bluelightning!~paul@2001:8b0:258:7d7a:2ad2:44ff:fe40:9209> has joined #yocto23:58
*** bluelightning <bluelightning!~paul@2001:8b0:258:7d7a:2ad2:44ff:fe40:9209> has quit IRC23:58
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto23:58

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!