**** BEGIN LOGGING AT Fri Jun 27 02:59:59 2014 Jun 27 04:46:56 hi all Jun 27 04:47:45 im new to openembedded (and bitbake) but I want to modify a reciepe to use a custom code file of mine before it compiles the package Jun 27 04:49:38 does this need to be done with a patch or some form of do_compile_prepend Jun 27 07:51:26 good morning Jun 27 08:05:09 hi mckoan Jun 27 08:14:06 hi woglinde Jun 27 08:23:12 morning Jun 27 08:28:39 gm afournier Jun 27 09:17:35 how to create a ipk file which make it automatically install file /etc/profile.d/xx and /etc/modules-load.d/xx.conf ? or should I create this ipk, otherwise I need to do it manually Jun 27 09:20:25 dlan you could use post_image stuff Jun 27 09:20:35 depending on your usecase Jun 27 09:22:22 woglinde: sounds good, is there any docs about how to do that? Jun 27 09:25:48 hm in the yocto manual should be something Jun 27 09:26:03 otherwise grep the diffrent images and see if there are some post_stances Jun 27 09:56:22 is there some way for me to read a file that contains a build nr and then append that build nr to the IMAGE_BASENAME in the image.bb somehow? Jun 27 09:56:31 something like Jun 27 09:57:09 IMAGE_BUILD="/bin/sh -c 'cat builnr'" Jun 27 12:44:39 how can I set an bitbake variable form within a {}? Jun 27 12:46:35 d.setVar("DEPENDS", depends) Jun 27 12:46:40 nm got it Jun 27 13:12:51 meh I need help Jun 27 13:13:06 I need a file contents inserted into a bitbake variable Jun 27 13:13:17 but I cant do it inside a do_function Jun 27 13:39:10 pompomJuice: MYVAR="${@file('myfile').read()}" Jun 27 13:45:06 thanks Jun 27 13:47:23 ensc|w_ where would the root path be if that line was located inside my image.bb? Jun 27 13:47:30 ${WORKDIR}? Jun 27 13:47:33 ${S}? Jun 27 13:47:46 or nm let me put those in there Jun 27 14:04:15 I need a pro Jun 27 14:04:37 MAGE_BUILDNR="${@file('${WORKDIR}/buildnr').read()}" Jun 27 14:04:38 export IMAGE_BASENAME = "${DISTRO_TYPE}-yocto1.6-${IMAGE_BUILDNR}" Jun 27 14:04:47 I* Jun 27 14:05:15 causes a failure in licence.bbclass Jun 27 14:05:29 inside write_package_manifest Jun 27 14:05:36 license_image_dir = d.expand('${LICENSE_DIRECTORY}/${IMAGE_NAME}') Jun 27 14:06:01 error given ----> *** 0004: license_image_dir = d.expand('/mnt/ssd2/w/setup-scripts/build/tmp-angstrom_v2014_06-eglibc/../../deploy/eglibc/licenses/Angstrom-debug-yocto1.6-10 Jun 27 14:06:01 0005:-eglibc-ipk-v2014.06 Jun 27 14:08:36 RP Jun 27 14:08:41 I need the big guns now Jun 27 14:12:25 pompomJuice: its reading the newline from the file? Jun 27 14:12:36 pompomJuice: add .strip() to .read() ? Jun 27 14:12:40 aah Jun 27 14:12:46 that could be it Jun 27 14:12:49 omg Jun 27 14:12:52 if it is Jun 27 14:12:56 genius lol Jun 27 14:13:13 testing... Jun 27 14:24:38 and it worked Jun 27 14:24:40 thanks RP Jun 27 14:46:49 anyone fmailiar with devicetree, and knows how to use I2C-gpio with devicetree ? Jun 27 14:51:20 pwgen: https://dpaste.de/pnMT Jun 27 15:15:55 thx. will try it. Jun 27 16:14:36 damnit, my git-clone-via script doesn't work with our git repositories in DL_DIR, i need to fix this Jun 27 18:12:38 on oe-core master doesn't seem to be working.. says it's missing the libquadmath.. any suggestions? Jun 27 18:12:55 (I'm running an experiment.. no I don't really WANT fortran) ;) Jun 27 18:20:43 Goa'uld-core is missing libnaquadah? Jun 27 19:06:26 ahh I figured it out.. I had to enable libquadmath in gcc-runtime Jun 27 21:12:06 fray: how did you enable it? Jun 27 21:12:12 fray: right Jun 27 21:12:38 * RP still can't believe he fixed fortran :/ Jun 27 21:16:51 rofl Jun 27 21:17:03 * Crofton is losing motivation Jun 27 21:17:06 red eye tonight Jun 27 21:29:14 hm Jun 27 21:29:54 hm has someone an idea how can I disable the standard gpsd even when the package gets upgraded? Jun 27 21:30:15 removing the init file may bring it back when using opkg update Jun 27 21:31:54 hrms Jun 27 21:33:08 hm ah stupid me Jun 27 21:33:12 we use systemd Jun 27 21:33:15 so I will mask it Jun 27 21:33:27 and there is no script in gpsd which will unmask it **** ENDING LOGGING AT Sat Jun 28 02:59:58 2014