repo init -u git://notaz.gp2x.de/~notaz/android_pandora.git \
-b manifest -m pandora-gingerbread.xml
repo sync
- This will get all sources from rowboat project, except pandora support
+ This will get all sources from upstream projects, except pandora support
that will come from it's own git.
3. Apply the pandora patches:
patch -p1 < device/openpandora/pandora/patches/all.patch
- patch -p1 < device/openpandora/pandora/patches/external_custom.patch
4. Build Android and create .pnd file:
make