IRC log of #cubox of Fri 22 Feb 2013. All times are in CET < Back to index

05:35 dv_ rabeeh: trying to build your kernel, I get this error: clkdev.c:(.init.text+0x175c): undefined reference to `dove_vmeta_get_memory_start'
05:36 dv_ and clkdev.c:(.init.text+0x1764): undefined reference to `dove_vmeta_get_memory_size'
06:53 Coburn dv_: not here
06:53 Coburn He's mia
06:53 dv_ oh nvm
06:53 dv_ it is actually a yocto problem
10:57 Thirsty dv_: My first thougth, did you disabled the vmeta modules in the kernel?
12:29 dv_ Thirsty: it was a yocto issue. it first chose the cubox_defconfig, then overwrote it with a generated one
12:29 dv_ and the generated one didnt set the arch to dove
13:02 Thirsty ok