aboutsummaryrefslogtreecommitdiffstats
path: root/framework/patches/README
diff options
context:
space:
mode:
Diffstat (limited to 'framework/patches/README')
-rw-r--r--framework/patches/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/patches/README b/framework/patches/README
new file mode 100644
index 00000000..f9626d79
--- /dev/null
+++ b/framework/patches/README
@@ -0,0 +1 @@
+This is where to place any files to patch upstream projects. The patches are whole files and must be added with their full relative path. For example, if you're making applying a patch to onos/apps/vtn/vtnrsc/src/main/java/org/onosproject/vtnrsc, then you'll need that entire directory path here. Use copy and paste of the location after running "pwd". You can then use "mkdir -p" to create the full path.