]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: toaster: remove usage of BUILD_MODE variable
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 2 Dec 2015 18:02:50 +0000 (10:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Dec 2015 17:37:10 +0000 (17:37 +0000)
commit4c1e5ec29ace325d03a5a1386e384201a00f15cf
treeeafadc88924ac99464de68d1ab2108808cec41d0
parent990289511b7dc56580f2cecdda75fa14f436966d
bitbake: toaster: remove usage of BUILD_MODE variable

As both modes can be used at the same time we can't have any
difference in UI between modes.

Removed all conditional statements that used BUILD_MODE.

(Bitbake rev: 4ce1559c2558bd0fd278ff02a1a93bec03c4156b)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/base.html
bitbake/lib/toaster/toastergui/templates/landing.html
bitbake/lib/toaster/toastergui/tests.py
bitbake/lib/toaster/toastergui/views.py
bitbake/lib/toaster/toastermain/settings.py
bitbake/lib/toaster/toastermain/urls.py