diff options
Diffstat (limited to 'meta/classes/syslinux.bbclass')
| -rw-r--r-- | meta/classes/syslinux.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/syslinux.bbclass b/meta/classes/syslinux.bbclass index d8859b35bd..d6f882420e 100644 --- a/meta/classes/syslinux.bbclass +++ b/meta/classes/syslinux.bbclass | |||
| @@ -163,7 +163,6 @@ python build_syslinux_cfg () { | |||
| 163 | bb.fatal('OVERRIDES not defined') | 163 | bb.fatal('OVERRIDES not defined') |
| 164 | 164 | ||
| 165 | localdata.setVar('OVERRIDES', label + ':' + overrides) | 165 | localdata.setVar('OVERRIDES', label + ':' + overrides) |
| 166 | bb.data.update_data(localdata) | ||
| 167 | 166 | ||
| 168 | btypes = [ [ "", syslinux_default_console ] ] | 167 | btypes = [ [ "", syslinux_default_console ] ] |
| 169 | if menu and syslinux_serial: | 168 | if menu and syslinux_serial: |
