-
Notifications
You must be signed in to change notification settings - Fork 1
Build Machine
aikidokatech edited this page Oct 22, 2014
·
5 revisions
Currently meta-openxt is being built on a Debian Wheezy 32-bit LXC container. There are some specific version requirements, such as GHC. Below are the versions in use on the items that caused the most hiccups.
- Python 2.7.3
- GCC 4.7.2 (higher versions had issues but have not been retried since a lot of changes)
- Binutils 2.24 (2.21 caused an issue but earlier my work)
- GHC 6.12 (hard requirement due to Haskell code in use)
- Bitbake 1.24 (ran into issues with 1.22 and earlier)