generic-poky/bitbake/lib/toaster/orm
David Reyna db254cb513 bitbake: toaster: recipe path broken in recipe detail page
The recipe paths in managed mode are not processed correctly. They need
any prefix tags removed, and then any build path prefix removed only if
present.

[YOCTO #7523]

(Bitbake rev: ee5c569ebe21c065508cd816ae8cb8842baf0b7e)

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-17 11:53:57 +01:00
..
management bitbake: toaster: update orm models for layerindex compatibility 2014-08-29 13:56:49 +01:00
migrations bitbake: add build artifacts table and other improvements 2014-12-18 10:24:06 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
admin.py bitbake: toaster: improvements for admin pages 2014-10-30 13:39:51 +00:00
models.py bitbake: toaster: recipe path broken in recipe detail page 2015-04-17 11:53:57 +01:00
tests.py bitbake: toastergui: improvements in layer selection logic 2015-02-10 23:07:48 +00:00
urls.py bitbake: add POST endpoint for uploading eventlog files 2014-12-18 10:24:06 +00:00
views.py bitbake: add POST endpoint for uploading eventlog files 2014-12-18 10:24:06 +00:00