Git Product home page Git Product logo

aquaris-5hd's Introduction

WHAT IS THIS?

Linux Kernel source code for the device bq Aquaris 5HD

BUILD INSTRUCTIONS?

Specific sources are separated by branches and each version is tagged with it's corresponding number. First, you should clone the project:

    $ git clone [email protected]:bq/aquaris-5HD.git

##After it, choose the version you would like to build:

Version 1.x (Jelly Bean)

    $ cd aquaris-5HD/
    $ git checkout 1.0.3_20140116-1954

Build the kernel:

    $ cd kernel/
    $ rm -rf out/
    $ mkdir out/
    $ TARGET_PRODUCT=lcsh89_we_jb2 MTK_ROOT_CUSTOM=../mediatek/custom make O=out

Version 2.x (KitKat)

    $ cd aquaris-5HD/
    $ git checkout 2.0.0_20140911-1054

Build the kernel:

    $ ./makeMtk -t lcsh89_wet_kk n k

aquaris-5hd's People

Contributors

mikelfer avatar pmoncadaisla avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aquaris-5hd's Issues

Compiling KitKat Kernel

Kernel compiling is done without errors ( Using 4.6 GCC ToolChain )
After Boot.IMG zImage replacing & repacking, phone goes to bootloop ( It doesn't even reach bootanimation )
Cheers

Version

En la version pone 1.2.0, pero el Aquaris 5 HD solo tiene las versiones hasta 1.0.3. Esta que es 1.0.2? Y en ese caso para cuando teneis pensado subir la 1.0.3?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.