]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: toaster: recipe path broken in recipe detail page
authorDavid Reyna <David.Reyna@windriver.com>
Mon, 30 Mar 2015 14:12:01 +0000 (07:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Apr 2015 10:53:57 +0000 (11:53 +0100)
commitdb254cb513b1ad5f67f42321e01a42ec47572243
tree0dd19dcf79a1d023064db4e05c4470c33f90d6f0
parent77cad30d531c3c68cd4dd1e26481e09f8546e014
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>
bitbake/lib/toaster/orm/models.py
bitbake/lib/toaster/toastergui/templates/recipes.html