Hello all,
I compiled a software for the Z6000 (running OZ 3.5.2) using the openembedded toolkit which generated about >1300 ipks. The problem with these ipks is that the control files in all of them have 'architecture : armv5te' and I can install them only when it is changed to 'architecture : arm'.
And I am horrified at the thought of unpacking each of those files, changing this line and packaging them again !
could anybody having experience with openembedded help here ? I checked the conf files but couldn't find where this change needs to be made. I'm using bitbake to compile the package.
thanks !