Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 524 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 524 Bytes

OpenPDroid-scripts

Scripts to make and apply OpenPDroid patches.

Installation

Configure paths in 'repo-patch.config'.

Usage

  • repo-patch apply: apply patch files
  • repo-patch reset: reset source tree (unpatch)
  • repo-patch make: create patch files
  • repo-patch help: show help for repo-patch
  • repo-patch-diff-apply: apply patch files, diff the output against a reference to only show anomalies
  • remove-intermediates: delete intermediate build files of the affected components