OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: mez_Vipul on April 02, 2005, 02:43:40 pm

Title: Please Help With Openembedded
Post by: mez_Vipul on April 02, 2005, 02:43:40 pm
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 !
Title: Please Help With Openembedded
Post by: lardman on April 02, 2005, 04:20:19 pm
You could make a change to the arch setting in /etc/ipkg.conf or /etc/ipkg/* on your Zaurus. This would certainly be easier than editing each ipk file.

How did you come to produce files with an arch of armv5te in the first place?


Si

P.S. See drw's post here for more info about altering the conf files: https://www.oesf.org/forums/index.php?showtopic=9128&st=15 (https://www.oesf.org/forums/index.php?showtopic=9128&st=15)
Title: Please Help With Openembedded
Post by: mez_Vipul on April 16, 2005, 03:15:17 pm
Quote
You could make a change to the arch setting in /etc/ipkg.conf or /etc/ipkg/* on your Zaurus. This would certainly be easier than editing each ipk file.

How did you come to produce files with an arch of armv5te in the first place?


Si

P.S. See drw's post here for more info about altering the conf files: https://www.oesf.org/forums/index.php?showtopic=9128&st=15 (https://www.oesf.org/forums/index.php?showtopic=9128&st=15)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73295\"][{POST_SNAPBACK}][/a][/div]

Thanks lardman,

I had actually ended up writing a script to do this and got this to work. But this is a much better solution though ! ..

now I am stuck with trying to compile the package again after I modified the source code .. I am getting an error in do_install. Any idea why this might be happening ?
Title: Please Help With Openembedded
Post by: lardman on April 17, 2005, 07:13:11 am
Post the error message and the contents of the log file.


Si
Title: Please Help With Openembedded
Post by: Mickeyl on April 17, 2005, 08:46:44 am
Use machine=collie for packages.