From 30c132bc4726be90fadee419a588a8b8f2161380 Mon Sep 17 00:00:00 2001 From: Michael Wood Date: Mon, 8 Feb 2016 17:41:24 +0000 Subject: bitbake: toaster: Enable Image Customisation feature Remove environment variable to toggle Image customisation feature (Bitbake rev: 2e9c86229b8f924a5b62987f4b166f63392f12e8) Signed-off-by: Michael Wood Signed-off-by: brian avery Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/baseprojectpage.html | 2 -- bitbake/lib/toaster/toastergui/templates/projecttopbar.html | 2 -- bitbake/lib/toaster/toastergui/views.py | 1 - bitbake/lib/toaster/toastermain/settings.py | 5 ----- 4 files changed, 10 deletions(-) diff --git a/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html b/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html index b143b78833..8778305f3f 100644 --- a/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html +++ b/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html @@ -27,9 +27,7 @@