OEandYourDistro: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
See [[RequiredSoftware]] for the list of the software required by Openembedded. | See [[RequiredSoftware]] for the list of the software required by Openembedded. | ||
= Using OpenEmbedded on FreeBSD and other NON Linux Systems = | = Using OpenEmbedded on FreeBSD and other NON Linux Systems = |
Revision as of 17:02, 19 December 2008
See RequiredSoftware for the list of the software required by Openembedded.
Using OpenEmbedded on FreeBSD and other NON Linux Systems
to be done, maybe there is some information in the old wiki
FreeBSD
- Python == /usr/ports/lang/python
- GNU Patch == /usr/ports/devel/patch
- GNU m4 == /usr/ports/devel/m4
- GNU make == /usr/ports/devel/gmake
- wget == /usr/ports/ftp/wget
- Psyco JIT Compiler == /usr/ports/devel/py-psyco
- ccache == /usr/ports/devel/ccache
- GNU sed == /usr/ports/textproc/gsed
- Bison == /usr/ports/devel/bison
- GCC 2.95.3 == /usr/ports/lang/gcc295
- bc == already in FreeBSD
- PyQt == /usr/ports/x11-toolkits/py-qt
- glibc headers (ignore)
- subversion == /usr/ports/devel/subversion
- git == /usr/ports/devel/git
- pcre == /usr/ports/devel/pcre
Ports has also has these: fileutils, jade, docbook, dsssl-docbook-modular, sgmltools
Using OpenEmbedded on Mac OS X
to be done, maybe there is some information in the old wiki
Using OpenEmbedded on Windows/Cygwin Systems
Building Openembedded on Windows is currently unsupported, but work is in progress to support buidling of meta-toolchain.bb on Windows/Cygwin hosts.