diff options
author | Alexandru DAMIAN <alexandru.damian@intel.com> | 2015-03-10 18:31:45 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-16 17:44:09 +0000 |
commit | c4722084b60d43c29ab0db2728d7998a403107ad (patch) | |
tree | e98b902186937af72a40a7d8ba50f797f9e341bf /scripts/lib/scriptpath.py | |
parent | 193989cec807120307cda50c616118dca4025b8a (diff) | |
download | poky-c4722084b60d43c29ab0db2728d7998a403107ad.tar.gz |
bitbake: toastergui: dirinfo needs path separation
In the dirinfo URLs we use the "/" separator for directory
separation which coincides with the "/" separator in HTTP URIs.
This is not a problem, but we must not have consecutive "/"
characters as the web servers will conflate those - we add
a "_" delimitator to separate the Django managed URL from the
dirpath parameter, while maintaining the unique ID of REST urls.
(Bitbake rev: 965e2a2cc32d196c9d595ea89c45a84bd46ba2fe)
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions