export: disable fallback to native packaging
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 30 May 2013 06:45:28 +0000 (09:45 +0300)
committerGerrit Code Review <gerrit2@otctools.jf.intel.com>
Mon, 3 Jun 2013 07:53:45 +0000 (00:53 -0700)
commit36385553cd22c9095aa60171b50c5f70eb4d41d2
tree9610b31ca78fa126420903d80525a3ec32ea822f
parentc1bff4bc29096394301160dd14397e49929d73f9
export: disable fallback to native packaging

Remove the hackish fallback to native packaging of non-native packages.
That is, disable generation of one monolithic tarball for non-native
packages in case patch or upstream tarball generation happens to fail.

The fallback mode just too easily hides packaging mistakes.

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