Skip to content

kajgan/e2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
DDamir
Nov 18, 2015
eb75d01 · Nov 18, 2015
Nov 6, 2015
Aug 9, 2015
Nov 1, 2012
Aug 30, 2015
Nov 18, 2015
Sep 8, 2015
Nov 18, 2015
Oct 31, 2015
Nov 16, 2015
Oct 25, 2015
Jun 5, 2015
Mar 16, 2013
Sep 1, 2014
Nov 16, 2010
Oct 17, 2003
Jan 15, 2006
Sep 23, 2009
Jan 5, 2006
Jul 29, 2015
Oct 17, 2003
Sep 20, 2015
May 16, 2005
May 16, 2015
May 15, 2015
Sep 20, 2015
Jul 11, 2015
Jan 1, 2013
Nov 16, 2010
Nov 16, 2015
Nov 1, 2012
Jun 7, 2014
Oct 4, 2014
Dec 1, 2010
Oct 16, 2015
Jan 7, 2010
Dec 21, 2005
Jul 30, 2015
Nov 16, 2015
Oct 17, 2003
Nov 8, 2014
Nov 8, 2005
Oct 29, 2005
Oct 29, 2005
Oct 29, 2005

Our buildserver is currently running on:

Ubuntu 12.04.5 LTS (GNU/Linux 3.2.13-grsec-xxxx-grs-ipv6-64 x86_64)

openMips is build using oe-alliance build-environment and several git repositories:

https://github.com/oe-alliance/oe-alliance-core

https://github.com/openmips/stbgui

https://github.com/openmips/skin-pax

and a lot more...


Building Instructions

1 - Install packages on your buildserver

sudo apt-get install -y autoconf automake bison bzip2 chrpath coreutils cvs default-jre default-jre-headless diffstat flex g++ gawk gcc gettext git-core gzip help2man htop info java-common libc6-dev libglib2.0-dev libperl4-corelibs-perl libproc-processtable-perl libtool libxml2-utils make ncdu ncurses-bin ncurses-dev patch perl pkg-config po4a python-setuptools quilt sgmltools-lite sshpass subversion swig tar texi2html texinfo wget xsltproc zip zlib1g-dev

2 - Set your shell to /bin/bash

sudo dpkg-reconfigure dash
When asked: Install dash as /bin/sh?
select "NO"

3 - Add user openmipsbuilder

sudo adduser openmipsbuilder

4 - Switch to user openmipsbuilder

su openmipsbuilder

5 - Switch to home of openmipsbuilder

cd ~

6 - Create folder openmips

mkdir -p ~/openmips

7 - Switch to folder openmips

cd openmips

8 - Clone oe-alliance git

git clone git://github.com/oe-alliance/build-enviroment.git

9 - Switch to folder build-enviroment

cd build-enviroment

10 - Update build-enviroment

make update

11 - Finally you can start building a image

make MACHINE=gbquadplus DISTRO=openmips image

About

No description, website, or topics provided.

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
GPL-2.0
LICENSE.GPLv2

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published