JackOfAll wrote: 
> What's happening here, is probably that you have installed the
> redhat-rpm-config package. It's a dependency if you have tried to build
> a kernel from a src rpm. The last line of /usr/lib/rpm/redhat/rpmrc
> is....
> 
> > 
Code:
--------------------
  >   > 
  > buildarchtranslate: armv7hnl: armv7hl
  > 
--------------------
> > 
> 
> This changes the target platform from armv7h*n*l (with neon) to the
> lower ranking armv7hl (without neon). Now yum will ignore any armv7hnl
> packages in the repo, (like they don't exist). Basically, go comment
> that line out and only uncomment it when you need to build a kernel.
> For anything other than kernel building you want the target to be
> armv7h*n*l, not armv7hl.

OK, modifying the /usr/lib/redhat/rpmc file worked. Thanks! Not sure
what brought in the 'redhat-rpm-config' package, I have not done any
kernel builds on the wandboard lately.
Flirc now installed fine.


------------------------------------------------------------------------
lintweaker's Profile: http://forums.slimdevices.com/member.php?userid=47485
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to