Skip to content

Main repository for the manifest files used to get the Meow Universal Recovery Project sources.

Notifications You must be signed in to change notification settings

Meow-Universal-Recovery-Project/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meow Universal Recovery Project

Main repository for the manifest files used to get the Meow Universal Recovery Project sources.

Note

Make sure you have enough space to store MURP source code.

Getting Started

Caution

Not ready for building, bugs may occur.

First, create new folder and cd to it:
mkdir MURP && cd MURP
Then, sync source code:
repo init --depth=1 -u https://github.com/Meow-Universal-Recovery-Project/manifest.git -b main
repo sync -jX
After that, apply patch:
cd build && patch -p1 < ../miscellaneous/patches/12.1.diff && cd ..

About

Main repository for the manifest files used to get the Meow Universal Recovery Project sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published