mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
bitbake: toaster: settings remove duplicate entry
The 'toastergui' application had duplicate entries, so this patch removes the duplicate ones. Based on an original patch from Ravi Chintakunta <ravi.chintakunta@timesys.com>. (Bitbake rev: 86d3a44e81aa3dbff947330dfaeff6040bbd625f) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
baaab36f41
commit
dfd7a8a27a
@@ -161,7 +161,6 @@ INSTALLED_APPS = (
|
||||
'toastermain',
|
||||
'toastergui',
|
||||
'bldviewer',
|
||||
'toastergui',
|
||||
'south',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user