On 04/05/2012 08:44 AM, David Kuehling wrote:
Hi,

debugging into the mplayer crashes I just noticed that the 2012-03-18
release has a uclibc-0.9.33, while my build system has
staging_dir/target-mipsel_uClibc-0.9.32 and
toolchain-mipsel_gcc-linaro_uClibc-0.9.32.

Doing a

git branch -t release_2012-03-18 origin/relea7se_2012-03-18
git checkout release_2012-03-18

then

make toolchain/{clean,compile} V=99

I still see that it compiles a uclibc 0.9.32 toolchain.  Any ideas what
I'm doing wrong?  Also tried to fetch the feeds.conf from the 03-18
release but no change.

Hi David

I think it's because your .config file. UCLIBC_VERSION defined like:
  # CONFIG_UCLIBC_VERSION_0_9_32 is not set
  CONFIG_UCLIBC_VERSION_0_9_33=y

_______________________________________________
Qi Hardware Discussion List
Mail to list (members only): [email protected]
Subscribe or Unsubscribe: 
http://lists.en.qi-hardware.com/mailman/listinfo/discussion

Reply via email to