patch-generation: filter out changes to packaging dir
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 19 Sep 2012 05:35:33 +0000 (08:35 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 20 Sep 2012 06:21:07 +0000 (09:21 +0300)
commit92c077ed46b29c7145c33690b3ddf5e8f7d89362
treec4b3a0190e6ff35b7802047c42c156c08f3238e5
parentcda102184096793c40bbd7230b60ea171dd8a5cd
patch-generation: filter out changes to packaging dir

Utilize the ignore-path functionality of git-buildpackage to ignore
changes made to the packaging files when generating patches.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gitbuildsys/cmd_export.py