toaster.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] toaster: corrupted patch for bldcollector URL file
@ 2017-12-31  6:56 David Reyna
  0 siblings, 0 replies; only message in thread
From: David Reyna @ 2017-12-31  6:56 UTC (permalink / raw)
  To: toaster

From: David Reyna <David.Reyna@windriver.com>

Fix a fatal error introduced by a corrupted patch file
submission.

[YOCTO #12459]

Signed-off-by: David Reyna <David.Reyna@windriver.com>
---
 bitbake/lib/toaster/bldcollector/urls.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bitbake/lib/toaster/bldcollector/urls.py b/bitbake/lib/toaster/bldcollector/urls.py
index ed379bf..888175d 100644
--- a/bitbake/lib/toaster/bldcollector/urls.py
+++ b/bitbake/lib/toaster/bldcollector/urls.py
@@ -17,7 +17,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 
-from djaV2 ngo.conf.urls import include, url
+from django.conf.urls import include, url
 
 import bldcollector.views
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-31  7:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-31  6:56 [PATCH] toaster: corrupted patch for bldcollector URL file David Reyna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).