<div dir="ltr">Hi,<div><br></div><div>We are trying to make some custom changes to the phosphor web application. Since the web application is present in meta-phosphor, we were trying to patch the web application from our own meta layer. </div><div><br></div><div>From the tmp/work/ directory, I was able to create a git patch for the rest_dbus.py file in phosphor-gevent and phosphor-rest. </div><div><br></div><div>But since the source is not included directly, I get a quilt error saying that there is no file to patch. </div><div><br></div><div>The web (bottle) application I see, is included through the following variable: </div><div>SYSTEMD_ENVIRONMENT_FILE_${PN} += "obmc/wsgi_app"<br></div><div><br></div><div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Can someone please help with what I am missing or the best way to go about this? </span><br></div><div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div>-----</div><div><div>bash-4.2$ tree phosphor-rest/</div><div>phosphor-rest/</div><div>├── phosphor-rest</div><div>│   └── 0001-rest-dbus-test.patch</div><div>└── phosphor-rest.bbappend</div><div><br></div><div>1 directory, 2 files</div><div><div>bash-4.2$ cat phosphor-rest/phosphor-rest.bbappend </div><div>FILESEXTRAPATHS_prepend := "${THISDIR}/phosphor-rest:"</div><div>SRC_URI += " \</div><div>     file://0001-rest-dbus-test.patch \</div><div>"</div><div>bash-4.2$ </div></div></div><div>-------</div><div><br></div><div><br></div><div>Thanks,</div><div>Guhan</div></div>