generic-poky/meta/recipes-devtools/python
Robert Yang 37cb3e3aa4 python-smartpm: truncate the filename to meet NAME_MAX
There is a "File name too long" error when len(TMPDIR) = 410, this is
because the function getLocalPath() converts the filepath into the
filename, so there would be the error when len(filename)
> NAME_MAX, truncate the filename to meet NAME_MAX will fix the problem.

[YOCTO #5201]

(From OE-Core rev: 9f0427edee6bf62d3fe7cdceb07f59a5776c8c4f)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-17 19:34:56 +01:00
..
python python: Backport 2 CVE from upstream 2013-08-30 18:06:32 +01:00
python-gst python-gst: upgrade from 0.10.19 to 0.10.21 2011-04-24 22:50:33 +01:00
python-imaging python-imaging: add PACKAGECONFIG for lcms 2013-07-29 13:09:09 +01:00
python-native python: remove the default optimization 2013-05-10 11:43:12 +01:00
python-pycurl recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
python-pygobject python: replace obsolete automake macros with working ones 2013-01-15 08:10:11 +00:00
python-pygtk python-pygtk: fix parallel compile issue 2013-06-25 17:44:53 +01:00
python-pyrex recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
python-smartpm python-smartpm: truncate the filename to meet NAME_MAX 2013-09-17 19:34:56 +01:00
fix-path.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-2.7-manifest.inc python-2.7-manifest: Add missing python-ctypes dependency to python-multiprocessing 2013-08-26 12:15:49 +01:00
python-argparse_1.2.1.bb python-argparse: adding runtime dependency on python-codecs 2013-06-28 11:02:41 +01:00
python-async_0.6.1.bb python-async: add recipe 2013-07-02 22:23:42 +01:00
python-dbus_1.2.0.bb python-dbus: upgraded to 1.2.0 2013-05-29 22:07:53 +01:00
python-docutils_0.11.bb python-docutils: add version 0.11 from meta-oe 2013-08-28 00:51:45 +01:00
python-git_0.3.2.RC1.bb python-git: add recipe 2013-07-02 22:23:43 +01:00
python-gitdb_0.5.4.bb python-gitdb: add recipe 2013-07-02 22:23:43 +01:00
python-gst_0.10.22.bb recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-19 17:56:26 +01:00
python-imaging_1.1.7.bb python-imaging: add PACKAGECONFIG for lcms 2013-07-29 13:09:09 +01:00
python-native_2.7.3.bb python-native: add python-codecs-native to RPROVIDES 2013-07-02 22:23:50 +01:00
python-pycairo_1.10.0.bb python-pycairo: Fix incorrect versions in license field 2012-03-13 11:45:07 +00:00
python-pycurl_7.19.0.bb python: bump PR of packages after update of distutils.bbclass 2012-05-24 08:51:40 +01:00
python-pygobject_2.27.91.bb python-pygobject: disable parallel install 2013-06-25 17:44:53 +01:00
python-pygtk_2.24.0.bb python-pygtk: fix parallel compile issue 2013-06-25 17:44:53 +01:00
python-pyrex-native_0.9.9.bb python-pyrex-native: Update for python-native changes 2012-07-22 11:42:21 +01:00
python-pyrex_0.9.9.bb python: bump PR of packages after update of distutils.bbclass 2012-05-24 08:51:40 +01:00
python-scons-native_2.3.0.bb python-scons-native: fix invoking scons failed on Fedora-17 2013-05-30 20:59:09 +01:00
python-scons_2.3.0.bb python-scons: upgraded to 2.3.0 2013-05-12 09:37:28 +01:00
python-setuptools_0.6c11.bb python-setuptools: Improving the runtime dependencies 2013-04-22 14:45:03 +01:00
python-smartpm_1.4.1.bb python-smartpm: truncate the filename to meet NAME_MAX 2013-09-17 19:34:56 +01:00
python-smmap_0.8.2.bb python-smmap: add recipe 2013-07-02 22:23:43 +01:00
python.inc python: fix failures of LSB python-runtime tests 2013-09-17 14:35:18 +01:00
python_2.7.3.bb python: Backport 2 CVE from upstream 2013-08-30 18:06:32 +01:00