<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17718">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bundled_pjproject:  Make it easier to hack<br><br>There are times when you need to troubleshoot issues with bundled<br>pjproject or add new features that need to be pushed upstream<br>but...<br><br>* The source directory created by extracting the pjproject tarball<br>  is not scanned for code changes so you have to keep forcing<br>  rebuilds.<br>* The source directory isn't a git repo so you can't easily create<br>  patches, do git bisects, etc.<br>* Accidentally doing a make distclean will ruin your day by wiping<br>  out the source directory, and your changes.<br>* etc.<br><br>This commit makes that easier.<br>See third-party/pjproject/README-hacking.md for the details.<br><br>ASTERISK-29824<br><br>Change-Id: Idb1251040affdab31d27cd272dda68676da9b268<br>---<br>M configure<br>M configure.ac<br>A doc/CHANGES-staging/bundled-pjproject-build.txt<br>M include/asterisk/autoconfig.h.in<br>M makeopts.in<br>M res/res_pjproject.c<br>M third-party/Makefile<br>M third-party/Makefile.rules<br>M third-party/apply_patches<br>M third-party/jansson/Makefile<br>M third-party/pjproject/.gitignore<br>M third-party/pjproject/Makefile<br>M third-party/pjproject/Makefile.rules<br>A third-party/pjproject/README-hacking.md<br>M third-party/pjproject/configure.m4<br>A third-party/pjproject/dependency_utils<br>16 files changed, 536 insertions(+), 65 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/18/17718/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17718">change 17718</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/17718"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: Idb1251040affdab31d27cd272dda68676da9b268 </div>
<div style="display:none"> Gerrit-Change-Number: 17718 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>